GITTA-Logo
PDF Version of this document Search Help

Lesson Navigation IconSpatial Partitioning and Indexing

Unit Navigation IconOverview

Unit Navigation IconRegular Decomposition

Unit Navigation IconObject-oriented Decomposition

Unit Navigation IconSummary

Unit Navigation IconBibliography

Unit Navigation IconMetadata


GITTA/CartouCHe news:


Go to previous page Go to next page

Summary

In this lesson the most often used spatial partitioning and indexing methods were discussed. Using spatial indexing in geodatabases provides fast access to spatial data because only the required part of data is taken into account for spatial analyzing tasks (e.g. give me the result set of buildings which lie inside a specif geometry). The first part of the lesson gave a general remark on spatial object approximation and data access methods. The central point of the module deald with different aspects of regular decomposition (space driven indexing) and object-oriented decomposition (data driven indexing). Some of the most widely used indexing methods (quadtrees, B-tree, R-tree, etc.) were explained.

Top Go to previous page Go to next page