python-cartopy
Cartographic library for visualisation
Cartopy is a Python package designed to make drawing maps for data analysis and visualisation easy.
It features:
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
- Versions: 0.23.0
- Website: https://scitools.org.uk/cartopy/docs/latest/
- Licenses: LGPL 3+
- Package source: gnu/packages/geo.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-cartopy
as follows:
guix install python-cartopy
Or install a particular version:
guix install python-cartopy@0.23.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/python-cartopy/'><img src='http://127.0.0.1:3000/packages/python-cartopy/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/python-cartopy/badges/latest-version.svg)](http://127.0.0.1:3000/packages/python-cartopy/) Org: [[http://127.0.0.1:3000/packages/python-cartopy/][http://127.0.0.1:3000/packages/python-cartopy/badges/latest-version.svg]]