Commit graph

788 commits

Author SHA1 Message Date
Paul Ramsey bf2901b473 #2622, Update links to PostGIS website in source file headers
git-svn-id: http://svn.osgeo.org/postgis/trunk@12198 b70326c6-7e19-0410-871a-916f4a2858ee
2014-01-29 17:49:35 +00:00
Paul Ramsey 95f32e10b9 #2433, ST_ConcaveHull 2.1 regress failure compared to 2.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@12049 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-19 04:24:54 +00:00
Paul Ramsey 047c30fc63 #2463, st_length on curve is on linearized geom
git-svn-id: http://svn.osgeo.org/postgis/trunk@12045 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-18 21:00:07 +00:00
Sandro Santilli 73544e5fad Close opened filedescriptors after use. Might help with #2509
git-svn-id: http://svn.osgeo.org/postgis/trunk@12038 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-16 16:12:39 +00:00
Sandro Santilli 4edfee4281 Use a different diff file for each tested shapefile output file
Hopefully fixes #2507 (permission denied on overriding a tmp file)

git-svn-id: http://svn.osgeo.org/postgis/trunk@12037 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-15 15:02:20 +00:00
Regina Obe 6c8d35343a #2506 regress failure on 32-bit windows PostgreSQL. More stringent round but also subtract to guarantee they are the same
git-svn-id: http://svn.osgeo.org/postgis/trunk@12035 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-13 15:44:38 +00:00
Sandro Santilli ab7845f468 Fix literalsrid dumper test (#2507)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12033 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-11 12:11:21 +00:00
Sandro Santilli cfaf93f95c Name dumper test shapefile after test name (#2507)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12032 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-11 12:11:12 +00:00
Sandro Santilli fd1cfdb557 Take stderr noise from diff as failure. Fixes false negatives (#2505)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12028 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-10 15:20:21 +00:00
Sandro Santilli f9066dd2e0 Drop run_test, long live run_test.pl !
git-svn-id: http://svn.osgeo.org/postgis/trunk@12026 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-10 08:45:39 +00:00
Sandro Santilli 41a548c819 Create regression tests for pgsql2shp (#2390)
NOTE: only implemented in run_test.pl (not in run_test.sh)

git-svn-id: http://svn.osgeo.org/postgis/trunk@12025 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-10 08:29:22 +00:00
Sandro Santilli 59d0084081 Advertise -v, do not load rc file while fetching databases list
git-svn-id: http://svn.osgeo.org/postgis/trunk@12024 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-10 07:11:34 +00:00
Sandro Santilli 81726238a2 Print usage and exit if only option switches are given to run_test.pl
git-svn-id: http://svn.osgeo.org/postgis/trunk@12023 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-09 15:58:00 +00:00
Sandro Santilli 89a4005d72 Fix usage string for run_test.pl
git-svn-id: http://svn.osgeo.org/postgis/trunk@12022 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-09 15:24:17 +00:00
Paul Ramsey 4158964562 Filter LOG entries #2499
git-svn-id: http://svn.osgeo.org/postgis/trunk@12007 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-07 17:56:17 +00:00
Regina Obe a95e872676 #2396 change one more test to endian agnostic, fix transposition error in a ticket number
git-svn-id: http://svn.osgeo.org/postgis/trunk@11991 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-27 21:49:19 +00:00
Sandro Santilli 0c7c45cae7 Add deprecation WARNINGS for functions deprecated 1 version ago
NOTE: it means a full version cycle with non-warned deprecations

See #2440

git-svn-id: http://svn.osgeo.org/postgis/trunk@11989 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-27 16:34:30 +00:00
Regina Obe be627d3832 #2396 liblwgeom tests fail on big-endian architectures (oops copied the wrong tickets file) (5th time)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11978 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-24 21:50:14 +00:00
Regina Obe a611017588 #2396 liblwgeom tests fail on big-endian architectures (oops copied the wrong tickets file) (4th time)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11977 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-24 21:44:59 +00:00
Regina Obe bc48445185 #2396 liblwgeom tests fail on big-endian architectures (oops copied the wrong tickets file) (4th time)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11976 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-24 21:34:31 +00:00
Regina Obe d4be57692e #2396 liblwgeom tests fail on big-endian architectures (oops copied the wrong tickets file) (3rd time hopefully a charm)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11975 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-24 21:23:34 +00:00
Regina Obe 2fa5849e10 #2396 liblwgeom tests fail on big-endian architectures (oops copied the wrong tickets file)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11974 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-24 21:09:06 +00:00
Regina Obe 84a8d6d67a #2396 liblwgeom tests fail on big-endian architectures.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11973 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-24 21:02:39 +00:00
Regina Obe 4fd0ad96b7 #2440 -- changed deprecated example to test by setting to debug mode.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11963 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-22 01:36:09 +00:00
Regina Obe 3fdbd1de92 #2168 test to test non-commutative fix of geog ST_Distance
git-svn-id: http://svn.osgeo.org/postgis/trunk@11920 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-05 08:11:43 +00:00
Sandro Santilli 8525a60670 Set default client_min_messages to NOTICE when running tests
See #2467 and #2469

git-svn-id: http://svn.osgeo.org/postgis/trunk@11913 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-04 12:22:42 +00:00
Regina Obe d5f2171241 #2467 add min_messages so travis doesn't scream
git-svn-id: http://svn.osgeo.org/postgis/trunk@11911 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-03 17:31:04 +00:00
Sandro Santilli c86d9084bd Implement ST_ForceCurve (#2430)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11803 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-14 22:40:16 +00:00
Sandro Santilli 711d56fe4e Fix computation of number of quadrants per arc (#2420)
Note: I had to change some tests that expected 3-quadrant curves
      to be accepted as curvey input to rely on round-trip instead

git-svn-id: http://svn.osgeo.org/postgis/trunk@11794 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-13 23:48:04 +00:00
Sandro Santilli 2cc422bb20 Pick curve control point farther than in the middle
Seems to get a good point when doing manual tests...

git-svn-id: http://svn.osgeo.org/postgis/trunk@11793 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-13 23:47:54 +00:00
Sandro Santilli 63dc80d4dc Make sure to retain first point of curves on linearization (#2427)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11790 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-13 22:54:21 +00:00
Sandro Santilli b4cb77f15a Add COMPOUNDCURVE in MULTICURVE support for ST_CurveToLine (#2424)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11784 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-13 06:51:12 +00:00
Sandro Santilli 8ccff1d3dd Require all arc edges to form the same angle (#2423)
Note: gives expected result for #183

git-svn-id: http://svn.osgeo.org/postgis/trunk@11778 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-12 18:11:36 +00:00
Sandro Santilli 82572ddc93 Fix ticket reference (it's #2420, not 30)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11773 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-12 09:59:01 +00:00
Sandro Santilli 3b821c1aab Require at least 8 edges to define a full circle (#2420)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11769 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-11 15:55:50 +00:00
Sandro Santilli f143b128d3 Fix ST_LineToCurve with input having less than 4 vertices (#2412)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11765 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-11 08:40:30 +00:00
Sandro Santilli 805fb4e986 Fix ST_Multi with COMPOUNDCURVE and CURVEPOLYGON types (#2415)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11754 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-09 06:59:55 +00:00
Sandro Santilli 7ee5a3afe0 Fix segmentize of collinear curve (#2410)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11745 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-08 06:07:50 +00:00
Paul Ramsey f4c7dbc439 (#2397) read LDID/CPG where appropriate
git-svn-id: http://svn.osgeo.org/postgis/trunk@11713 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-31 18:30:11 +00:00
Sandro Santilli 8940369198 Use a single INSERT for preparing the data
git-svn-id: http://svn.osgeo.org/postgis/trunk@11712 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-23 06:28:34 +00:00
Paul Ramsey 3971126c81 #2307, remove spaces in hex string
git-svn-id: http://svn.osgeo.org/postgis/trunk@11621 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 22:34:20 +00:00
Paul Ramsey 42b77c0b60 #2307, test and comment on free line
git-svn-id: http://svn.osgeo.org/postgis/trunk@11620 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 22:33:15 +00:00
Sandro Santilli 3bb9dd858c Raise an error when fed KML with mixed coordinate dimension
See #2372

git-svn-id: http://svn.osgeo.org/postgis/trunk@11603 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-01 09:17:23 +00:00
Sandro Santilli a27524b8e3 Support parsing KML with space between digits and comma (#2372)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11589 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-28 13:57:50 +00:00
Paul Ramsey 1ccaeae619 #2165, ST_NumPoints regression failure with CircularString
git-svn-id: http://svn.osgeo.org/postgis/trunk@11528 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-05 20:38:56 +00:00
Sandro Santilli 20029a16ed Actually use the --strip-trailing-cr switch, do not check it only
git-svn-id: http://svn.osgeo.org/postgis/trunk@11503 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-27 16:04:59 +00:00
Sandro Santilli 0d894dc7e9 Use system diff only if it knows how to strip trailing CR (#2344)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11502 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-27 07:03:21 +00:00
Sandro Santilli d4ac8262d6 Use system diff when available (my implementation is horrible)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11500 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-25 18:10:59 +00:00
Sandro Santilli f179fe5317 Fix swapped obtained/expected in regression failure report
git-svn-id: http://svn.osgeo.org/postgis/trunk@11497 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-25 16:47:19 +00:00
Bborie Park 4b7c3b7d28 Refactored use of out-db rasters for regression tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@11496 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-24 17:27:48 +00:00
Bborie Park 586d28fb33 Added SFCGAL version output
git-svn-id: http://svn.osgeo.org/postgis/trunk@11466 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-15 23:55:58 +00:00
Sandro Santilli 2b053e5687 Revert changes in test for wmsservers clients
Augment min client messages to ERROR so that new deprecation
warnings don't need to be expected.

git-svn-id: http://svn.osgeo.org/postgis/trunk@11457 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-13 09:42:03 +00:00
Olivier Courtin d7a1c94f00 #2319 fix. Update SFCGAL regress tests after #1994 functions renaming
git-svn-id: http://svn.osgeo.org/postgis/trunk@11418 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-11 07:47:18 +00:00
Olivier Courtin a17aee7596 Use ST_MinkowskiSum rather than ST_Minkowski userland.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11408 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 16:23:22 +00:00
Sandro Santilli c17e2878f7 ST_Force_XXX renamed to ST_ForceXXX
git-svn-id: http://svn.osgeo.org/postgis/trunk@11406 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 15:00:38 +00:00
Olivier Courtin e554938004 Fix #2314. Add a unit test for postgis_sfcgal_version
git-svn-id: http://svn.osgeo.org/postgis/trunk@11401 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 10:47:19 +00:00
Olivier Courtin 927028f23c Add SFCGAL support cf #2254. Include SFCGAL support, postgis backend handling (GEOS/SFCGAL). Regress tests, documentation prototypes and also additional force_sfs function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11389 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-09 19:38:17 +00:00
Regina Obe 40b455d466 #1898: Nathan Wagner's patch that adds a flag 2 to allow ST_DelaunayTriangles to dump out a TIN. Just commit and see if winnie has same issue with shp2pgsql-gui checks
git-svn-id: http://svn.osgeo.org/postgis/trunk@11361 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-06 06:48:20 +00:00
Regina Obe 673fcda434 #2118: ST_Boundary support for Triangle type
git-svn-id: http://svn.osgeo.org/postgis/trunk@11358 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-05 16:24:09 +00:00
Regina Obe 4364f7ad7c #2295 Nathan Wagner patch to support for dumping circular strings in dump points
git-svn-id: http://svn.osgeo.org/postgis/trunk@11349 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-04 13:18:40 +00:00
Regina Obe b92ef252de #2293: patch to throw an error for curved geoms on ST_DumpPoints rather than crash.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11346 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-04 01:16:37 +00:00
Regina Obe 660104c1ce #1292 commit patch ST_SnapToGrid returns a value of of range
git-svn-id: http://svn.osgeo.org/postgis/trunk@11345 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-03 05:54:48 +00:00
Regina Obe d43ae76550 #1818: oops forgot to add the tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@11342 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-03 04:05:29 +00:00
Regina Obe 4ab040c95d #1818: geohash patch hashbox to geom
git-svn-id: http://svn.osgeo.org/postgis/trunk@11341 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-03 04:04:22 +00:00
Bborie Park 5ce17c5337 Added bash versions of "bootstrapping" code for rt_addband test
git-svn-id: http://svn.osgeo.org/postgis/trunk@11312 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-23 19:32:14 +00:00
Bborie Park 972305ae7c Addition of ST_AddBand(raster, ...) for out-db bands. Ticket #2276
git-svn-id: http://svn.osgeo.org/postgis/trunk@11311 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-23 19:32:06 +00:00
Paul Ramsey 9baacd722f #2018, Distance calculation support for arc features (circstring, compoundcurve, curvepolygon)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11219 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-28 22:11:09 +00:00
Olivier Courtin 07719f879a revert wrong regress encoding stuff from r11205
git-svn-id: http://svn.osgeo.org/postgis/trunk@11206 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-25 18:45:46 +00:00
Olivier Courtin f7c7517971 Related to #1553. Add missing free in cu_surface cunit to be valgrind clean. As TGEOM was not used as storage serialization, i purely remove TGEOM for now, and kept only the TIN/POLYHEDRALSURFACE lwgeom expression (will see in future if we really need to have a 3D topological storage PostGIS side)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11205 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-25 18:41:48 +00:00
Sandro Santilli bd7e18d27d Have functions deprecated in 2.1.0 raise a WARNING message (#1994)
Drop use of some deprecated functions by other functions
(as exposed by testsuite).

Add a _postgis_deprecate service function for the message, so we
can change from WARNING to NOTICE or we can tweak the message,
in a central place.

git-svn-id: http://svn.osgeo.org/postgis/trunk@11191 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-20 17:38:58 +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 bc8d02488e Make test for ST_PointOnSurface accept any contained point as valid
This is to support a change in GEOS 3.3.9 / 3.4.0 that started
giving different (but still valid) results.
See http://trac.osgeo.org/geos/ticket/623

git-svn-id: http://svn.osgeo.org/postgis/trunk@11162 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-08 13:58:02 +00:00
Sandro Santilli 7325caadf5 Fix equality operator between EMPTY and point on origin (#2110)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11142 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-04 17:57:55 +00:00
Sandro Santilli 7efc72e2e9 Add regression test for #2216
git-svn-id: http://svn.osgeo.org/postgis/trunk@11121 b70326c6-7e19-0410-871a-916f4a2858ee
2013-02-28 17:56:27 +00:00
Paul Ramsey a69e0edb02 #1292, go back to nudging geodetic coordinates (realityexists)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11109 b70326c6-7e19-0410-871a-916f4a2858ee
2013-02-22 18:26:55 +00:00
Sandro Santilli b8b3a16c0d Have ST_Summary advertise presence of known srid with an [S] flag
Closes #2178

git-svn-id: http://svn.osgeo.org/postgis/trunk@11004 b70326c6-7e19-0410-871a-916f4a2858ee
2013-01-18 18:09:22 +00:00
Sandro Santilli bea0d083f5 Base vertex snap tolerance in lwline_split_by_point on line length
Fixes robustness issue in splitting line with own vertex (#2173)
Also fixes one case of topology building (#2172)

git-svn-id: http://svn.osgeo.org/postgis/trunk@10973 b70326c6-7e19-0410-871a-916f4a2858ee
2013-01-15 11:54:29 +00:00
Sandro Santilli be8369ada3 Put JSON input test where it belongs (#2156)
This time do not include other unrelated changes...

git-svn-id: http://svn.osgeo.org/postgis/trunk@10861 b70326c6-7e19-0410-871a-916f4a2858ee
2012-12-19 18:18:57 +00:00
Sandro Santilli ec4425d172 Revert "Move JSON input test where it belons (#2156)"
Accidentally committed an unrelated patch..

git-svn-id: http://svn.osgeo.org/postgis/trunk@10860 b70326c6-7e19-0410-871a-916f4a2858ee
2012-12-19 18:06:17 +00:00
Sandro Santilli 701c3bc5eb Move JSON input test where it belons (#2156)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10859 b70326c6-7e19-0410-871a-916f4a2858ee
2012-12-19 18:01:19 +00:00
Bborie Park e772b29f4a Removed hardcoded flags for raster2pgsql from run_test
git-svn-id: http://svn.osgeo.org/postgis/trunk@10828 b70326c6-7e19-0410-871a-916f4a2858ee
2012-12-14 20:25:54 +00:00
Paul Ramsey 4fee20abd3 #2145, ST_Segmentize(geography, dist) fails with redundant coordinates
git-svn-id: http://svn.osgeo.org/postgis/trunk@10820 b70326c6-7e19-0410-871a-916f4a2858ee
2012-12-09 19:59:42 +00:00
Paul Ramsey fab6c1d1aa #2132, _postgis_stats crashes backend on missing stats
git-svn-id: http://svn.osgeo.org/postgis/trunk@10800 b70326c6-7e19-0410-871a-916f4a2858ee
2012-12-05 18:50:42 +00:00
Paul Ramsey 651570c723 #945, expose and add selectivity to the 3d/4d index (&&&) bindings
git-svn-id: http://svn.osgeo.org/postgis/trunk@10796 b70326c6-7e19-0410-871a-916f4a2858ee
2012-12-04 19:54:29 +00:00
Sandro Santilli 3d5b47b4c4 Fix memory error in MultiPolygon GeoJson parsing (#2130)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10786 b70326c6-7e19-0410-871a-916f4a2858ee
2012-12-03 16:19:04 +00:00
Olivier Courtin 2b18a62c05 Fix #2092 for trunk branch
git-svn-id: http://svn.osgeo.org/postgis/trunk@10767 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-29 22:33:21 +00:00
Sandro Santilli a1df0584c3 Ensure ST_Line_Interpolate_Point always returns POINT (#2108)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10757 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-29 18:30:48 +00:00
Sandro Santilli 58a11eb5af Ensure ST_PointOnSurface always returns POINT (#2117)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10755 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-29 18:13:47 +00:00
Sandro Santilli 460eab4e82 Ensure ST_Centroid always returns POINT (#2109)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10751 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-29 17:49:27 +00:00
Nicklas Avén 7535e82658 #2112
git-svn-id: http://svn.osgeo.org/postgis/trunk@10747 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-28 22:35:56 +00:00
Regina Obe cdd01ad738 #1869 take care of ST_AsBinary(unknown/text), ST_AsText(unknown/text) is not unique errors
git-svn-id: http://svn.osgeo.org/postgis/trunk@10737 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-25 22:36:15 +00:00
Sandro Santilli 97eb383320 Restore 1.5.x behaviour of ST_Simplify (#1987)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10702 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-19 10:20:09 +00:00
Paul Ramsey bb8563c627 #2035, Strange behavior when using left (<<) and right (>>) operators
git-svn-id: http://svn.osgeo.org/postgis/trunk@10677 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-14 23:01:32 +00:00
Paul Ramsey 0b735b027b #2028, ST_Multi(<triangle>) does not make a TIN
git-svn-id: http://svn.osgeo.org/postgis/trunk@10675 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-14 22:29:23 +00:00
Paul Ramsey cd86fc540a #2001, ST_CurveToLine has no effect if the geometry doesn't actually contain an arc
git-svn-id: http://svn.osgeo.org/postgis/trunk@10671 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-14 21:25:52 +00:00
Paul Ramsey f6580e93a1 #799, make geographic coordinates in range
git-svn-id: http://svn.osgeo.org/postgis/trunk@10670 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-14 20:45:16 +00:00
Paul Ramsey 7c859fa99f #2048, add regression test
git-svn-id: http://svn.osgeo.org/postgis/trunk@10648 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-06 00:27:16 +00:00
Regina Obe e61a861e81 #2020: stop penalizing windows 9.2 32-bit when it gives a stupid answer to an ill-defined question. Change to be a well-defined question.
git-svn-id: http://svn.osgeo.org/postgis/trunk@10642 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-05 00:47:26 +00:00
Paul Ramsey 5d014027e7 #1996, ST_AsGeoJSON('POINT EMPTY') produces invalid JSON
git-svn-id: http://svn.osgeo.org/postgis/trunk@10628 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-02 19:15:05 +00:00
Paul Ramsey 8f23a2efd6 Remove odd srs error line from expected
git-svn-id: http://svn.osgeo.org/postgis/trunk@10425 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-12 20:06:29 +00:00