How to Install mapnik-vector-tile in Ubuntu 18.04



Install mapnik-vector-tile by entering the following commands in the terminal:

sudo apt update
sudo apt install mapnik-vector-tile

Description:

Vector tiles integration with mapnik - development files

This package provides C++ header and source needed to render geodata into vector tiles, and vector tiles into images. . Tiles are encoded as protobuf messages, and that geodata format can be used as a drop-in replacement for mapnik datasources like postgis and shapefiles, without compromising on speed. . Mapnik is a C++/Python toolkit for developing GIS applications.

Homepage: https://github.com/mapbox/mapnik-vector-tile

Version: 1.6.1+dfsg-2

Section: universe/devel