[postgis-devel] loader/dumper tests support
strk at refractions.net
strk at refractions.net
Mon Jun 19 03:28:04 PDT 2006
On Mon, Jun 19, 2006 at 11:05:53AM +0100, Mark Cave-Ayland wrote:
>
> > -----Original Message-----
> > From: postgis-devel-bounces at postgis.refractions.net [mailto:postgis-devel-
> > bounces at postgis.refractions.net] On Behalf Of Michael Fuhr
> > Sent: 19 June 2006 03:04
> > To: PostGIS Development Discussion
> > Subject: Re: [postgis-devel] loader/dumper tests support
> >
> > On Sun, Jun 18, 2006 at 01:30:57PM +0200, strk at refractions.net wrote:
> > > Committed, thanks. --strk;
> >
> > All tests now pass on my FreeBSD and Solaris boxes. Thanks.
> >
> > --
> > Michael Fuhr
>
>
> Hi everyone,
>
> Unfortunately these latest changes cause 3 regression failures on Win32:
>
>
> loader/Polygon... failed (wkb insert: diff expected obtained:
> /tmp/pgis_reg_3420/test_10_diff)
> loader/PolygonM... failed (wkb insert: diff expected obtained:
> /tmp/pgis_reg_3420/test_11_diff)
> loader/PolygonZ... failed (wkb insert: diff expected obtained:
> /tmp/pgis_reg_3420/test_12_diff)
>
>
> Looking at the diffs, it appears to be caused by the signs of some of the
> zero coordinates being reversed :( Anyone know what the best way is to
> prevent this?
I was expecting this while while using -0 ... the best way is probably to
avoid them IMO, will change the shape.
--strk;
More information about the postgis-devel
mailing list