The Clip function from the Image analysis window results in a shifted output when the in-memory raster is exported.
上次发布: June 23, 2017ArcGIS for Desktop
漏洞 ID 编号
BUG-000105796
已提交
June 13, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.5
操作系统
N/A
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
It is not possible to create pixels that are cut in half. Therefore, users can only create rasters where the pixel sizes are all the same. In order to do that, users must create a whole pixel which may exclude. The Image Analysis window does not have a snapping function, users cannot control which grid to snap the raster to. The best alternative is to use the Clip goeprocessing tool with the snapping environment on.
解决办法
1. Add the raster and the polygon layer to a new data frame in ArcMap.2. Open the data frame properties, and go to the data frame tab.3. Under Clip Options, choose 'Clip to Shape', and specify the shape to be the Orchard_Liparoo_UTM feature class.4. Click Apply and OK to close the data frame properties window.5. Export the Kriging_Nonpareil_Project raster to a new .tif and uses an appropriate clipping for the output.