The Reshape Feature tool returns an error when running on a large polygon with many vertices.
上次发布: October 29, 2016ArcGIS for Desktop
漏洞 ID 编号
NIM060533
已提交
August 25, 2010
上次修改时间
September 3, 2025
适用范围
ArcGIS for Desktop
找到的版本
10.0
修正版本
10.5.0
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Option A:Use the Simplify Polygon tool to remove a portion of the vertices. The resulting feature class can be reshaped.The tool is located in ArcToolbox > Cartography Tools > Generalization > Simplify Polygon.Option B:Create a new feature class with a smaller tolerance, and load the existing data.1. ArcCatalog > Create a new polygon feature class > set the default tolerance to a lower number > import schema from an existing feature class.2. Right-click the new feature class > Load > Load Data > Load the data from the original feature class.If the tolerance is small enough, the new feature class can be reshaped.