Metadata-Version: 2.1 Name: basemap Version: 1.2.1 Summary: Plot data on map projections with matplotlib Home-page: https://matplotlib.org/basemap/ Author: Jeff Whitaker Author-email: jeffrey.s.whitaker@noaa.gov Maintainer: Ben Root Maintainer-email: ben.v.root@gmail.com License: OSI Approved Download-URL: https://github.com/matplotlib/basemap/archive/v1.2.1rel.tar.gz Keywords: python,plotting,plots,graphs,charts,GIS,mapping,map projections,maps Platform: any Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Science/Research Classifier: License :: OSI Approved Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Topic :: Scientific/Engineering :: Visualization Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: Operating System :: OS Independent License-File: LICENSE_data License-File: LICENSE_epsg License-File: LICENSE_geos Requires-Dist: matplotlib (!=3.0.1,>=1.0.0) Requires-Dist: numpy (>=1.2.1) Requires-Dist: pyproj (>=1.9.3) Requires-Dist: pyshp (>=1.2.0) Requires-Dist: six An add-on toolkit for matplotlib that lets you plot data on map projections with coastlines, lakes, rivers and political boundaries. See http://matplotlib.org/basemap/users/examples.html for examples of what it can do.