When using the Extract by Mask tool to modify cropped data, the number of rows and columns does not change.
上次发布: April 30, 2020ArcGIS Pro
漏洞 ID 编号
BUG-000129763
已提交
March 31, 2020
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.5
操作系统
Windows OS
操作系统版本
10.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Rather than examining every feature in the feature class each time the feature class is added to a map (a potentially long process), a feature class has an extent property containing the last known spatial extent. However, this extent property is not always updated when features in the feature class are edited. This means that the values in the extent property may not contain the actual spatial extent of the features. Executing the Recalculate Feature Class tool reads all the features and updates the extent property.