matplotlib / basemap

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to get the coordinate of a boundary line.

jxalfoudqt opened this issue · comments

commented

Dear all,

I can draw the map of Australia continent, but I want to get the coordinate (lon_X, Lat_Y) of the Australia continental boundary line. Does anyone know how to realize it?

Many thanks.
Tao