How to Install spatialite-bin in Ubuntu 18.04



Install spatialite-bin by entering the following commands in the terminal:

sudo apt update
sudo apt install spatialite-bin

Description:

Geospatial extension for SQLite - tools

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 tools useful to manage SQLite databases.

Homepage: https://www.gaia-gis.it/fossil/spatialite-tools/

Version: 4.3.0-2build1

Section: universe/science