]> granicus.if.org Git - postgis/log
postgis
9 years agoMake SFCGAL version available in postgis_config.h.in
Sandro Santilli [Tue, 16 Jun 2015 10:12:01 +0000 (10:12 +0000)]
Make SFCGAL version available in postgis_config.h.in

git-svn-id: http://svn.osgeo.org/postgis/trunk@13675 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoAdd ST_Boundary in "see also" section for ST_MakePolygon
Sandro Santilli [Sat, 13 Jun 2015 08:08:39 +0000 (08:08 +0000)]
Add ST_Boundary in "see also" section for ST_MakePolygon

See https://lists.osgeo.org/pipermail/postgis-users/2015-June/040574.html

git-svn-id: http://svn.osgeo.org/postgis/trunk@13674 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoFix the "maintainer-clean" rule, and avoid maven downloads on clean
Sandro Santilli [Sat, 13 Jun 2015 08:08:33 +0000 (08:08 +0000)]
Fix the "maintainer-clean" rule, and avoid maven downloads on clean

git-svn-id: http://svn.osgeo.org/postgis/trunk@13673 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoOnly remove pom.xml on "make maintainer-clean"
Sandro Santilli [Sat, 13 Jun 2015 08:08:26 +0000 (08:08 +0000)]
Only remove pom.xml on "make maintainer-clean"

It's a distributed file...

git-svn-id: http://svn.osgeo.org/postgis/trunk@13672 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoInclude pom.xml in distribution (#3154)
Sandro Santilli [Fri, 12 Jun 2015 19:32:20 +0000 (19:32 +0000)]
Include pom.xml in distribution (#3154)

git-svn-id: http://svn.osgeo.org/postgis/trunk@13671 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoStop using "cvs" string in dist script
Sandro Santilli [Fri, 12 Jun 2015 19:26:59 +0000 (19:26 +0000)]
Stop using "cvs" string in dist script

git-svn-id: http://svn.osgeo.org/postgis/trunk@13670 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3164, ST_ClipByBox2D a little less brittle
Paul Ramsey [Fri, 12 Jun 2015 19:09:27 +0000 (19:09 +0000)]
#3164, ST_ClipByBox2D a little less brittle

git-svn-id: http://svn.osgeo.org/postgis/trunk@13669 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agotake out pom make section to try to make travis happy. Turns out debbie doesn't use...
Regina Obe [Fri, 12 Jun 2015 18:49:47 +0000 (18:49 +0000)]
take out pom make section to try to make travis happy. Turns out debbie doesn't use this script anyway.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13667 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#1137, Add a tolerance distance to ST_RemoveRepeatedPoints
Paul Ramsey [Fri, 12 Jun 2015 18:35:14 +0000 (18:35 +0000)]
#1137, Add a tolerance distance to ST_RemoveRepeatedPoints

git-svn-id: http://svn.osgeo.org/postgis/trunk@13666 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoAdd item about new functions supporting compoundcurve types
Sandro Santilli [Fri, 12 Jun 2015 09:09:51 +0000 (09:09 +0000)]
Add item about new functions supporting compoundcurve types

git-svn-id: http://svn.osgeo.org/postgis/trunk@13665 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#2717, support startpoint, endpoint, pointn, numpoints for compoundcurve
Paul Ramsey [Thu, 11 Jun 2015 21:09:13 +0000 (21:09 +0000)]
#2717, support startpoint, endpoint, pointn, numpoints for compoundcurve

git-svn-id: http://svn.osgeo.org/postgis/trunk@13664 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoOptimize ptarray_locate_along_linear to really honour the "from" parameter
Sandro Santilli [Thu, 11 Jun 2015 19:58:57 +0000 (19:58 +0000)]
Optimize ptarray_locate_along_linear to really honour the "from" parameter

git-svn-id: http://svn.osgeo.org/postgis/trunk@13661 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoAdd test for ST_Affine bbox cache bug (#3159)
Sandro Santilli [Thu, 11 Jun 2015 19:41:25 +0000 (19:41 +0000)]
Add test for ST_Affine bbox cache bug (#3159)

git-svn-id: http://svn.osgeo.org/postgis/trunk@13658 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoMake ST_Scale not use ST_Affine
Sandro Santilli [Thu, 11 Jun 2015 19:41:20 +0000 (19:41 +0000)]
Make ST_Scale not use ST_Affine

git-svn-id: http://svn.osgeo.org/postgis/trunk@13657 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3159, only add boxes to geometries that are input with them
Paul Ramsey [Thu, 11 Jun 2015 19:20:42 +0000 (19:20 +0000)]
#3159, only add boxes to geometries that are input with them

git-svn-id: http://svn.osgeo.org/postgis/trunk@13656 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoAdd missing item about |=| addition
Sandro Santilli [Thu, 11 Jun 2015 19:12:43 +0000 (19:12 +0000)]
Add missing item about |=| addition

git-svn-id: http://svn.osgeo.org/postgis/trunk@13655 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoAllow passing M factor to ST_Scale (#3062)
Sandro Santilli [Thu, 11 Jun 2015 19:09:13 +0000 (19:09 +0000)]
Allow passing M factor to ST_Scale (#3062)

git-svn-id: http://svn.osgeo.org/postgis/trunk@13654 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agolwgeom_scale: recompute bounding box if needed
Sandro Santilli [Thu, 11 Jun 2015 19:09:04 +0000 (19:09 +0000)]
lwgeom_scale: recompute bounding box if needed

git-svn-id: http://svn.osgeo.org/postgis/trunk@13653 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoMove liblwgeom logging functions outside of public header (#1220)
Sandro Santilli [Thu, 11 Jun 2015 11:03:03 +0000 (11:03 +0000)]
Move liblwgeom logging functions outside of public header (#1220)

git-svn-id: http://svn.osgeo.org/postgis/trunk@13652 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoDrop unused lw_vasprintf / lw_asprintf functions from liblwgeom
Sandro Santilli [Thu, 11 Jun 2015 10:13:23 +0000 (10:13 +0000)]
Drop unused lw_vasprintf / lw_asprintf functions from liblwgeom

git-svn-id: http://svn.osgeo.org/postgis/trunk@13651 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoBuild liblwgeom with -no-undefined flag
Sandro Santilli [Thu, 11 Jun 2015 09:06:47 +0000 (09:06 +0000)]
Build liblwgeom with -no-undefined flag

Doing so should report unresolved symbol references from regular
object files.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13650 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoMove temporal function wrappers in their own file
Sandro Santilli [Thu, 11 Jun 2015 00:33:57 +0000 (00:33 +0000)]
Move temporal function wrappers in their own file

git-svn-id: http://svn.osgeo.org/postgis/trunk@13648 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoFix unused vars and funx warnings building against pgsql < 9.5
Sandro Santilli [Wed, 10 Jun 2015 23:45:55 +0000 (23:45 +0000)]
Fix unused vars and funx warnings building against pgsql < 9.5

git-svn-id: http://svn.osgeo.org/postgis/trunk@13647 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoRestore liblwgeom API compatibility (#3156)
Sandro Santilli [Wed, 10 Jun 2015 23:28:01 +0000 (23:28 +0000)]
Restore liblwgeom API compatibility (#3156)

Adds an lwgeom_set_debuglogger function, restore lwgeom_set_handler
to the same arguments set as with 2.1.x.
Updates all callers (2/3 of which are back to their original version).

git-svn-id: http://svn.osgeo.org/postgis/trunk@13646 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoConvert varint test to use the new ASSERT_STRING_EQUAL macro
Sandro Santilli [Wed, 10 Jun 2015 23:27:52 +0000 (23:27 +0000)]
Convert varint test to use the new ASSERT_STRING_EQUAL macro

Also drops manual "strcmp" calls from it.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13645 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoConvert ptarray test to use the new ASSERT_STRING_EQUAL macro
Sandro Santilli [Wed, 10 Jun 2015 17:29:21 +0000 (17:29 +0000)]
Convert ptarray test to use the new ASSERT_STRING_EQUAL macro

Also change its suite name to "ptarray"

git-svn-id: http://svn.osgeo.org/postgis/trunk@13644 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoAdd lwgeom_scale and ptarray_scale with support of all dimensions (#3062)
Sandro Santilli [Wed, 10 Jun 2015 17:19:57 +0000 (17:19 +0000)]
Add lwgeom_scale and ptarray_scale with support of all dimensions (#3062)

Includes unit test.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13643 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoTrim refpurpose section for <-> operator, move details down
Sandro Santilli [Wed, 10 Jun 2015 16:42:49 +0000 (16:42 +0000)]
Trim refpurpose section for <-> operator, move details down

git-svn-id: http://svn.osgeo.org/postgis/trunk@13642 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoAdd |=| operator with CPA semantic and KNN support with PgSQL 9.5+
Sandro Santilli [Wed, 10 Jun 2015 16:18:37 +0000 (16:18 +0000)]
Add |=| operator with CPA semantic and KNN support with PgSQL 9.5+

Includes regress test and documentation

git-svn-id: http://svn.osgeo.org/postgis/trunk@13641 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoEnsure ST_DistanceCPA returns NULL if inputs do not meet
Sandro Santilli [Wed, 10 Jun 2015 11:34:06 +0000 (11:34 +0000)]
Ensure ST_DistanceCPA returns NULL if inputs do not meet

git-svn-id: http://svn.osgeo.org/postgis/trunk@13640 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoRemove liblwgeom.h on make uninstall (#3155)
Sandro Santilli [Wed, 10 Jun 2015 09:26:32 +0000 (09:26 +0000)]
Remove liblwgeom.h on make uninstall (#3155)

git-svn-id: http://svn.osgeo.org/postgis/trunk@13639 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoAdd note about minimum PROJ4 version requirement raise
Sandro Santilli [Wed, 10 Jun 2015 07:31:06 +0000 (07:31 +0000)]
Add note about minimum PROJ4 version requirement raise

git-svn-id: http://svn.osgeo.org/postgis/trunk@13636 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3154: revise make dist to build pom and not delete.
Regina Obe [Tue, 9 Jun 2015 22:29:34 +0000 (22:29 +0000)]
#3154: revise make dist to build pom and not delete.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13634 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoFix definition of ST_DistanceCPA
Sandro Santilli [Tue, 9 Jun 2015 20:01:14 +0000 (20:01 +0000)]
Fix definition of ST_DistanceCPA

git-svn-id: http://svn.osgeo.org/postgis/trunk@13632 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoST_DistanceCPA: return distance at closest point of approach
Sandro Santilli [Tue, 9 Jun 2015 19:38:39 +0000 (19:38 +0000)]
ST_DistanceCPA: return distance at closest point of approach

Includes regression test and docs.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13631 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoHave ST_ClosestPointOfApproach return NULL if inputs do not meet
Sandro Santilli [Tue, 9 Jun 2015 19:21:28 +0000 (19:21 +0000)]
Have ST_ClosestPointOfApproach return NULL if inputs do not meet

Makes lwgeom_tcpa return -2 if inputs do not share any point in time.
Includes documentation and testcases tweaks.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13630 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoBe less noisy on meeting trajectories, add temporal test
Sandro Santilli [Tue, 9 Jun 2015 18:19:39 +0000 (18:19 +0000)]
Be less noisy on meeting trajectories, add temporal test

git-svn-id: http://svn.osgeo.org/postgis/trunk@13629 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoFix lwgeom_tcpa distance computation for degenerate cases
Sandro Santilli [Tue, 9 Jun 2015 11:18:41 +0000 (11:18 +0000)]
Fix lwgeom_tcpa distance computation for degenerate cases

git-svn-id: http://svn.osgeo.org/postgis/trunk@13628 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoImplement missing distance3d_pt_pt function
Sandro Santilli [Tue, 9 Jun 2015 11:18:35 +0000 (11:18 +0000)]
Implement missing distance3d_pt_pt function

git-svn-id: http://svn.osgeo.org/postgis/trunk@13627 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoUpdate in-header documentation for lwgeom_split
Sandro Santilli [Tue, 9 Jun 2015 09:59:17 +0000 (09:59 +0000)]
Update in-header documentation for lwgeom_split

git-svn-id: http://svn.osgeo.org/postgis/trunk@13626 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#2906: move census functions into tiger_loader_2014.sql (needed since we took out...
Regina Obe [Sat, 6 Jun 2015 04:55:14 +0000 (04:55 +0000)]
#2906: move census functions into tiger_loader_2014.sql (needed since we took out of extension but still in docs) and will be needed for upgrades

git-svn-id: http://svn.osgeo.org/postgis/trunk@13625 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#2906: Fix webiste link postgis.net (instead of postgis.org), consolidate censustract...
Regina Obe [Fri, 5 Jun 2015 21:02:10 +0000 (21:02 +0000)]
#2906: Fix webiste link postgis.net (instead of postgis.org), consolidate censustract/bg/tabblock for 2014 into 2014 loader file, fix tabblock loading issue (they renamed it so its ends in 10 now)

git-svn-id: http://svn.osgeo.org/postgis/trunk@13624 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoGet "Closest Point of Approach" name straight ...
Sandro Santilli [Thu, 4 Jun 2015 21:13:12 +0000 (21:13 +0000)]
Get "Closest Point of Approach" name straight ...

git-svn-id: http://svn.osgeo.org/postgis/trunk@13623 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoMove ST_ClosestPointOfApproach tests under temporal.sql
Sandro Santilli [Thu, 4 Jun 2015 21:03:53 +0000 (21:03 +0000)]
Move ST_ClosestPointOfApproach tests under temporal.sql

git-svn-id: http://svn.osgeo.org/postgis/trunk@13622 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agochange extension install to go from root of tiger
Regina Obe [Thu, 4 Jun 2015 20:36:57 +0000 (20:36 +0000)]
change extension install to go from root of tiger

git-svn-id: http://svn.osgeo.org/postgis/trunk@13621 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoa lot of this stuff is not tiger_2011, we should just go back to single folder
Regina Obe [Thu, 4 Jun 2015 20:32:56 +0000 (20:32 +0000)]
a lot of this stuff is not tiger_2011, we should just go back to single folder

git-svn-id: http://svn.osgeo.org/postgis/trunk@13620 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#2287, fix regressions with new debug in raster
Paul Ramsey [Thu, 4 Jun 2015 19:45:36 +0000 (19:45 +0000)]
#2287, fix regressions with new debug in raster

git-svn-id: http://svn.osgeo.org/postgis/trunk@13619 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoHarmonize ST_SimplifyVW with ST_Simplify behavior when feeded with 0 tolerance
Nicklas Avén [Thu, 4 Jun 2015 18:53:10 +0000 (18:53 +0000)]
Harmonize ST_SimplifyVW with ST_Simplify behavior when feeded with 0 tolerance

git-svn-id: http://svn.osgeo.org/postgis/trunk@13618 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#2287, move debug messages in --enable-debug builds to the DEBUG PgSQL logging channel
Paul Ramsey [Thu, 4 Jun 2015 18:43:34 +0000 (18:43 +0000)]
#2287, move debug messages in --enable-debug builds to the DEBUG PgSQL logging channel

git-svn-id: http://svn.osgeo.org/postgis/trunk@13617 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3133 add nd index recheck tests
Regina Obe [Thu, 4 Jun 2015 08:30:13 +0000 (08:30 +0000)]
#3133 add nd index recheck tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@13616 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agorework the knn recheck tests for goemetry, geography, add some nd tests for 3d. ...
Regina Obe [Thu, 4 Jun 2015 08:14:59 +0000 (08:14 +0000)]
rework the knn recheck tests for goemetry, geography, add some nd tests for 3d.  still more tests to add.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13615 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoEmbed full version (and revision) in package name for dev snapshots.
Sandro Santilli [Thu, 4 Jun 2015 08:09:52 +0000 (08:09 +0000)]
Embed full version (and revision) in package name for dev snapshots.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13614 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agospellign
Paul Ramsey [Wed, 3 Jun 2015 23:08:51 +0000 (23:08 +0000)]
spellign

git-svn-id: http://svn.osgeo.org/postgis/trunk@13611 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3133, support for recheck on M-measured geometries
Paul Ramsey [Wed, 3 Jun 2015 20:53:33 +0000 (20:53 +0000)]
#3133, support for recheck on M-measured geometries

git-svn-id: http://svn.osgeo.org/postgis/trunk@13610 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoIsolate <<->> in version-checked regression file
Paul Ramsey [Wed, 3 Jun 2015 19:36:49 +0000 (19:36 +0000)]
Isolate <<->> in version-checked regression file

git-svn-id: http://svn.osgeo.org/postgis/trunk@13609 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agowhitespace
Paul Ramsey [Wed, 3 Jun 2015 19:34:31 +0000 (19:34 +0000)]
whitespace

git-svn-id: http://svn.osgeo.org/postgis/trunk@13608 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3133, add <<->> recheck supporrt and rip out <<#>>
Paul Ramsey [Wed, 3 Jun 2015 19:08:23 +0000 (19:08 +0000)]
#3133, add <<->> recheck supporrt and rip out <<#>>

git-svn-id: http://svn.osgeo.org/postgis/trunk@13607 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoGuard from 1 point linestrings in st_simplifyvw and st_seteffectivearea
Nicklas Avén [Wed, 3 Jun 2015 18:34:38 +0000 (18:34 +0000)]
Guard from 1 point linestrings in st_simplifyvw and st_seteffectivearea

git-svn-id: http://svn.osgeo.org/postgis/trunk@13606 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3132, KNN box-only operator <-> for geography to support PgSQL < 9.5
Paul Ramsey [Wed, 3 Jun 2015 17:05:12 +0000 (17:05 +0000)]
#3132, KNN box-only operator <-> for geography to support PgSQL < 9.5

git-svn-id: http://svn.osgeo.org/postgis/trunk@13605 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3140, fix comparison function
Paul Ramsey [Wed, 3 Jun 2015 13:50:28 +0000 (13:50 +0000)]
#3140, fix comparison function

git-svn-id: http://svn.osgeo.org/postgis/trunk@13604 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoquite tests a bit
Paul Ramsey [Wed, 3 Jun 2015 12:52:37 +0000 (12:52 +0000)]
quite tests a bit

git-svn-id: http://svn.osgeo.org/postgis/trunk@13603 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoUpdate the GEOS version warning to recommend 3.4.2
Sandro Santilli [Wed, 3 Jun 2015 08:07:39 +0000 (08:07 +0000)]
Update the GEOS version warning to recommend 3.4.2

git-svn-id: http://svn.osgeo.org/postgis/trunk@13602 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3143, use right type size / simpler pointer math?
Paul Ramsey [Tue, 2 Jun 2015 16:03:05 +0000 (16:03 +0000)]
#3143, use right type size / simpler pointer math?

git-svn-id: http://svn.osgeo.org/postgis/trunk@13601 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoGuard against crazy selectivity numbers
Paul Ramsey [Mon, 1 Jun 2015 16:15:29 +0000 (16:15 +0000)]
Guard against crazy selectivity numbers

git-svn-id: http://svn.osgeo.org/postgis/trunk@13600 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoST_BoundingDiagonal (#3139)
Sandro Santilli [Mon, 1 Jun 2015 16:09:22 +0000 (16:09 +0000)]
ST_BoundingDiagonal (#3139)

Includes tests and documentation

git-svn-id: http://svn.osgeo.org/postgis/trunk@13599 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoHarmonize regression test
Paul Ramsey [Mon, 1 Jun 2015 13:36:24 +0000 (13:36 +0000)]
Harmonize regression test

git-svn-id: http://svn.osgeo.org/postgis/trunk@13598 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoStylistic OCD
Paul Ramsey [Mon, 1 Jun 2015 13:23:47 +0000 (13:23 +0000)]
Stylistic OCD

git-svn-id: http://svn.osgeo.org/postgis/trunk@13597 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoHarmonize threshold w/ message
Paul Ramsey [Mon, 1 Jun 2015 12:27:04 +0000 (12:27 +0000)]
Harmonize threshold w/ message

git-svn-id: http://svn.osgeo.org/postgis/trunk@13596 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3074: Add postgres regress for ST_SubDivide, update documentation to not use example...
Regina Obe [Mon, 1 Jun 2015 09:04:59 +0000 (09:04 +0000)]
#3074: Add postgres regress for ST_SubDivide, update documentation to not use example below 8 vertices and put note about no less than 8 is allowed

git-svn-id: http://svn.osgeo.org/postgis/trunk@13595 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agomore fine tuning to force index use during index tests
Regina Obe [Sun, 31 May 2015 20:30:47 +0000 (20:30 +0000)]
more fine tuning to force index use during index tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@13594 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3127 revert back to use sphere distance (spheroid doesn't work with knn recheck...
Regina Obe [Sun, 31 May 2015 20:14:32 +0000 (20:14 +0000)]
#3127 revert back to use sphere distance (spheroid doesn't work with knn recheck), document that <-> is on sphere, change tests to be based on sphere instead of spheroid., #3131 reverting fixes index returned tuples wrong order issue

git-svn-id: http://svn.osgeo.org/postgis/trunk@13593 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agorevert last change
Regina Obe [Sun, 31 May 2015 04:48:51 +0000 (04:48 +0000)]
revert last change

git-svn-id: http://svn.osgeo.org/postgis/trunk@13592 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3143 get rid of duplicate measure_suite_setup declaration to try to fix winnie's...
Regina Obe [Sun, 31 May 2015 04:01:59 +0000 (04:01 +0000)]
#3143 get rid of duplicate measure_suite_setup declaration to try to fix winnie's 32-bit whining.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13591 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3127 Switch knn to use spheroid distance instead of sphere distance
Regina Obe [Sun, 31 May 2015 01:57:31 +0000 (01:57 +0000)]
#3127 Switch knn to use spheroid distance instead of sphere distance

git-svn-id: http://svn.osgeo.org/postgis/trunk@13590 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoA small opimization to not use temp buffer when size of npoints is not unpredictable
Nicklas Avén [Sat, 30 May 2015 20:35:09 +0000 (20:35 +0000)]
A small opimization to not use temp buffer when size of npoints is not unpredictable

git-svn-id: http://svn.osgeo.org/postgis/trunk@13589 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3131, just fix KNN w/ big hammer
Paul Ramsey [Sat, 30 May 2015 15:54:17 +0000 (15:54 +0000)]
#3131, just fix KNN w/ big hammer

git-svn-id: http://svn.osgeo.org/postgis/trunk@13588 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoUse the right function!
Paul Ramsey [Fri, 29 May 2015 23:08:16 +0000 (23:08 +0000)]
Use the right function!

git-svn-id: http://svn.osgeo.org/postgis/trunk@13587 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoRemove stub code!
Paul Ramsey [Fri, 29 May 2015 23:07:47 +0000 (23:07 +0000)]
Remove stub code!

git-svn-id: http://svn.osgeo.org/postgis/trunk@13586 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3131, fix crasher
Paul Ramsey [Fri, 29 May 2015 23:07:10 +0000 (23:07 +0000)]
#3131, fix crasher

git-svn-id: http://svn.osgeo.org/postgis/trunk@13585 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoAdd raster garden tests to make garden run
Regina Obe [Fri, 29 May 2015 22:01:50 +0000 (22:01 +0000)]
Add raster garden tests to make garden run

git-svn-id: http://svn.osgeo.org/postgis/trunk@13584 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoLower limit on max vertices
Paul Ramsey [Fri, 29 May 2015 21:21:51 +0000 (21:21 +0000)]
Lower limit on max vertices

git-svn-id: http://svn.osgeo.org/postgis/trunk@13583 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3131, KNN geography still gives ERROR: index returned tuples in wrong order
Paul Ramsey [Fri, 29 May 2015 21:18:23 +0000 (21:18 +0000)]
#3131, KNN geography still gives ERROR: index returned tuples in wrong order

git-svn-id: http://svn.osgeo.org/postgis/trunk@13582 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoAlter test
Paul Ramsey [Fri, 29 May 2015 17:39:18 +0000 (17:39 +0000)]
Alter test

git-svn-id: http://svn.osgeo.org/postgis/trunk@13581 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3135, avoid infinite recursion on features with repeated points
Paul Ramsey [Fri, 29 May 2015 17:29:11 +0000 (17:29 +0000)]
#3135, avoid infinite recursion on features with repeated points

git-svn-id: http://svn.osgeo.org/postgis/trunk@13580 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3134 change make garden to use regress install instead of the scripts in postgis/..
Regina Obe [Fri, 29 May 2015 07:56:29 +0000 (07:56 +0000)]
#3134 change make garden to use regress install instead of the scripts in postgis/..

git-svn-id: http://svn.osgeo.org/postgis/trunk@13579 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoMove test to ifdef'ed location for GEOS 3.5
Paul Ramsey [Thu, 28 May 2015 20:25:11 +0000 (20:25 +0000)]
Move test to ifdef'ed location for GEOS 3.5

git-svn-id: http://svn.osgeo.org/postgis/trunk@13578 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoMove some types around, see if winnie gets happier
Paul Ramsey [Thu, 28 May 2015 20:21:54 +0000 (20:21 +0000)]
Move some types around, see if winnie gets happier

git-svn-id: http://svn.osgeo.org/postgis/trunk@13577 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3135, ST_SubDivide garden crasher on malformed polygon and linestring
Paul Ramsey [Thu, 28 May 2015 19:55:10 +0000 (19:55 +0000)]
#3135, ST_SubDivide garden crasher on malformed polygon and linestring

git-svn-id: http://svn.osgeo.org/postgis/trunk@13576 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoRemove possible double free
Paul Ramsey [Thu, 28 May 2015 19:20:15 +0000 (19:20 +0000)]
Remove possible double free

git-svn-id: http://svn.osgeo.org/postgis/trunk@13575 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#2093, Add extra policy argument to control ST_Simplify behavior
Paul Ramsey [Thu, 28 May 2015 19:07:32 +0000 (19:07 +0000)]
#2093, Add extra policy argument to control ST_Simplify behavior

git-svn-id: http://svn.osgeo.org/postgis/trunk@13574 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoRemove dead code
Paul Ramsey [Thu, 28 May 2015 16:30:48 +0000 (16:30 +0000)]
Remove dead code

git-svn-id: http://svn.osgeo.org/postgis/trunk@13573 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoTWKB: Drop duplicate vertices during encoding
Paul Ramsey [Thu, 28 May 2015 16:30:16 +0000 (16:30 +0000)]
TWKB: Drop duplicate vertices during encoding

git-svn-id: http://svn.osgeo.org/postgis/trunk@13572 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoAdd NEWS entry and another example for ST_IsValidTrajectory
Sandro Santilli [Thu, 28 May 2015 15:33:39 +0000 (15:33 +0000)]
Add NEWS entry and another example for ST_IsValidTrajectory

git-svn-id: http://svn.osgeo.org/postgis/trunk@13571 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoAdd ST_IsValidTrajectory (#3129)
Sandro Santilli [Thu, 28 May 2015 15:18:23 +0000 (15:18 +0000)]
Add ST_IsValidTrajectory (#3129)

Adds lwgeom_is_trajectory and lwline_is_trajectory to liblwgeom.
Includes unit and regress test.

Includes documentation, starting a new "Temporal support" section
in which ST_ClosestPointOfApproach is also moved

git-svn-id: http://svn.osgeo.org/postgis/trunk@13570 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoFix ST_ClosestPointOfApproach assumption of lwgeom->bbox being exact
Sandro Santilli [Wed, 27 May 2015 16:47:29 +0000 (16:47 +0000)]
Fix ST_ClosestPointOfApproach assumption of lwgeom->bbox being exact

See #3136

git-svn-id: http://svn.osgeo.org/postgis/trunk@13569 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agothe actual geography tst needs some work, but for now just commit what current returns
Regina Obe [Wed, 27 May 2015 11:45:54 +0000 (11:45 +0000)]
the actual geography tst needs some work, but for now just commit what current returns

git-svn-id: http://svn.osgeo.org/postgis/trunk@13568 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3134: make garden doesn't install postgis (revise to ignore if plpgsql is already...
Regina Obe [Wed, 27 May 2015 06:30:58 +0000 (06:30 +0000)]
#3134: make garden doesn't install postgis (revise to ignore if plpgsql is already installed.)

git-svn-id: http://svn.osgeo.org/postgis/trunk@13567 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#3126, ST_SubDivide garden crasher on Polyhedral Surface
Paul Ramsey [Tue, 26 May 2015 22:42:19 +0000 (22:42 +0000)]
#3126, ST_SubDivide garden crasher on Polyhedral Surface

git-svn-id: http://svn.osgeo.org/postgis/trunk@13566 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoFormatting
Paul Ramsey [Tue, 26 May 2015 19:08:47 +0000 (19:08 +0000)]
Formatting

git-svn-id: http://svn.osgeo.org/postgis/trunk@13565 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago0se FP_TOLERANCE instead of 0
Paul Ramsey [Tue, 26 May 2015 19:07:02 +0000 (19:07 +0000)]
0se FP_TOLERANCE instead of 0

git-svn-id: http://svn.osgeo.org/postgis/trunk@13564 b70326c6-7e19-0410-871a-916f4a2858ee