basemap-data-hires
Plot on map projections (with coastlines and political boundaries) using
matplotlib
.
This is an optional package for basemap
with the high-resolution
data assets.
Installation
The package is available on PyPI and can be installed with pip
:
python -m pip install basemap-data-hires
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 LGPL-3.0-or-later
license (see COPYING
and COPYING.LESSER
).