How to Install python-cartopy in Ubuntu 18.04



Install python-cartopy by entering the following commands in the terminal:

sudo apt update
sudo apt install python-cartopy

Description:

cartographic library for Python 2

Cartopy is a Python package designed to make drawing maps for data analysis and visualisation easy. . It features: . - object oriented projection definitions - point, line, polygon and image transformations between projections - integration to expose advanced mapping in matplotlib with a simple and intuitive interface - powerful vector data handling by integrating shapefile reading with Shapely capabilities . This package provides the Python 2 library.

Homepage: http://scitools.org.uk/cartopy/

Version: 0.14.2+dfsg1-2build3

Section: universe/python