[postgis-devel] [PostGIS] #1322: lwgeom_from_wkt doesn't initialize LWGEOM.bbox

PostGIS trac at osgeo.org
Wed Nov 23 08:11:31 PST 2011


#1322: lwgeom_from_wkt doesn't initialize LWGEOM.bbox
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 While adding tests for GML output I found that an LWGEOM constructed via
 lwgeom_from_wkt is giving a LWGEOM.bbox with value 0x8. Sounds like an
 uninitialized box. Is it meant to be filled ? If not it should be NULL, I
 guess.

 Beside, the WKT is a 2 points LINESTRING, shouldn't it have a bounding box
 ?

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