Install libspatialindex4v5 by entering the following commands in the terminal:
sudo apt update sudo apt install libspatialindex4v5
Description:
General framework for developing spatial indices
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.
Homepage: http://libspatialindex.github.io/
Version: 1.8.5-5
Section: universe/libs