395 Forks
712 Stars
712 Watchers

basemap

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

How to download and setup basemap

Open terminal and run command
git clone https://github.com/matplotlib/basemap.git
git clone is used to create a copy or clone of basemap repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with basemap https://github.com/matplotlib/basemap/archive/master.zip

Or simply clone basemap with SSH
[email protected]:matplotlib/basemap.git

If you have some problems with basemap

You may open issue on basemap support forum (system) here: https://github.com/matplotlib/basemap/issues