fourtysixandtwo 6b60612ec1 gis/libspatialindex: Change i486 to i586 преди 2 години
..
README 0ea80b42f5 gis/libspatialindex: Wrap README at 72 columns. преди 2 години
libspatialindex.SlackBuild 6b60612ec1 gis/libspatialindex: Change i486 to i586 преди 2 години
libspatialindex.info 71693c47f7 gis/libspatialindex: Moved from libraries/ category. преди 8 години
slack-desc 71693c47f7 gis/libspatialindex: Moved from libraries/ category. преди 8 години

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.