Creating and updating indexes in shapefiles |
|
|
Release 9.3
Last modified November 19, 2008 |
Print all topics in : "Shapefiles" |
With ArcCatalog, you can add attribute indexes to shapefiles and dBASE tables. An index can improve performance when using the Select By Attributes command in ArcMap to query a column's values or when a column is used to join two tables together. Indexes created by ArcCatalog and used by ArcGIS software are different from those created and used by ArcView 3.x—attribute indexes created in ArcCatalog are automatically maintained as values in the column change. Because of this, having too many indexes will decrease performance when the data is edited.
In addition to allowing you to add attribute indexes, ArcCatalog also allows you to add, update, and delete a shapefile's spatial index. As features are added to or removed from the shapefile, its spatial index will be updated automatically. However, at times you may want to update the shapefile's spatial index manually. Having a current spatial index ensures that a high level of performance is maintained when drawing and working with the shapefile's features and that the shapefile's extent is accurate.
| Tip |
|