Project: basemap-data

Data assets for matplotlib basemap

Project Details

Latest version
1.3.2
Home Page
https://matplotlib.org/basemap
PyPI Page
https://pypi.org/project/basemap-data/

Project Popularity

PageRank
0.0017231127457146484
Number of downloads
106433

basemap-data

Plot on map projections (with coastlines and political boundaries) using matplotlib.

This is a support package for basemap with the basic data assets required by basemap to work.

Installation

The package is available in PyPI and can be installed with pip:

python -m pip install basemap-data

License

The land-sea mask, coastline, lake, river and political boundary data are extracted from the GSHHG datasets (version 2.3.6) using GMT (5.x series) and are included under the terms of the LGPLv3+ license (see COPYING and COPYING.LESSER).

The other files are included under the terms of the MIT license. See LICENSE.epsg for the EPSG file (taken from the PROJ.4 package) and LICENSE.mit for the rest.