An open API service indexing awesome lists of open source software.

https://github.com/63rabbits/draw_a_globe

draw a globe (Earth)
https://github.com/63rabbits/draw_a_globe

cartopy globe map

Last synced: 4 months ago
JSON representation

draw a globe (Earth)

Awesome Lists containing this project

README

        

# draw_a_globe
draw a globe (Earth).

Requires the following packages :
```
pip install geos
pip install shapely
pip install pyshp
pip install numpy

brew install geos # for macOS

pip install cartopy
```

![](draw_a_globe.png)