You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

basemap-data

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basemap-data

Data assets for matplotlib basemap

2.0.0
pipPyPI
Maintainers
1

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 on 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 LGPL-3.0-or-later 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.

Keywords

GIS

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts