Is there a way to populate a field with the pixel value from a raster when a point is plotted?
I have implemented this using feature layers to populate fields for features that intersect, but cant work out how to do it using Tiled Imagery Layers.
Ive tried using to work out a way using Identify() and Raster.ServicePixelValue.Raw but to no avail.