Hey Morten, thanks a lot for the reply!
Heres the problem though, I am not using an ImageService, it is a DynamicMapServiceLayer... this is for a few reasons.
- Image Services do not support raster catalogs
- Mosaic Datasets (which are supported as Image Services) do not support applying classified symbology.
Therefor we serve up a map service that contains a raster catalog layer and not an image service.
Now we could apply the classified renderer to all our images and export them out with it and put those in a mosaic dataset, but we have a good amount of these images and if the classification needs to change, then these will all have to be exported again.
I tried using the ImageServiceIdentifyTask against the DynamicMapServiceLayer and got this error: "An unexpected error occurred processing the request."
Thanks for the info on the legend... SP1 is coming out in like a week or so, isnt it? I'll have to check it out. Again, this is not a Image Service though... just a regular map service.
Thanks for the help!