Commit graph

19 commits

Author SHA1 Message Date
Regina Obe eecdd1859a try to save as utf-8
git-svn-id: http://svn.osgeo.org/postgis/trunk@6990 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-29 14:58:53 +00:00
Regina Obe 5e10e8dbd7 that didn't work. Try resaving as latin1 and then repull down.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6989 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-29 14:10:39 +00:00
Regina Obe 6c4895a005 mark this as an executable then maybe just mamber it won't try to inherit the encoding of my OS
git-svn-id: http://svn.osgeo.org/postgis/trunk@6988 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-29 13:57:48 +00:00
Regina Obe 7df07b93b1 attempt to quiet floating point erros in reprojection by roudning the coordinates (worked on mingw and still works after change). I assume -ws are when using -w switch?
git-svn-id: http://svn.osgeo.org/postgis/trunk@6977 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-28 20:21:46 +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 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
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 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
Sandro Santilli f366330cdb Marked shapefiles as binary, corrected accidentally mangled ones
git-svn-id: http://svn.osgeo.org/postgis/trunk@2458 b70326c6-7e19-0410-871a-916f4a2858ee
2006-07-27 15:06:11 +00:00
Sandro Santilli 44e7d93655 Removed -0 values from polygon doubles
git-svn-id: http://svn.osgeo.org/postgis/trunk@2389 b70326c6-7e19-0410-871a-916f4a2858ee
2006-06-19 10:42:40 +00:00
Sandro Santilli 629575f5d2 removed spurious newline
git-svn-id: http://svn.osgeo.org/postgis/trunk@2387 b70326c6-7e19-0410-871a-916f4a2858ee
2006-06-17 11:46:03 +00:00
Sandro Santilli c8095e4047 Fixed portability issues in the new run_test code, added loader test
for all supported shapefile types


git-svn-id: http://svn.osgeo.org/postgis/trunk@2386 b70326c6-7e19-0410-871a-916f4a2858ee
2006-06-17 11:44:12 +00:00
Sandro Santilli 3690108345 New regress test cases and support for loader/dumper.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2384 b70326c6-7e19-0410-871a-916f4a2858ee
2006-06-16 14:13:06 +00:00