Commit graph

2 commits

Author SHA1 Message Date
Wade Simmons
83f79f8ef5 update spatialindex to 1.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-10 19:59:52 -07:00
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