You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 2411b41fe0
gis/libspatialindex: Remove .la files.
4 years ago
..
README gis/libspatialindex: Moved from libraries/ category. 10 years ago
libspatialindex.SlackBuild gis/libspatialindex: Remove .la files. 4 years ago
libspatialindex.info gis/libspatialindex: Moved from libraries/ category. 10 years ago
slack-desc gis/libspatialindex: Moved from libraries/ category. 10 years ago

README

libspatialindex provides an extensible framework that support robust spatial
indexing methods and sophisticated spatial queries. Main features are:
generic main memory and disk based storage managers, R*-tree index (also
supports linear and quadratic splitting), MVR-tree index (a.k.a. PPR-tree),
TPR-tree index, advanced query capabilities, using Strategy and Visitor
patterns, STR packing / bulk loading etc.