ArcMap 10.5 does not recognize stretch types and use Percent Clip as default. This happens when the raster dataset is published to ArcGIS GIS Server and when it is added to ArcMap through ArcCatalog with the Stretch Type option is set to Percent Clip not Minimum - Maximum.
上次发布: May 4, 2017ArcGIS for Desktop
漏洞 ID 编号
BUG-000104173
已提交
April 3, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.5
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The raster functions are used to process pixels, the processing template set on the service will be used to process pixels in server side and send the processed pixels on client side for display. This also includes the stretch raster function. The stretch type used in renderer is different from raster function. The stretch renderer is applied on client side for visualization purpose, it does not change the pixels of the image service.
解决办法
Set the hillshade as the default processing template in the Service Editor of ArcMap before publishing<a href="https://www.screencast.com/t/vyVRNxbto" target="_blank">https://www.screencast.com/t/vyVRNxbto</a>.