You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ArTourter e069ace0e7
gis/cartopy: Updated for version 0.20.2
4 years ago
..
README gis/cartopy: Added (cartographic tools for Python). 12 years ago
cartopy.SlackBuild gis/cartopy: Updated for version 0.20.2 4 years ago
cartopy.info gis/cartopy: Updated for version 0.20.2 4 years ago
slack-desc gis/cartopy: Fix slack-desc. 9 years ago

README

Cartopy is a Python package designed to make drawing maps for data analysis an
visualisation as easy as possible.

Some of the key features of cartopy are:

* 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