[postgis-tickets] [PostGIS] #4155: Let ST_LocateBetweenElevations work for polygons and triangles

PostGIS trac at osgeo.org
Thu Aug 23 04:47:43 PDT 2018


#4155: Let ST_LocateBetweenElevations work for polygons and triangles
---------------------+---------------------------
 Reporter:  komzpa   |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  PostGIS 3.0.0
Component:  postgis  |    Version:  2.4.x
 Keywords:           |
---------------------+---------------------------
 Right now I have to work around:

 {{{
 ST_ConvexHull(ST_LocateBetweenElevations(ST_Boundary(geom),(minute - 1) *
 60, minute * 60))
 }}}

 This could be a direct LocateBetweenElevations call.

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