I have a folder full of rasters that I’m exposing through a map service with a Dynamic workspace. The dynamic workspace is allowing me to display a raster ad-hoc from the folder. However, the raster is coming across without symbology. It defaults to white/black. I need to render the raster with user selected symbologies (natural breaks, red/green | geometric interval, blue/purple | etc).
I am attempting to use a ClassBreaksRenderer for the dynamic raster layer. However, since rasters are not vector... it doesn't have an attribute to use for rendering.
Does anyone have any pointers for Rendering symbology for Raster Layers in a map service on the fly?
Regards,
Christopher
I have the same problem. do you have the solution? thank you