cartopy 0.12.0.5


pip install cartopy==0.12.0.5

Project Links

Meta
Author: UK Met Office

Classifiers

Development Status
  • 4 - Beta

License
  • OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)

Operating System
  • MacOS :: MacOS X
  • Microsoft :: Windows
  • POSIX
  • POSIX :: AIX
  • POSIX :: Linux

Programming Language
  • C++
  • Python
  • Python :: 2
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.3
  • Python :: 3.4

Topic
  • Scientific/Engineering
  • Scientific/Engineering :: GIS
  • Scientific/Engineering :: Visualization
http://scitools.org.uk/cartopy/docs/latest/_static/cartopy.png

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

Documentation can be found at http://scitools.org.uk/cartopy/docs/latest/.

Code

Cartopy is licenced under GNU Lesser General Public License (LGPLv3). Development occurs at https://github.com/SciTools/cartopy.

No dependencies