Commit graph

8 commits

Author SHA1 Message Date
Sandro Santilli f74cdad7df Add support for linestrings in ST_MakeLine (#1500)
Affects both the aggregate and the 2-parameters function.
Regression testing included.
Documentation was updated, but lacks examples.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8931 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-26 13:00:08 +00:00
Nicklas Avén 517bd984db Renaming of 3D functions, #817
git-svn-id: http://svn.osgeo.org/postgis/trunk@6974 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-27 17:50:58 +00:00
Regina Obe 67f7c64e50 remove deprecated functions: bdpolyfromtext,bdmpolyfromtext,collect,disjoint,memcollect,memgeomunion,
unite_garray,st_unit_garray .
reshuffle legacy.sql.in.c so aggregates and dependencies are together

git-svn-id: http://svn.osgeo.org/postgis/trunk@6564 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-04 13:59:57 +00:00
Regina Obe 355419c141 remove more deprecated functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@6559 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-03 18:52:13 +00:00
Regina Obe 2d7e0aa5d4 Get rid of more deprecated calls
git-svn-id: http://svn.osgeo.org/postgis/trunk@6531 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-29 14:14:45 +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 27ddf609cf Added tests for makeline, makebox2d and makebox3d
git-svn-id: http://svn.osgeo.org/postgis/trunk@2462 b70326c6-7e19-0410-871a-916f4a2858ee
2006-07-28 13:07:52 +00:00
Sandro Santilli 3ef2104106 Fixed bug in collect() function discarding SRID of input
git-svn-id: http://svn.osgeo.org/postgis/trunk@2413 b70326c6-7e19-0410-871a-916f4a2858ee
2006-07-25 20:16:00 +00:00