Commit graph

17 commits

Author SHA1 Message Date
Regina Obe d62471a925 missed spot
git-svn-id: http://svn.osgeo.org/postgis/trunk@11641 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-08 06:57:13 +00:00
Sandro Santilli ef67651d86 Deprecate non-CamelCase linear referencing function (#1994)
- ST_Line_Interpolate_Point renamed to ST_LineInterpolatePoint
- ST_Line_Substring renamed to ST_LineSubstring
- ST_Line_Locate_Point renamed to ST_LineLocatePoint

Tests updated to use the new signature, docs updated to show the
new signature and report deprecations

git-svn-id: http://svn.osgeo.org/postgis/trunk@11190 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-20 16:47:24 +00:00
Sandro Santilli 754f06cc84 More Double quote tag attribute values for poxml support
git-svn-id: http://svn.osgeo.org/postgis/trunk@10288 b70326c6-7e19-0410-871a-916f4a2858ee
2012-09-14 20:52:10 +00:00
Paul Ramsey e1d253e2eb Documentation URLs, visible whitespace, and minor touchups (#1548) from mwtoews
git-svn-id: http://svn.osgeo.org/postgis/trunk@9067 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-07 17:23:50 +00:00
Regina Obe 502e5ad10e put in spaces in ST_InterpolatePoint See Also references
git-svn-id: http://svn.osgeo.org/postgis/trunk@8820 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-15 09:25:51 +00:00
Regina Obe 68bbc110c5 ditto for ST_LocateBetween - name change flag and minor other corrections
git-svn-id: http://svn.osgeo.org/postgis/trunk@8819 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-15 09:23:34 +00:00
Regina Obe 048fb28f3b put a note ST_LocateAlong name changed (and is a new name in 2.0 - old name is ST_Locate_Along_Measure)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8818 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-15 09:10:33 +00:00
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
Regina Obe 4ace1e112b #1242 write this off as a documentation bug. I don't have 1.5.1 anymore to confirm ST_Line_Locate_Point ever worked with multilinestrings and doesn't work on my 1.5.3 install
git-svn-id: http://svn.osgeo.org/postgis/trunk@8482 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-21 13:03:42 +00:00
Regina Obe 1359945181 #824 more corrections from Kashif Rasul
git-svn-id: http://svn.osgeo.org/postgis/trunk@6798 b70326c6-7e19-0410-871a-916f4a2858ee
2011-02-10 11:59:20 +00:00
Regina Obe d098835512 put in note about improvement to ST_Line_SubString #410
git-svn-id: http://svn.osgeo.org/postgis/trunk@5419 b70326c6-7e19-0410-871a-916f4a2858ee
2010-03-12 00:21:21 +00:00
Sandro Santilli b8961c8c92 xref
git-svn-id: http://svn.osgeo.org/postgis/trunk@5228 b70326c6-7e19-0410-871a-916f4a2858ee
2010-02-10 22:23:40 +00:00
Paul Ramsey c5d3d7025b Add example for ST_AddMeasure on multilinestring
git-svn-id: http://svn.osgeo.org/postgis/trunk@5169 b70326c6-7e19-0410-871a-916f4a2858ee
2010-01-26 19:08:19 +00:00
Paul Ramsey e540e7baa4 Remove unneeded See Also section.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5167 b70326c6-7e19-0410-871a-916f4a2858ee
2010-01-26 17:24:49 +00:00
Paul Ramsey 62187d8995 Remove ST_StartMeasure ST_EndMeasure
git-svn-id: http://svn.osgeo.org/postgis/trunk@5166 b70326c6-7e19-0410-871a-916f4a2858ee
2010-01-26 17:09:30 +00:00
Paul Ramsey 7b65335f33 Add ST_AddMeasure and associated documentations (#390)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5162 b70326c6-7e19-0410-871a-916f4a2858ee
2010-01-25 21:03:42 +00:00
Olivier Courtin fa1b7f8382 Split reference.xml on several sub files (upon sect1). Use entity to avoid redundant compliant/support text (SFS, SQL/MM, Z/M dimensions, Curve support)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4817 b70326c6-7e19-0410-871a-916f4a2858ee
2009-11-15 20:39:17 +00:00