]> granicus.if.org Git - postgis/commit
ST_LocateBetween[Elevations]: support TIN and TRIANGLE clipping.
authorDarafei Praliaskouski <me@komzpa.net>
Sat, 27 Oct 2018 10:23:03 +0000 (10:23 +0000)
committerDarafei Praliaskouski <me@komzpa.net>
Sat, 27 Oct 2018 10:23:03 +0000 (10:23 +0000)
commit7915c4cb3337a50516f8ce1a3514b1fb86d28340
treec10fd64310412661216044528bbedcbdb4bbdf00
parent7538e459b425b0c9f0b64f709cd774acebac0b33
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

git-svn-id: http://svn.osgeo.org/postgis/trunk@16954 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
doc/reference_lrs.xml
liblwgeom/cunit/cu_algorithm.c
liblwgeom/lwlinearreferencing.c