How to Install libspatialindex-c4v5 in Ubuntu 18.04



Install libspatialindex-c4v5 by entering the following commands in the terminal:

sudo apt update
sudo apt install libspatialindex-c4v5

Description:

General framework for developing spatial indices - C library

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.

Homepage: http://libspatialindex.github.io/

Version: 1.8.5-5

Section: universe/libs