Re: [Matplotlib-users] Malaren lake by Matplotlib Basemap

2009-10-26 Thread Jeff Whitaker
Jeff Whitaker wrote: > kkondo wrote: > >> Hello >> >> I want to get the shoreline of Malaren lake as >> http://en.wikipedia.org/wiki/File:La3-demis-malaren.png. But I find >> that the following Matplotlib-Basemap program does not draw its >> shoreline but its islands. Is it the flaw of GSHHS?

Re: [Matplotlib-users] Malaren lake by Matplotlib Basemap

2009-10-26 Thread Jeff Whitaker
kkondo wrote: > Dear Jeff > > Thank you for your reply. > > I have found that the "resolution='f'" in basemap crashes when drawing > the Japanese Isles. Is it another flaw in GSHHS? > Kentaro: I cannot reproduce this crash. What version of the GEOS library do you have? I am using 3.1.1. -Jeff P.

Re: [Matplotlib-users] Malaren lake by Matplotlib Basemap

2009-10-25 Thread Jeff Whitaker
kkondo wrote: > Hello > > I want to get the shoreline of Malaren lake as > http://en.wikipedia.org/wiki/File:La3-demis-malaren.png. But I find > that the following Matplotlib-Basemap program does not draw its > shoreline but its islands. Is it the flaw of GSHHS? > > > from mpl_toolkits.basemap i