[postgis-devel] [PostGIS] #1334: ST_Extent when cast to box3d flipflops
PostGIS
trac at osgeo.org
Fri Apr 27 00:38:19 PDT 2012
#1334: ST_Extent when cast to box3d flipflops
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 1.5.4
Component: postgis | Version: 1.5.X
Keywords: |
---------------------+------------------------------------------------------
Comment(by robe):
Hmm well I'm testing on my 9.1 PostGIS 32-bit on my 64-bit windows 7 -- it
still flip flops but between these two
{{{
BOX3D(1.121333 2.2567 1.33509062592497e-306,3.3456 4.4567
3.88199318618405e-080)
BOX3D(1.121333 2.2567 1.390671161567e-309,3.3456 4.4567 0)
}}}
I don't have a 32-bit OS at the moment to test on, but don't think it was
an issue on 32-bit anyway.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1334#comment:6>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list