Create Contours (Defense Mapping) fails to utilize the Area of Interest (AOI) parameter.
上次发布: January 26, 2018Esri Defense Mapping
漏洞 ID 编号
BUG-000109704
已提交
November 21, 2017
上次修改时间
June 5, 2024
适用范围
Esri Defense Mapping
找到的版本
10.4.1
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The Create Contours script tool uses the Area of Interest (AOI) that is contained in a raster and is used to clip the raster before creating contours. A buffer (i.e. 5KM buffer) is created before clipping the raster and results in larger output contours that extend beyond the selected AOI. Having contours extend beyond the selected AOI allow customers to edgematch contours between areas of interest.
解决办法
Use the Clip geoprocessing tool after the contours are generated to clip the contours to the boundary of the AOI polygon.