How to Install libspatialite-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libspatialite-dev

Description:

Geospatial extension for SQLite - development files

The SpatiaLite extension enables SQLite to support spatial (geometry) data in a way conformant to OpenGis specifications, with both WKT and WKB formats. . Spatialite also includes Virtualshape and Virtualtext to enable accessing shapefiles and csv/text files as virtual tables. . This package contains development files (static libraries and header files).

Homepage: https://www.gaia-gis.it/fossil/libspatialite

Version: 4.3.0a-5build1

Section: universe/libdevel