Cartopy - a cartographic python library with matplotlib support
Python C++
Latest commit f61f02a Dec 15, 2016 @QuLogic QuLogic committed on GitHub Merge pull request #818 from marqh/httperr
skip known http failures

README.md

Cartopy logo

Cartopy

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

Licence

Cartopy is licenced under GNU Lesser General Public License (LGPLv3).