I'd love to see a parameter on the writer feature types of the Esri Geodatabase Writers where you have an option to create or update the Spatial Indexes for the Esri Geodatabase feature types.
It would be a great feature to update/rebuild spatial index on the feature types after they have finished loading. This would make your data ready to go after a big data loading job has completed. Then you wouldn't have to rely on some custom Python hack to update you spatial indexes.
The writers I see can benefit from this feature are:
- Esri Geodatabase (GEODATABASE_SDE)
- Esri Legacy ArcSDE (SDE30)
- Esri Geodatabase (File Geodb API)
- Esri Geodatabase (File Geodb ArcObjects)






