[PostGIS] #5734: Wrong ST_EstimatedExtent result for geography column
PostGIS
trac at osgeo.org
Wed May 22 05:45:41 PDT 2024
#5734: Wrong ST_EstimatedExtent result for geography column
----------------------+---------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.4.3
Component: postgis | Version: 3.4.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by strk):
It looks like the `lwgeom_calculate_gbox_geodetic` function is called
often by tests in liblwgeom/cunit/cu_geodetic.c but its results are never
checked. Is a geography bounding box having a different meaning from a
geometry one ?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5734#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-tickets
mailing list