Re: [Matplotlib-users] extract country borders data & convert to shapefile

2014-02-22 Thread Mat
Just for completion here is the answer how to extract the information directly from basemap: http://stackoverflow.com/questions/13319783/file-format-of-basemap-data-files/21959578#21959578 -- Managing the Performance of

Re: [Matplotlib-users] extract country borders data & convert to shapefile

2010-07-01 Thread P. R.M.
2010 22:00:15 -0500 From: jking...@wisc.edu Subject: Re: [Matplotlib-users] extract country borders data & convert to shapefile To: romero...@hotmail.com CC: matplotlib-users@lists.sourceforge.net Ah, sorry I misunderstood. You can get them by using GMT's gshhs tool (or just usin

Re: [Matplotlib-users] extract country borders data & convert to shapefile

2010-06-30 Thread Joe Kington
nks again, > P.Romero > > ---------- > Date: Wed, 30 Jun 2010 19:43:34 -0500 > From: jking...@wisc.edu > Subject: Re: [Matplotlib-users] extract country borders data & convert to > shapefile > To: romero...@hotmail.com > CC: matplotlib-users@lists

Re: [Matplotlib-users] extract country borders data & convert to shapefile

2010-06-30 Thread P. R.M.
e on how to achieve this? thanks again, P.Romero Date: Wed, 30 Jun 2010 19:43:34 -0500 From: jking...@wisc.edu Subject: Re: [Matplotlib-users] extract country borders data & convert to shapefile To: romero...@hotmail.com CC: matplotlib-users@lists.sourceforge.net If you just need the

Re: [Matplotlib-users] extract country borders data & convert to shapefile

2010-06-30 Thread Joe Kington
If you just need the GSHHS data in shapefile format, it's available on the NOAA GSHHS website . If you prefer a direct link [96MB zip file]: http://www.ngdc.noaa.gov/mgg/shorelines/data/gshhs/version2.0/shapefiles/gshhs_shp_2.0.zip Hope that hel