Commit graph

381 commits

Author SHA1 Message Date
Sandro Santilli 3fcf312af1 Add test for ST_Polygonize with nested collection input (see ticket #878)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6951 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-21 16:33:14 +00:00
Paul Ramsey 732500cbca Jeff Adams: Removed not-really-necessary -m1 parameter from grep call because it does not work on MingW.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6933 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-18 19:22:43 +00:00
Paul Ramsey 9b394f152f Jeff Adams: Added regression test for LATIN1 encoding, fixed failure to convert to UTF8. (#808)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6932 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-18 19:13:26 +00:00
Paul Ramsey 66501d2ca8 Jeff Adams: Added dumping tests for -G versions of loader regress tests.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6930 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-18 18:30:23 +00:00
Paul Ramsey a262bdacbb Jeff Adams: Now runs all the normal regression tests with the -G option as well. (#358)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6929 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-18 18:21:25 +00:00
Paul Ramsey c94ae0b2b9 Jeff Adams: Adding a regression test for the loader that uses a schema-qualified table name.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6928 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-18 17:36:01 +00:00
Paul Ramsey 359ab99a41 Jeff Adams: Increasing precision due to tests failing in automatic build.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6925 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-18 16:24:33 +00:00
Paul Ramsey a2c725a6fb Fixes the following shp2pgsql issues:
#229: A new "-r" command line parameter to specify a "from" SRID for reprojecting (the existing -s is the "to").
#779: -S now works for points, and -w is documented.
#864: MULTIPOINT shapefiles with single-vertex points now correctly load with all MULTIPOINTs.
#865: no longer crashes when both -g and -G are used.



git-svn-id: http://svn.osgeo.org/postgis/trunk@6922 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-18 15:40:31 +00:00
Paul Ramsey 5138704f4c Jeff Adams: Only automatically run -D tests if no custom parameters have been set.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6912 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-16 19:16:00 +00:00
Paul Ramsey 2db8d4de0e Jeff Adams patch to add command line flag to not use a transaction. (#110)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6909 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-16 17:16:47 +00:00
Paul Ramsey 723ec49f79 Jeff Adams new testing of loader with cmd line options.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6907 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-16 14:06:54 +00:00
Paul Ramsey e6a6199ff7 Jeff Adams patch to allow pre/post actions in regression tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@6906 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-16 13:03:12 +00:00
Regina Obe aa1e714482 Add regress tests for populate_geometry_columns,DropGeometryTable
git-svn-id: http://svn.osgeo.org/postgis/trunk@6901 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-15 14:04:45 +00:00
Sandro Santilli e1995b0a7a Add a --raster flag to run_test
git-svn-id: http://svn.osgeo.org/postgis/trunk@6892 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-10 18:53:57 +00:00
Sandro Santilli ab43b6a552 Ticket #844: add support for boundary node rule specification in ST_Relate [RT-SIGTA]
git-svn-id: http://svn.osgeo.org/postgis/trunk@6882 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-08 10:23:42 +00:00
Sandro Santilli 67823f089f Enable a very old relate test which for some reason was never automatically run
git-svn-id: http://svn.osgeo.org/postgis/trunk@6881 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-08 08:16:16 +00:00
Sandro Santilli 02ca0487d2 Improve precision of point_in_ring. Fixes and regress-tests bug #845.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6857 b70326c6-7e19-0410-871a-916f4a2858ee
2011-02-24 15:17:37 +00:00
Sandro Santilli 24d063a3bd Ticket #816: flag to select <LineString> over <Curve> for GML3 line output [RT-SIGTA]
git-svn-id: http://svn.osgeo.org/postgis/trunk@6852 b70326c6-7e19-0410-871a-916f4a2858ee
2011-02-22 14:52:51 +00:00
Sandro Santilli c55e590545 Stop on first error when creating the regress db
git-svn-id: http://svn.osgeo.org/postgis/trunk@6829 b70326c6-7e19-0410-871a-916f4a2858ee
2011-02-16 10:19:28 +00:00
Sandro Santilli 876edb5576 Expose versions of ST_IsValid and ST_IsValidReason accepting "the ESRI flag" and implemented as wrappers to ST_IsValidDetail. Only available when building against GEOS-3.3+. Commit includes documentation and regress-testing. Closes ticket #831 [RT-SIGTA]
git-svn-id: http://svn.osgeo.org/postgis/trunk@6828 b70326c6-7e19-0410-871a-916f4a2858ee
2011-02-16 10:19:22 +00:00
Sandro Santilli 9d03ce5921 Only run ST_isValidDetail if GEOS is >= 3.3 -- Reduce tests for GEOS version grouping togheter tests depending on the same version [RT-SIGTA]
git-svn-id: http://svn.osgeo.org/postgis/trunk@6827 b70326c6-7e19-0410-871a-916f4a2858ee
2011-02-16 09:12:50 +00:00
Sandro Santilli 574772c087 Regression test for ST_isValidDetail (including "ESRI" flag) [RT-SIGTA]
git-svn-id: http://svn.osgeo.org/postgis/trunk@6826 b70326c6-7e19-0410-871a-916f4a2858ee
2011-02-16 08:54:03 +00:00
Sandro Santilli 415c0aef9b ST_UnaryUnion and test
git-svn-id: http://svn.osgeo.org/postgis/trunk@6816 b70326c6-7e19-0410-871a-916f4a2858ee
2011-02-14 17:26:38 +00:00
Sandro Santilli 9168166117 Also set LANG (see ticket #819) [RT-SIGTA]
git-svn-id: http://svn.osgeo.org/postgis/trunk@6786 b70326c6-7e19-0410-871a-916f4a2858ee
2011-02-07 17:03:11 +00:00
Sandro Santilli 60931579e5 Add test for ST_AsGML with long srsName. Expects what at first sight looked like a bug (#804).
git-svn-id: http://svn.osgeo.org/postgis/trunk@6697 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-22 18:46:13 +00:00
Regina Obe d697ad8ad3 #722: remove more deprecated functions - ST_MakeLineGArray, Polygonize_GArray,PointFromWKB (proto), max_distance
git-svn-id: http://svn.osgeo.org/postgis/trunk@6669 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-18 14:53:25 +00:00
Regina Obe 9f425ed040 make relatematch a conditional GEOS 3.3 test
git-svn-id: http://svn.osgeo.org/postgis/trunk@6596 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-11 17:18:05 +00:00
Regina Obe 45c5c85a3a Add another type, add missing element, update make check example in installation. Fix error introduced in regress that prevented all tests from running.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6595 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-11 15:53:16 +00:00
Regina Obe 19d0b9763d remove wmsservers_old so its failure doesn't halt further make check
git-svn-id: http://svn.osgeo.org/postgis/trunk@6581 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-07 13:38:14 +00:00
Regina Obe 986fd1cc2a #722 remove deprecated functions (part): boundary, GeomUnion, intersects, IsRing, IsSimple,
length2d_spheroid, locate_along_measure, relate,PointOnSurface, SnapToGrid, symmetricdifference, touches

git-svn-id: http://svn.osgeo.org/postgis/trunk@6575 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-05 22:25:25 +00:00
Regina Obe 094d763b28 #722 (part): Down with really really dumb constructors :)
GeomCollFromText,LineFromText,LineFromWKB,LineStringFromText,LinestringFromWKB,LineMerge,MLineFromText
,MLineFromWKB,MPointFromText,MPolyFromWKB,MultiLineFromWKB,MultiLineStringFromText,MultiPointFromWKB,
ST_Polygonize_GArray,PolyFromText,PolyFromWKB,PolygonFromWKB,PointFromText,PointFromWKB

git-svn-id: http://svn.osgeo.org/postgis/trunk@6571 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-05 14:56:36 +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 479cfc9241 remove more deprecated: dimension,exteriorring, geometryn,interiorringn, isempty,isclosed,
m,numinteriorring, numinteriorrings,pointn,x,y,z

git-svn-id: http://svn.osgeo.org/postgis/trunk@6563 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-04 13:35:31 +00:00
Regina Obe 46a7427696 remove more deprecated functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@6561 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-04 12:51:45 +00:00
Regina Obe c55a22c471 get rid of more deprecated functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@6560 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-03 19:26:19 +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
Nicklas Avén 16051b5c97 rounding precision difference in measures regress test #703, #735, #607
git-svn-id: http://svn.osgeo.org/postgis/trunk@6543 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-30 18:31:04 +00:00
Regina Obe da8487b76b get rid of more deprecated calls, but keep old deprecated wmsservers and rename to wmsservers_old. Create a new version wmsservers_new that doesn't use deprecated calls. the old will fail once I pull the switch on old deprecated calls, but the new should work.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6535 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-29 15:37:47 +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
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
Regina Obe cf190d08da get rid of more deprecated
git-svn-id: http://svn.osgeo.org/postgis/trunk@6532 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-29 14:48:52 +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
Paul Ramsey 1545b8e8b7 Update test to reflect that polygons are now supported.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6530 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-29 14:07:37 +00:00
Regina Obe 9d9f2436b2 Get rid of deprecated calls
git-svn-id: http://svn.osgeo.org/postgis/trunk@6526 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-28 18:24:39 +00:00
Regina Obe 9c473a09e2 get rid of deprecated calls
git-svn-id: http://svn.osgeo.org/postgis/trunk@6525 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-28 18:24:04 +00:00
Paul Ramsey 72cecc3d76 Fix regression failure in standard serialization mode. (#735)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6523 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-28 18:00:34 +00:00
Paul Ramsey 396d028672 T_Distance_Spheroid is kinda broken (#677)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6517 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-28 00:27:37 +00:00
Paul Ramsey 1e2f558d94 ST_MakeLine aggregate function crashes with empty geometries (#729)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6515 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-27 22:41:57 +00:00
Paul Ramsey eb97c07737 Add more tickets tests up to #700
git-svn-id: http://svn.osgeo.org/postgis/trunk@6495 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-23 22:49:03 +00:00
Paul Ramsey 82dea69283 Add some tickets from the trac into regression
git-svn-id: http://svn.osgeo.org/postgis/trunk@6493 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-23 19:06:25 +00:00