Managing Spatial Indexes

Instructions

The Spatial Index command allows you to manage the spatial indexes for the selected datasets.

Basic Steps

  1. In the Workspace Manager, select the datasets whose spatial indexes you want to view or modify. You can select several datasets using Shift + click or Ctrl + click.
  2. On the Start tab, click Data Processing > Spatial Index to display the Spatial Index Manager.
  3. The Original Index indicates the original index type of a dataset. To create a new type of spatial index for a dataset, change its Target Index in the Spatial Index Manager.

    To know more about the Spatial Index Manager, please refer to the introduction to the Spatial Index Manager in this page.

  4. If you want to create a new type of spatial index for a dataset, you can set the Target Index for it, and then click Create at the bottom of the Spatial Index Manager.
  5. After creating or viewing the spatial indexes for datasets, you can click Cancel to close the Spatial Index Manager.
  6. Figure: The Spatial Index Manager

    Note

    1. supports r-tree index, quadtree index, dynamic index and tile index.
    2. UDB and POSTGRESQL datasources only support r-tree index.
    3. DB2 datasources only support dynamic index.
    4. Other database datasources support r-tree index, quadtree index, dynamic index and tile index.
    5. CAD datasets have no support to any dynamic index.
    6. Route datasets do not support tile index.
    7. Tabular datasets have no support to any spatial index.

    Related Topics

    For more information on different types of spatial indexes, please refer to Spatial Index Types.