Ryan,It looks like you run into a bug in ArcGIS Server 10 REST, which doesn't support applying NoData on 16bit image service (PNG or JPGPNG requests). You may use this workaround in 10: -- Add source imagery to a mosaic dataset;-- Use Define Nodata tool to mask out nodata pixels;-- Publish the mosaic dataset.For this issue: "some negative values are lost", I'm not sure what exactly happened here, could you make sure nearest neighbor resampling is used and use S16 or unknown as pixelType?For the question you posted on Silverlight API forum: Negative colormap is not supported through 10 REST but will be supported in 10.1. You may use a workaround in 10.0: add a colormap to your source raster directly (create a DATASETName.clr file which contains your value-rgb mapping) and publish the raster dataset, it will be converted to rgb service automatically.Wenxue
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.