]> granicus.if.org Git - postgis/commit
Add ST_ClosestPointOfApproach (#3128)
authorSandro Santilli <strk@keybit.net>
Tue, 26 May 2015 15:07:58 +0000 (15:07 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 26 May 2015 15:07:58 +0000 (15:07 +0000)
commita714ff44e03fb67a9dd0c74298e40e3e1edca56e
treedc691535932fda072c89f04d0ab0142980b66ede
parent69a0e92838572f581f68b495f7a53b575675daa3
Add ST_ClosestPointOfApproach (#3128)

Based on new lwgeom_tcpa liblwgeom function.
Includes unit and regress tests.
Includes documentation.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13560 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
doc/reference_lrs.xml
liblwgeom/cunit/cu_measures.c
liblwgeom/cunit/cu_tester.c
liblwgeom/cunit/cu_tester.h
liblwgeom/liblwgeom.h.in
liblwgeom/lwlinearreferencing.c
postgis/lwgeom_functions_lrs.c
postgis/postgis.sql.in
regress/regress_lrs.sql
regress/regress_lrs_expected