Commit graph

9193 commits

Author SHA1 Message Date
Regina Obe e7a5fb010b move example to ST_HausdorffDistance
git-svn-id: http://svn.osgeo.org/postgis/trunk@11608 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 16:11:55 +00:00
Regina Obe c7adb0717b bah get rid of last example not quite the solution for problem after further ruminating.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11607 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 15:43:56 +00:00
Regina Obe 058fbaf3bb fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@11606 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 14:06:06 +00:00
Regina Obe f263576df7 minor adjustment
git-svn-id: http://svn.osgeo.org/postgis/trunk@11605 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 13:56:35 +00:00
Regina Obe 8561d8cdf8 useful real world example of using ST_MaxDistance
git-svn-id: http://svn.osgeo.org/postgis/trunk@11604 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 13:55:48 +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
Bborie Park b8d75d313f Removed gdal-config --dep-flags from configure.ac.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11587 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-25 14:46:14 +00:00
Sandro Santilli a0732a5483 Fix GEOS dependent expected results
Now tested and successful with all supported GEOS versions

git-svn-id: http://svn.osgeo.org/postgis/trunk@11584 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-25 12:18:16 +00:00
Sandro Santilli c2ef21495b Base expected TopoGeo_addLinestring output on GEOS version (#2368)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11583 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-25 11:30:01 +00:00
Regina Obe 06b1b7f792 Move Mat back to core since he's done a ton of work on CMake
git-svn-id: http://svn.osgeo.org/postgis/trunk@11571 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-22 22:26:35 +00:00
Sandro Santilli e2350ec2b9 Do not override JSON_LDFLAGS, fixing --with-jsondir usage
git-svn-id: http://svn.osgeo.org/postgis/trunk@11563 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-21 15:15:58 +00:00
Sandro Santilli 1c988618c9 Add support for libjson-c 0.10+ (#2213)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11560 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 22:07:00 +00:00
Regina Obe 8486e15871 up minimum version of PostgreSQL to 9.1 descriptively will enforce later
git-svn-id: http://svn.osgeo.org/postgis/trunk@11558 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 19:25:59 +00:00
Bborie Park 1cf549f70a Added docs regarding postgis.gdal.datapath GUC and
postgis_gdal_version()

git-svn-id: http://svn.osgeo.org/postgis/trunk@11556 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 15:57:59 +00:00
Bborie Park a6eb67780c Added spatial_index column description
git-svn-id: http://svn.osgeo.org/postgis/trunk@11555 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 15:57:55 +00:00
Bborie Park 4336f28e4f Addition of GUC postgis.gdal.datapath to specify GDAL config variable GDAL_DATA. Ticket #1678
git-svn-id: http://svn.osgeo.org/postgis/trunk@11554 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 15:57:50 +00:00
Bborie Park 02b2715d4a Added spatial_index column to raster_columns view. Ticket #2361
git-svn-id: http://svn.osgeo.org/postgis/trunk@11553 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 15:57:44 +00:00
Bborie Park 482ee4174a Added missing signatures for ST_TPI(), ST_TRI() and ST_Roughness
git-svn-id: http://svn.osgeo.org/postgis/trunk@11552 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 15:57:37 +00:00
Bborie Park 9d65fff091 Updated to 2.2
git-svn-id: http://svn.osgeo.org/postgis/trunk@11551 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 14:13:52 +00:00
Regina Obe f6830e7bee make trunk 2.2.0dev
git-svn-id: http://svn.osgeo.org/postgis/trunk@11550 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 06:42:26 +00:00
Regina Obe be3551890b #2336 state level regex wget is too greedy and pulling all states when KS is chosen
git-svn-id: http://svn.osgeo.org/postgis/trunk@11548 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 06:24:56 +00:00
Bborie Park 0b5caaaf42 Fixed handling of schema name when adding overview constraints. Ticket #2359
git-svn-id: http://svn.osgeo.org/postgis/trunk@11544 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-13 15:26:07 +00:00
Bborie Park 4a64d1a34b Have cleanup before calls to elog(ERROR, ...)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11542 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-11 22:52:06 +00:00
Bborie Park 9e2d455ebe Grammar fixes for error messages (active vs passive)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11541 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-11 22:52:01 +00:00
Regina Obe abbd100510 #2356: quick fix for extensions not building anymore because of raster upgrade file change from rtpostgis_upgrade_20_minor.sql to rtpostgis_upgrade_20_21.sql
Also got rid of some commented out code

git-svn-id: http://svn.osgeo.org/postgis/trunk@11540 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-08 20:28:01 +00:00
Regina Obe 9bd74ff52e Get rid of postgis_drop_before for extension upgrade -- we don't need it any more after #2334
git-svn-id: http://svn.osgeo.org/postgis/trunk@11539 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-08 20:09:59 +00:00
Paul Ramsey 47ea3400cc #2351, st_distance between geographies wrong
git-svn-id: http://svn.osgeo.org/postgis/trunk@11535 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-07 17:39:43 +00:00
Paul Ramsey e388dfa7c8 Ignore generated sfcgal.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@11533 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-05 22:35:08 +00:00
Paul Ramsey a0276a135a Ignore generated makefile
git-svn-id: http://svn.osgeo.org/postgis/trunk@11532 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-05 22:34:26 +00:00
Paul Ramsey cca5a0864f #2315, geography_distance_uncached: variable ‘tolerance’ set but not used
git-svn-id: http://svn.osgeo.org/postgis/trunk@11531 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-05 21:31:44 +00:00
Paul Ramsey 193f790857 #2168, ST_Distance is not always commutative
git-svn-id: http://svn.osgeo.org/postgis/trunk@11530 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-05 21:01:48 +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
Paul Ramsey 88eec79212 #2307, ST_MakeValid outputs invalid geometries
git-svn-id: http://svn.osgeo.org/postgis/trunk@11525 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-05 18:11:58 +00:00
Bborie Park 5fcd1c4e28 Added raster upgrade path from 2.0 to 2.1. Ticket #2348
git-svn-id: http://svn.osgeo.org/postgis/trunk@11523 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-04 19:18:17 +00:00
Sandro Santilli b8e8bef2fe Fix spelling errors in st_makevalid documentation
Fixes a couple of spelling errors, and use the full word 'without' instead of the contraction 'w/out'.

git-svn-id: http://svn.osgeo.org/postgis/trunk@11521 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-04 16:26:34 +00:00
Sandro Santilli 43fab9e0ce Renew the COPYING gpl-2.0 with last version from gnu.org
git-svn-id: http://svn.osgeo.org/postgis/trunk@11519 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-04 16:22:19 +00:00
Sandro Santilli 98fe7c41d9 Let DO commands from SQL drop files end up in final upgrade script
Should fix upgrade path from 2.0 to 2.1 (#2334)

git-svn-id: http://svn.osgeo.org/postgis/trunk@11518 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-04 14:13:16 +00:00
Sandro Santilli dcb375e803 Turn lwgeom_backend_switch into a static function
git-svn-id: http://svn.osgeo.org/postgis/trunk@11517 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-03 20:26:18 +00:00
Sandro Santilli b1f68c71ae Another couple of warnings gone
git-svn-id: http://svn.osgeo.org/postgis/trunk@11513 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-03 17:45:21 +00:00
Sandro Santilli 7dc81980ca More unused variables and functions warnings cleaned
git-svn-id: http://svn.osgeo.org/postgis/trunk@11512 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-03 08:53:51 +00:00
Sandro Santilli 7d7ea5caf5 Remove warnings from liblwgeom
These are mostly unused variables

git-svn-id: http://svn.osgeo.org/postgis/trunk@11511 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-03 08:26:51 +00:00
Mark Cave-Ayland 5fe8a92016 Fix "array subscript is above array bounds" gcc build warnings on trunk using a suitable pointer and cast.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11508 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-01 11:54:39 +00:00
Sandro Santilli 609a4398eb Update expectances after GEOSSnap fixes (#2346)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11506 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-30 22:16:57 +00:00
Bborie Park ca08d5daaf Alphabetize built-in map algebra callback functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@11504 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-30 17:10:10 +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 b12729afa5 Not all args with a dash are options, only those starting with one
git-svn-id: http://svn.osgeo.org/postgis/trunk@11501 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-25 18:14:12 +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 d7d5f9609f Cleanly handle unsupported switches
git-svn-id: http://svn.osgeo.org/postgis/trunk@11499 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-25 16:58:13 +00:00