Skip to content

Instantly share code, notes, and snippets.

View jamal919's full-sized avatar
🎯
Focusing

Jamal Uddin Khan jamal919

🎯
Focusing
View GitHub Profile
@jamal919
jamal919 / simple_basemap_example.py
Created September 19, 2018 03:59 — forked from blaylockbk/simple_basemap_example.py
A quick demonstration of creating a basemap and plotting or drawing objects
# Brian Blaylock
# January 5, 2017 It's snowing outside
"""
Simple Basemap examples
Example gallery: http://matplotlib.org/basemap/users/examples.html
Documentation: https://basemaptutorial.readthedocs.io/en/latest/
"""