Ben,
I am finally replying to your most helpful post about shapefile generation.
Indeed, we found that turning off multipolygon path simplification just before
the call to_polygons() did the trick:
we find that multipolygons now preserve all of the vertices that define them --
in some
On 09/13/2011 06:36 AM, Leidner, Mark wrote:
>
> Dear Python/Matplotlib/Ogr Users:
>
> We are recent converts to Python, and are having trouble with some of
> its functionalities.
> We'd like to submit our case for your consideration in hopes to get some
> educated help on the subject.
>
> The prob
On Tue, Sep 13, 2011 at 1:02 PM, Leidner, Mark wrote:
> Ben,
>
> Good to hear from you.
>
> We are using matplotlib v1.0.1_5 on an install from Macports.
>
> Hearing that there is simplification logic is very intriguing.
>
> Mark
>
>
Try this and tell me if the results are better. Right before t
Ben,
Good to hear from you.
We are using matplotlib v1.0.1_5 on an install from Macports.
Hearing that there is simplification logic is very intriguing.
Mark
On 09/13/11, Benjamin Root wrote:
> On Tue, Sep 13, 2011 at 11:36 AM, Leidner, Mark wrote:
>
> >
> >
> >
> >
> > Dear Pyt
On Tue, Sep 13, 2011 at 11:36 AM, Leidner, Mark wrote:
>
> Dear Python/Matplotlib/Ogr Users:
>
> We are recent converts to Python, and are having trouble with some of its
> functionalities.
> We'd like to submit our case for your consideration in hopes to get some
> educated help on the subject.