Hello.
Unfortunately, the Repair Geometry geoprocessing tool does not work on enterprise geodatabases.
But if you look at what that tool does, you could probably find other tools to do what it's doing. For example, some of the more common geometry issues that I come across are NULL geometries. You can use Select By Attribute to select where the Shape_Area or Shape_Length is NULL or 0 and then Delete those features.
Another is polylines with duplicate vertices. You can use Generalize or Simplify Line to remove excess vertices.
Good Luck!
michellej.
Hello Michelle,
Do you know if there is a way to repair geometry and address "bad geometry" issues in SDE environment?
Anastasiya
Have you checked out the Repair Geometry GP tool?
How i can auto repair it? (Not use Sketch Properties in Edit mode). Thanks
All invalid geometry errors are captured as ROW errors. That's why you do not see a Reviewer geometry associated to the error record.
What software was used to capture the parcel layer?Have you run the Check Geometry geoprocessing tool? What happens?Have you run the Repair Geometry geoprocessing tool? What happens?
A feature is considered Not Simple when its geometry is topologically incorrect. Please see the following link regarding ITopologicalOperator.Simplify Method:http://help.arcgis.com/en/sdk/10.0/arcobjects_cpp/componenthelp/index.html#/Simplify_Method/000w000003w0000000/What software was used to capture the parcel layer?Have you run the Check Geometry geoprocessing tool? What happens?Have you run the Repair Geometry geoprocessing tool? What happens?
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.