New function ST_FrechetDistance (patch from Shinichi Sugiyama)
authorRegina Obe <lr@pcorp.us>
Tue, 23 May 2017 04:39:55 +0000 (04:39 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 23 May 2017 04:39:55 +0000 (04:39 +0000)
commitcae22d3f961aa193de148995ac0380b0a90f2502
treebb8e2a6cd48c50264dea1a53c30e96c78489f0c4
parent574cf16f7e15aae2187abbc024309d1f882375a9
New function ST_FrechetDistance (patch from Shinichi Sugiyama)
Closes #3677
Closes https://github.com/postgis/postgis/pull/120

git-svn-id: http://svn.osgeo.org/postgis/trunk@15400 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
doc/reference_measure.xml
postgis/lwgeom_geos.c
postgis/postgis.sql.in
regress/Makefile.in
regress/frechet.sql [new file with mode: 0644]
regress/frechet_expected [new file with mode: 0644]
utils/postgis_restore.pl.in