ArcGIS 10.4 has a new tool (this used to be the workstation command REBOX). It finally has made it to ArcGIS! It's funny how some things got left behind, and 15 years later we didn't know how much we missed it.
Recalculate Feature Class Extent—Help | ArcGIS for Desktop
If you have previous versions I found a workaround on Stack Exchange: Compress and uncompress the geodatabase.
Hi Ernst,
You could also use this tool GP Update Extent FClass.
Hope this help you,
Fred
arcpy.FeatureClassToFeatureClass_conversion arcpy.Delete_management (delete the original feature class) arcpy.Rename_management (rename the copied feature class to the original name)
sdelayer -o alter -l parcels,shape -E calc -i sde:sqlserver:serverA -D GIS -u vector -p vector
import os os.system("sdelayer -o alter -l parcels,shape -E calc -i sde:sqlserver:serverA -D GIS -u vector -p vector")
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.