[postgis-devel] [PostGIS] #1324: Provide a function to read an LWGEOM bounding box and stop reading it directly

PostGIS trac at osgeo.org
Thu Dec 1 08:15:17 PST 2011


#1324: Provide a function to read an LWGEOM bounding box and stop reading it
directly
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  task     |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 A good companion to this function would be one that tells you if a
 geometry has a box known already or not. For GEOS shortcuts, for instance,
 it probably woulnd't make sense to force computation at the postgis side
 as GEOS will have to recompute the box anyway and will most likely have
 shortcircuits itself.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1324#comment:2>
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