[postgis-devel] [PostGIS] #1200: st_estimated_extent returns bogus values
PostGIS
trac at osgeo.org
Mon Sep 19 07:18:47 PDT 2011
#1200: st_estimated_extent returns bogus values
-----------------------+----------------------------------------------------
Reporter: dmiranda | Owner: strk
Type: defect | Status: closed
Priority: high | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
-----------------------+----------------------------------------------------
Changes (by strk):
* status: assigned => closed
* resolution: => fixed
Comment:
With r7868 I'm memcpy'ing into GEOM_STATS, which is of the correct size,
and then converting to the box. I also took the chance to set the GBOX's
flags, worth double checking. We'd need a constructor for gboxes, someting
to initialize them after allocation (C++ corrupted me ;)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1200#comment:5>
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