[geos-devel] geos in Pythoon
strk at refractions.net
strk at refractions.net
Thu Dec 16 11:24:34 EST 2004
On Thu, Dec 16, 2004 at 03:59:51PM +0200, Niki Spahiev wrote:
> On Thu, 16 Dec 2004 13:22:41 +0200, Niki Spahiev <niki.spahiev at gmail.com> wrote:
> > copying createPolygon() gives exception because LinearRing::clone()
> > returns LineString
> > in geos-2.0.1
>
> This bug is still present in current CVS
>
> change example.cpp:
>
> Polygon *poly = global_factory->createPolygon(*outer, *holes);
>
> to see it.
Patched, thanks.
--strk;
More information about the geos-devel
mailing list