Commit graph

8 commits

Author SHA1 Message Date
Sandro Santilli 26646ad7cd Typename in type specifier doesn't need to be quoted.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7970 b70326c6-7e19-0410-871a-916f4a2858ee
2011-10-11 14:37:48 +00:00
Sandro Santilli 9d7ebcb3e1 Do not use AddGeometryColumn, to avoid having to write an explicit unknown SRID value.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7965 b70326c6-7e19-0410-871a-916f4a2858ee
2011-10-10 19:25:11 +00:00
Regina Obe d7ec3dcd83 remove deprecated tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@6534 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-29 15:17:08 +00:00
Mark Leslie b74075b770 Updated the regression tests for curved geoms to avoid the byte ordering problems.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2680 b70326c6-7e19-0410-871a-916f4a2858ee
2007-08-09 16:56:37 +00:00
Mark Leslie e8e9d4ffc9 Resurrected the ST_LineToCurve regression tests, but commented them out until ST_SnapToGrid excepts curves.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2663 b70326c6-7e19-0410-871a-916f4a2858ee
2007-07-16 18:26:58 +00:00
Mark Leslie 495c97b173 Removing the unsnappable test calls to LineToCurve.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2654 b70326c6-7e19-0410-871a-916f4a2858ee
2007-07-12 17:20:24 +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
Mark Leslie 5624dc6444 Added curve handling to getType, numGeometries, geometryN, dimension, exteriorRing, numInteriorRings, interiorRingN, closed (lwgeom_ogc.c) lwgeom_clone (lwgeom.c) and area. Added function ST_CurveToLine and ST_LineToCurve. Added regression tests for sql-mm geometries and related functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2609 b70326c6-7e19-0410-871a-916f4a2858ee
2007-05-28 15:34:04 +00:00