slackbuilds/gis/cartopy
Benjamin Trigona-Harany 7dd3b13d30 gis/cartopy: Updated for version 0.13.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2016-01-26 18:59:05 +07:00
..
README gis/cartopy: Added (cartographic tools for Python). 2014-04-11 00:46:56 +07:00
cartopy.SlackBuild gis/cartopy: Updated for version 0.13.1. 2016-01-26 18:59:05 +07:00
cartopy.info gis/cartopy: Updated for version 0.13.1. 2016-01-26 18:59:05 +07:00
slack-desc gis/cartopy: Added (cartographic tools for Python). 2014-04-11 00:46:56 +07:00

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