[postgis-tickets] [PostGIS] #4155: Let ST_LocateBetweenElevations work for polygons and triangles
PostGIS
trac at osgeo.org
Sat Oct 27 03:23:04 PDT 2018
#4155: Let ST_LocateBetweenElevations work for polygons and triangles
----------------------+---------------------------
Reporter: komzpa | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version: 2.4.x
Resolution: fixed | Keywords:
----------------------+---------------------------
Changes (by komzpa):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"16954" 16954]:
{{{
#!CommitTicketReference repository="" revision="16954"
ST_LocateBetween[Elevations]: support TIN and TRIANGLE clipping.
Triangle is converted into a TIN that has several triangles with same
orientation.
Committed in Paris Airport.
Closes #4155
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4155#comment:3>
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