
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 debugging symbols for the libraries.