Re: [Matplotlib-users] Fw: matplotlib - fill open path inside U.S. borders + sample map

2011-09-28 Thread Filipe Pires Alvarenga Fernandes
Hi Isidora, in the past I used the matlab function below for a similar task. Maybe it can be adapted to your problem. If you can provide a small sample of your problem I can try to implement that in python (it has been in my TODO list for a while, but i cannot promise.) http://woodshole.er.usgs.go

Re: [Matplotlib-users] Fw: matplotlib - fill open path inside U.S. borders + sample map

2011-09-28 Thread Jeff Whitaker
On 9/27/11 5:37 PM, Jeff Whitaker wrote: On 9/27/11 4:57 PM, Isidora wrote: The attached map shows plotted fill paths whose filling extends only to the U.S. borders. Is there any way I could accomplish something like it using Basemap? Thanks Isidora: It's probably possible, but there's no

Re: [Matplotlib-users] Fw: matplotlib - fill open path inside U.S. borders + sample map

2011-09-27 Thread Jeff Whitaker
On 9/27/11 4:57 PM, Isidora wrote: The attached map shows plotted fill paths whose filling extends only to the U.S. borders. Is there any way I could accomplish something like it using Basemap? Thanks Isidora: It's probably possible, but there's no simple recipe. The drawcoastlines method

[Matplotlib-users] Fw: matplotlib - fill open path inside U.S. borders + sample map

2011-09-27 Thread Isidora
The attached map shows plotted fill paths whose filling extends only to the U.S. borders. Is there any way I could accomplish something like it using Basemap? Thanks -- Forwarded Message -- From: "Isidora" To: matplotlib-users@lists.sourceforge.net Subject: matplotlib - fill o