slackbuilds_ponce/gis/python3-cartopy
ArTourter e27c7c7c83
gis/python3-cartopy: Updated for version 0.20.3.
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-07-02 09:55:41 +07:00
..
python3-cartopy.info gis/python3-cartopy: Updated for version 0.20.3. 2022-07-02 09:55:41 +07:00
python3-cartopy.SlackBuild gis/python3-cartopy: Updated for version 0.20.3. 2022-07-02 09:55:41 +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