spatialindex - Spatial index library
| Website: | http://trac.gispython.org/spatialindex |
|---|---|
| License: | LGPLv2+ |
| Vendor: | Fedora Project |
- Description:
Spatialindex provides a general framework for developing spatial indices. Currently it defines generic interfaces, provides simple main memory and disk based storage managers and a robust implementation of an R*-tree, an MVR-tree and a TPR-tree.
Packages
| spatialindex-1.6.1-3.el6.src [343 KiB] |
Changelog
by Volker Fröhlich (2011-08-04):
- Preserve timestamps by using install -p |