slackbuilds_ponce/gis/cartopy
ArTourter 63b95ebaa9
gis/cartopy: Updated for version 0.20.1 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-27 08:10:27 +07:00
..
cartopy.info gis/cartopy: Updated for version 0.20.1 + new maintainer. 2021-10-27 08:10:27 +07:00
cartopy.SlackBuild gis/cartopy: Updated for version 0.20.1 + new maintainer. 2021-10-27 08:10:27 +07: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