Commit graph

13 commits

Author SHA1 Message Date
Paul Ramsey cce54f7523 Add ST_InterpolatePoint, deprecate ST_Locate_Between_Measures and ST_Locate_Along_Measure. Document new functions. Alter regressions and docs to use AsText instead of AsEWKT.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8811 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-14 01:03:37 +00:00
Sandro Santilli abbbc690ef Numerate tests for line_substring
git-svn-id: http://svn.osgeo.org/postgis/trunk@8210 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-21 16:03:25 +00:00
Sandro Santilli 73b263a001 Give unique names to linearref tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@8114 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-08 08:55:14 +00:00
Regina Obe 3ddc3acda8 forgot these
git-svn-id: http://svn.osgeo.org/postgis/trunk@6533 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-29 14:50:16 +00:00
Mark Cave-Ayland 7b89b5c5e8 Update regression tests to include test cases for GBT#21.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3032 b70326c6-7e19-0410-871a-916f4a2858ee
2008-09-30 13:29:49 +00:00
Mark Leslie 5313b69c4f Added versions of functions with standard ST (Spatial Type) prefixes to any functions that were lacking them. Updated the regression tests to include the new functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2616 b70326c6-7e19-0410-871a-916f4a2858ee
2007-06-04 23:06:28 +00:00
Sandro Santilli 804f7947e7 Added a couple of line_interpolate_point tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@2292 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-19 19:13:46 +00:00
Sandro Santilli cff08737ef Made line_substring() handle corner case of start/end having the same
value. A point is returned in that case.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2290 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-19 18:26:32 +00:00
Sandro Santilli 615748762b Added more regress tests for line_substring
git-svn-id: http://svn.osgeo.org/postgis/trunk@2289 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-19 18:17:26 +00:00
Sandro Santilli 396e28401d Fixed out-of-bound condition in ptarray_substring during copy of
unaltered points.
Added regress test for the case (postgis-devel/2006-January/001951.html)


git-svn-id: http://svn.osgeo.org/postgis/trunk@2284 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-18 10:19:11 +00:00
Sandro Santilli 9f2c7bdcab Fixed bug in ptarray_locate_point() - added regress test for specific case
git-svn-id: http://svn.osgeo.org/postgis/trunk@2277 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-13 09:11:14 +00:00
Sandro Santilli 0031bd2e50 Changed locate_between_measures() to return simpler types
git-svn-id: http://svn.osgeo.org/postgis/trunk@2060 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-23 15:30:04 +00:00
Sandro Santilli cd0a408a93 Reworked regress tests to avoid multiple database creations
git-svn-id: http://svn.osgeo.org/postgis/trunk@2057 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-23 14:38:00 +00:00