[postgis-tickets] [PostGIS] #3073: ST_ClipByBox2D: gbox_overlaps: cannot compare geodetic and non-geodetic boxes

PostGIS trac at osgeo.org
Fri Mar 6 02:12:32 PST 2015


#3073: ST_ClipByBox2D: gbox_overlaps: cannot compare geodetic and non-geodetic
boxes
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 The error was introduced by commit r13313, breaking an hack that relied on
 BOX2D and GBOX being the same for the 2D part:
 https://github.com/postgis/postgis/blob/179a06c7a16b488f8f4768ee20a2a72b8d2817d2/postgis/lwgeom_geos.c#L1678-L1679

 Either the hack needs be removed or the new centralized code
 (probably better to remove the hack)

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3073>
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