Metadata-Version: 2.1 Name: Cartopy Version: 0.17.0 Summary: A cartographic python library with Matplotlib support for visualisation Home-page: http://scitools.org.uk/cartopy/docs/latest/ Author: UK Met Office License: LGPLv3 Download-URL: https://github.com/SciTools/cartopy Description:

Cartopy

Cartopy is a Python package designed to make drawing maps for data analysis and visualisation easy.

conda-forge downloads Latest version Commits since last release # contributors Travis-CI zenodo Gitter Chat


# Table of contents - [Overview](#overview) - [Get in touch](#get-in-touch) - [License and copyright](#license-and-copyright) ## Overview 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 . ## Get in touch - Ask usage questions on [StackOverflow](https://stackoverflow.com/questions/tagged/cartopy). - For less well defined questions, ideas, general discussion or announcements of related projects use the [Google Group](https://groups.google.com/forum/#!forum/scitools-iris). - Report bugs, suggest features or view the source code on [GitHub](https://github.com/SciTools/cartopy). - To chat with developers and other users you can use the [Gitter Chat](https://gitter.im/SciTools/cartopy) ## License and copyright Cartopy is licensed under GNU Lesser General Public License (LGPLv3). Development occurs on GitHub at , with a contributor's license agreement (CLA) that can be found at . (C) British Crown Copyright, Met Office Keywords: cartography map transform projection proj proj.4 geos shapely shapefile Platform: UNKNOWN Classifier: Development Status :: 4 - Beta Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+) Classifier: Operating System :: MacOS :: MacOS X Classifier: Operating System :: Microsoft :: Windows Classifier: Operating System :: POSIX Classifier: Operating System :: POSIX :: AIX Classifier: Operating System :: POSIX :: Linux Classifier: Programming Language :: C++ Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Topic :: Scientific/Engineering Classifier: Topic :: Scientific/Engineering :: GIS Classifier: Topic :: Scientific/Engineering :: Visualization Description-Content-Type: text/markdown Provides-Extra: epsg Provides-Extra: plotting Provides-Extra: ows