[postgis-tickets] [PostGIS] #3159: ST_Affine and friends enforce bboxes into geometries

PostGIS trac at osgeo.org
Thu Jun 11 10:30:25 PDT 2015


#3159: ST_Affine and friends enforce bboxes into geometries
----------------------+---------------------------
  Reporter:  strk     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  high     |  Milestone:  PostGIS 2.2.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by strk):

 the "tainting" policy requires to only update a box if it was present in
 input, so the drop/add sequence in LWGEOM_affine needs to be only
 triggered if a box was already present.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3159#comment:1>
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