[postgis-devel] [PostGIS] #395: Make check errors on Mac - spheroid area - srid 32702
PostGIS
trac at osgeo.org
Thu Jan 28 07:53:44 PST 2010
#395: Make check errors on Mac - spheroid area - srid 32702
-----------------------+----------------------------------------------------
Reporter: colivier | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 1.5.0
Component: postgis | Version: trunk
Resolution: | Keywords: Mac regress spheroid_area 32702
-----------------------+----------------------------------------------------
Comment (by pramsey):
I just looked more closely at your results, and the numbers being reported
are just insanely small, it's like either the buffer or the area
calculation are being carried out in geometry space, not in geography
space. Can you break down the test case and see what is happening in the
st_transform() step (are the coordinates being shifted, in fact?) in the
st_buffer() step (for both geometry and geography) and the st_area() step
(again for both geometry and geography)?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/395#comment:9>
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