matplotlib / basemap

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

Fix drawcoastlines #538

Closed guziy closed 2 years ago

guziy commented 2 years ago

Fix https://github.com/matplotlib/basemap/issues/512

guziy commented 2 years ago

Sorry I started from master and then rebased on develop, I think that introduced your commit in the pull request, do you want me to redo it ?

molinav commented 2 years ago

@guziy No worries regarding the starting branch, it is not that important in this case. Thanks for the fix!