libspatialindex-c4v5

General framework for developing spatial indices - c library
  http://libspatialindex.github.io/
  0
  no reviews



Spatialindex is a c++ library that provides a 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.

this package contains the spatialindex shared library for c.