How to Install libspatialindex-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libspatialindex-dev

Description:

General framework for developing spatial indices - development files

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 development files to build third parties programs.

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

Version: 1.8.5-5

Section: universe/libdevel