B. Watson 0ea80b42f5 gis/libspatialindex: Wrap README at 72 columns. il y a 2 ans
..
README 0ea80b42f5 gis/libspatialindex: Wrap README at 72 columns. il y a 2 ans
libspatialindex.SlackBuild 2411b41fe0 gis/libspatialindex: Remove .la files. il y a 2 ans
libspatialindex.info 71693c47f7 gis/libspatialindex: Moved from libraries/ category. il y a 8 ans
slack-desc 71693c47f7 gis/libspatialindex: Moved from libraries/ category. il y a 8 ans

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.