[postgis-tickets] [PostGIS] #3139: ST_BoundingRange(geom geometry, fitting boolean default false) return linestring geometry

PostGIS trac at osgeo.org
Thu May 28 08:46:05 PDT 2015


#3139: ST_BoundingRange(geom geometry, fitting boolean default false) return
linestring geometry
-------------------------+---------------------------
 Reporter:  strk         |      Owner:  strk
     Type:  enhancement  |     Status:  new
 Priority:  high         |  Milestone:  PostGIS 2.2.0
Component:  postgis      |    Version:  trunk
 Keywords:               |
-------------------------+---------------------------
 A function returning a 2-points LINESTRING representing the minimum and
 maximum values of all dimensions (first point holding minimum values, last
 point holding maximum values).

 The second parameter specifies if the range should be precise or an
 approximation is allowed. Approximated range would be still guaranteed to
 fully cover the input geometry.

 For rationale, see here: https://lists.osgeo.org/pipermail/postgis-
 devel/2015-May/024906.html

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