matplotlib / basemap

Plot on map projections (with coastlines and political boundaries) using matplotlib
MIT License
779 stars 392 forks source link

Add function to plot equidistant circle #478

Closed michK closed 3 years ago

michK commented 5 years ago

Add function to plot equidistant circle a specified distance in km about a specified lon/lat pair, along with example file for documentation.

Function is based on structure of drawgreatcircle() to stay in line with project coding style.

lgtm-com[bot] commented 5 years ago

This pull request introduces 9 alerts and fixes 1 when merging 8d2aec9e7af6bf0732ca5c1436b5ef942b00a210 into a551c2361314670dc7d95143190d3d48ba750d20 - view on LGTM.com

new alerts:

fixed alerts:

michK commented 4 years ago

Howdy, I take it Basemap has now been deprecated? Should I close this PR?