Glossary:Spatial Index

From Wildsong
Revision as of 01:11, 17 January 2006 by Brian Wilson (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The goal of a spatial index is to speed up access to spatial data.

One way to implement an index is to create extents for the objects. It's easier to determine overlap between two rectangular areas than two irregular polygons.