Commit Graph

1 Commits (90df778a90350f5397eb0be2e24880ee858212d1)

Author SHA1 Message Date
Pete Gadomski f55f6ad228 New formula: spatialindex
This package 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. In addition, the library includes a 3-dimensional R-tree
visualization plug-in (example image below; requires Java3D runtime).
http://trac.gispython.org/spatialindex/

Signed-off-by: Pete Gadomski <pete.gadomski@gmail.com>
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-24 10:59:52 +01:00