Description
Spatial and scientific software can index multidimensional data for faster geographic, geometric, or time-aware searches.
This library is useful for developers working with GIS, databases, simulations, robotics, or data analysis that need structures such as R*-trees, MVR-trees, or TPR-trees. It does not provide a map viewer or database server by itself; another program uses the indexing routines.
Use it when a project depends on libspatialindex or when building software that searches spatial data efficiently.