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?
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.
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