[postgis-devel] [PostGIS] #749: Bounding Box calculation disagrees with cached bounding box ST_GeomFromText/ST_GeomFromEWKT weirdness

PostGIS trac at osgeo.org
Mon Jan 16 06:53:37 PST 2012


#749: Bounding Box calculation disagrees with cached bounding box
ST_GeomFromText/ST_GeomFromEWKT weirdness
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  medium   |   Milestone:  PostGIS 2.0.0
 Component:  postgis  |     Version:  trunk        
Resolution:  fixed    |    Keywords:  boxes        
----------------------+-----------------------------------------------------
Changes (by strk):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Current response is:
 {{{
  wktint | ektint | ektdint | wktbox | ewktbox | binaryequal
 --------+--------+---------+--------+---------+-------------
  f      | f      | f       |        |         | t
 }}}

 I guess it means this is fixed (although puzzling in that two bit-wise
 equal geometries do not overlap, but that's another story)

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