slackbuilds_ponce/gis/cartopy
Benjamin Trigona-Harany a3937548a7 gis/cartopy: Add support for Python 3.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2020-01-03 02:11:10 -06:00
..
cartopy.info gis/cartopy: Add support for Python 3. 2020-01-03 02:11:10 -06:00
cartopy.SlackBuild gis/cartopy: Add support for Python 3. 2020-01-03 02:11:10 -06:00
README
slack-desc

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