Hello Everyone
Use Case:
Point Feature Class (PtFC) in fGDB with 400,000 points covering an area 50km by 50km.
ArcCatalog 10.6 reports the PtFC has a Spatial Index but when I view the Grid Sizes it reports 0,0,0 (Add Spatial Index). If I open the data in ArcMap 10.6 the zooming and panning is very slow as expected. The default spatial index size is calculated to be 75,0,0. If I set these values all is ok.
If I open the same PtFC in ArcGIS Pro 3.0 (again with Grid Sizes 0,0,0) performance is ok. As the ESRI documentation states - spatial grid values are deprecated in ArcGIS Pro.
When I copy the data with ArcGIS Pro (arcpy.management.Copy) into eGDB Oracle do the Grid Sizes no longer play a role when viewing the data in ArcGIS Pro?
I started with eGDB in 2006 and so have a close relationship with Grid Sizes over the years 🙂
Enlightenment welcome. Have I missed an obvious point?