Commit Graph

4 Commits (4a3720c4b1af4a6f5e9744433f6b03ffd91d8483)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Charlie Sharpsteen 7809ac3199 Update Spatialindex to 1.6.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-07 10:29:19 -08:00
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