]>
granicus.if.org Git - postgis/log
Paul Ramsey [Sun, 15 May 2016 15:15:28 +0000 (15:15 +0000)]
Convert some SED to PERL for more reliability in BSD-style unixes and have non-gnu sed
git-svn-id: http://svn.osgeo.org/postgis/trunk@14904
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 15 May 2016 15:09:20 +0000 (15:09 +0000)]
Quiet compile warning on printf(%d) on long int
git-svn-id: http://svn.osgeo.org/postgis/trunk@14903
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 12 May 2016 19:05:45 +0000 (19:05 +0000)]
references #3552 get rid of depecated calls for PostGIS 2.3
git-svn-id: http://svn.osgeo.org/postgis/trunk@14899
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 12 May 2016 09:59:51 +0000 (09:59 +0000)]
Move static structures where used, fixes compile warnings
git-svn-id: http://svn.osgeo.org/postgis/trunk@14897
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 12 May 2016 08:21:35 +0000 (08:21 +0000)]
Update debbie and winnie links to use https
git-svn-id: http://svn.osgeo.org/postgis/trunk@14894
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 11 May 2016 14:30:37 +0000 (14:30 +0000)]
Fix logic error introduced in r14890
git-svn-id: http://svn.osgeo.org/postgis/trunk@14893
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 11 May 2016 14:27:52 +0000 (14:27 +0000)]
Fix compiler warning in ST_GeometricMedian
git-svn-id: http://svn.osgeo.org/postgis/trunk@14892
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 11 May 2016 14:18:53 +0000 (14:18 +0000)]
Use limits for double, not float, in fix for #3523
git-svn-id: http://svn.osgeo.org/postgis/trunk@14891
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 11 May 2016 14:10:24 +0000 (14:10 +0000)]
#3523, kmeans compile warnings
git-svn-id: http://svn.osgeo.org/postgis/trunk@14890
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 11 May 2016 09:53:39 +0000 (09:53 +0000)]
Simplify GML test for P1/P2 to use a single ORDER BY
This is yet another attempt to fix #3513
git-svn-id: http://svn.osgeo.org/postgis/trunk@14889
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 11 May 2016 09:26:31 +0000 (09:26 +0000)]
Review comments above P1-visited and P2-visited GML test
The comment explain the expected scan of elements.
Might help with #3513
git-svn-id: http://svn.osgeo.org/postgis/trunk@14888
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 11 May 2016 08:38:33 +0000 (08:38 +0000)]
style-only commit: remove trailing spaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@14887
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 9 May 2016 08:26:31 +0000 (08:26 +0000)]
Closes #3514 zipcode penalty switch
fix casting issue introduced in r14850
git-svn-id: http://svn.osgeo.org/postgis/trunk@14885
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 4 May 2016 21:48:46 +0000 (21:48 +0000)]
Add additional test to document ST_Polygonize behavior with nulls
git-svn-id: http://svn.osgeo.org/postgis/trunk@14883
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 4 May 2016 00:56:52 +0000 (00:56 +0000)]
#3470, ST_Polygonize doesn't accept NULL geometries
git-svn-id: http://svn.osgeo.org/postgis/trunk@14882
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 4 May 2016 00:34:37 +0000 (00:34 +0000)]
Set nargs correctly in PGISDirectFunctionCall2
git-svn-id: http://svn.osgeo.org/postgis/trunk@14881
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 4 May 2016 00:20:57 +0000 (00:20 +0000)]
Fix debug output
git-svn-id: http://svn.osgeo.org/postgis/trunk@14880
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 2 May 2016 17:05:52 +0000 (17:05 +0000)]
Make AsGML execution order predictable (see #3513 again)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14878
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Sun, 1 May 2016 16:22:41 +0000 (16:22 +0000)]
#3119, Wrong documented behavior for ST_LengthSpheroid
git-svn-id: http://svn.osgeo.org/postgis/trunk@14873
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 28 Apr 2016 09:37:36 +0000 (09:37 +0000)]
Some syle consistency (and drop trailing whitespaces)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14870
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 27 Apr 2016 14:45:28 +0000 (14:45 +0000)]
Style only change: remove trailing whitespaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@14869
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 27 Apr 2016 14:14:26 +0000 (14:14 +0000)]
Make ordering consistent with the rest of the test
(see #3513)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14868
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 27 Apr 2016 14:07:36 +0000 (14:07 +0000)]
Order return from SRF, improving predictability
Should close #3513
git-svn-id: http://svn.osgeo.org/postgis/trunk@14867
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 27 Apr 2016 12:11:26 +0000 (12:11 +0000)]
#3218, ST_PixelAsCentroid documentation has incorrect names
git-svn-id: http://svn.osgeo.org/postgis/trunk@14864
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 27 Apr 2016 12:03:24 +0000 (12:03 +0000)]
#3217, ST_Value documentation has incorrect parameter names
git-svn-id: http://svn.osgeo.org/postgis/trunk@14861
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 27 Apr 2016 00:06:35 +0000 (00:06 +0000)]
#3413, typo in find_srid error notice
git-svn-id: http://svn.osgeo.org/postgis/trunk@14860
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Tue, 26 Apr 2016 23:19:09 +0000 (23:19 +0000)]
fix doc typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@14859
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Tue, 26 Apr 2016 23:17:34 +0000 (23:17 +0000)]
Preserve SRID in ST_MinimumClearanceLine, and add regress checks missed in last commit
git-svn-id: http://svn.osgeo.org/postgis/trunk@14858
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Mon, 25 Apr 2016 21:02:23 +0000 (21:02 +0000)]
#3424, ST_MinimumClearance
git-svn-id: http://svn.osgeo.org/postgis/trunk@14856
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 22 Apr 2016 09:46:38 +0000 (09:46 +0000)]
Trim trailing whitespaces (as per .editorconfig)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14855
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 22 Apr 2016 09:43:05 +0000 (09:43 +0000)]
Add note about ST_IsValid flag argument being an extension to specs
git-svn-id: http://svn.osgeo.org/postgis/trunk@14854
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 21 Apr 2016 14:34:39 +0000 (14:34 +0000)]
Trim trailing whitespaces (as per .editorconfig)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14853
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 18 Apr 2016 08:30:32 +0000 (08:30 +0000)]
Fix link to gitlab-ci build for the branch
git-svn-id: http://svn.osgeo.org/postgis/trunk@14851
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 17 Apr 2016 21:49:37 +0000 (21:49 +0000)]
prevent error when tiger street number is not a number (just return first number part)
Closes #3531 for trunk (PostGIS 2.3.0)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14850
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 17 Apr 2016 20:30:29 +0000 (20:30 +0000)]
Minor cleanup of last commit and also more schema qualifying
references #3530 #3421 for postgis 2.3 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14847
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 17 Apr 2016 20:19:00 +0000 (20:19 +0000)]
revise to use node start/end of edges for geocode_intersection and remove ST_Intersects check
references #3530 for postgis 2.3 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14846
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 14 Apr 2016 00:02:12 +0000 (00:02 +0000)]
put back makde pdf but after the html files ahave already been copied
git-svn-id: http://svn.osgeo.org/postgis/trunk@14843
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 13 Apr 2016 22:50:07 +0000 (22:50 +0000)]
get rid of make update po, get rid of html make hard coding and replace with make html localized. Remove pdf generation for now.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14842
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 Apr 2016 16:53:02 +0000 (16:53 +0000)]
#3529, move test to subdivide.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@14839
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 Apr 2016 15:57:26 +0000 (15:57 +0000)]
Don't run online test for GEOS 3.5+ feature, closes #3529
git-svn-id: http://svn.osgeo.org/postgis/trunk@14838
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 13 Apr 2016 08:52:02 +0000 (08:52 +0000)]
Fix reference to ST_LineLocatePoint
Should fix #3527
git-svn-id: http://svn.osgeo.org/postgis/trunk@14836
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 12 Apr 2016 21:39:32 +0000 (21:39 +0000)]
#3522, handle POINT and MULTIPOINT correctly in ST_Subdivide
git-svn-id: http://svn.osgeo.org/postgis/trunk@14835
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 12 Apr 2016 21:37:50 +0000 (21:37 +0000)]
ignore build stuff
git-svn-id: http://svn.osgeo.org/postgis/trunk@14833
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 12 Apr 2016 19:20:15 +0000 (19:20 +0000)]
#3524, add interruptibility to geography brute force distance calculation
git-svn-id: http://svn.osgeo.org/postgis/trunk@14832
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 11 Apr 2016 18:42:26 +0000 (18:42 +0000)]
#1851, spatial_ref_sys fixes for Pulkovo_1942_58, to_wgs84
git-svn-id: http://svn.osgeo.org/postgis/trunk@14830
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 6 Apr 2016 08:43:15 +0000 (08:43 +0000)]
First pass of style tweaks
Use space indent by default, tabs for Makefiles and C sources.
Add comments
git-svn-id: http://svn.osgeo.org/postgis/trunk@14823
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 6 Apr 2016 08:43:09 +0000 (08:43 +0000)]
Remove reference to '*.in.c' files as they don't exist anymore
git-svn-id: http://svn.osgeo.org/postgis/trunk@14822
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 6 Apr 2016 07:30:47 +0000 (07:30 +0000)]
Stub an EditorConfig configuration
See http://editorconfig.org/
git-svn-id: http://svn.osgeo.org/postgis/trunk@14821
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 3 Apr 2016 20:43:18 +0000 (20:43 +0000)]
minor cleanup to prevent adding ofa ll address*.dlls
git-svn-id: http://svn.osgeo.org/postgis/trunk@14816
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Sat, 26 Mar 2016 23:23:48 +0000 (23:23 +0000)]
#3516, ST_Voronoi crashes backend
git-svn-id: http://svn.osgeo.org/postgis/trunk@14810
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 24 Mar 2016 23:40:07 +0000 (23:40 +0000)]
Ignore some new build artifacts
git-svn-id: http://svn.osgeo.org/postgis/trunk@14809
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Mar 2016 11:46:25 +0000 (11:46 +0000)]
Add 2.2.2 section
git-svn-id: http://svn.osgeo.org/postgis/trunk@14805
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Mar 2016 11:46:17 +0000 (11:46 +0000)]
Remove unused function
git-svn-id: http://svn.osgeo.org/postgis/trunk@14804
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 20 Mar 2016 19:52:40 +0000 (19:52 +0000)]
Force sorting in ST_ColorMap test (fix aliasing issue rid was aliased as testid)
closes #3503
git-svn-id: http://svn.osgeo.org/postgis/trunk@14794
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 20 Mar 2016 19:41:05 +0000 (19:41 +0000)]
Force sorting in ST_ColorMap test
references #3503
git-svn-id: http://svn.osgeo.org/postgis/trunk@14793
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 20 Mar 2016 06:33:10 +0000 (06:33 +0000)]
upport ST_AsEncodedPolyLine google example, alphabetize entries
git-svn-id: http://svn.osgeo.org/postgis/trunk@14792
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 17 Mar 2016 16:36:04 +0000 (16:36 +0000)]
pass POINT EMPTY tests on fun architectures, #3426
git-svn-id: http://svn.osgeo.org/postgis/trunk@14788
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Tue, 15 Mar 2016 01:08:59 +0000 (01:08 +0000)]
#3466, Casting from box3d to geometry drops Z dimension (Julien Rouhaud)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14786
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Sun, 13 Mar 2016 22:25:39 +0000 (22:25 +0000)]
fix typo in comment
git-svn-id: http://svn.osgeo.org/postgis/trunk@14785
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 12 Mar 2016 18:15:50 +0000 (18:15 +0000)]
Force order in ST_GeneratePoints so results are deterministic on all platforms
Closes #3502
git-svn-id: http://svn.osgeo.org/postgis/trunk@14779
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 12 Mar 2016 17:49:56 +0000 (17:49 +0000)]
start schema qualifying calls
references #3451
git-svn-id: http://svn.osgeo.org/postgis/trunk@14778
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 11 Mar 2016 01:34:04 +0000 (01:34 +0000)]
Exclude all c functions from schema qual except ST_Transform we know calls spatial_ref_sys and is an issue in materialized views and spatial indexes.
References #3490 for 2.3 (also added pg_catalog since dumps have it - in theory it gets automatically added, but just in case)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14772
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 10 Mar 2016 06:35:48 +0000 (06:35 +0000)]
avoid adding search_path to functions that work on internals (fix typo in last commit)
references #3497
git-svn-id: http://svn.osgeo.org/postgis/trunk@14769
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 10 Mar 2016 04:21:46 +0000 (04:21 +0000)]
avoid adding search_path to functions that work on internals
references #3497
git-svn-id: http://svn.osgeo.org/postgis/trunk@14768
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 9 Mar 2016 13:06:52 +0000 (13:06 +0000)]
#3460, ST_ClusterWithin 'tolerance not defined' error after upgrade
git-svn-id: http://svn.osgeo.org/postgis/trunk@14766
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 8 Mar 2016 19:15:17 +0000 (19:15 +0000)]
Cleanup addition of search_path for upgrade scripts
exclude addgeometry*, addraster*, addoverview* from seach_path function setting.
These in calls that don't take schema use the current search_path to find table.
References #3495 for 2.3 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14762
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 6 Mar 2016 08:06:21 +0000 (08:06 +0000)]
fix compile error introduced in X3D commeit
references #3435
git-svn-id: http://svn.osgeo.org/postgis/trunk@14758
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 6 Mar 2016 00:43:07 +0000 (00:43 +0000)]
Use Tomvantilburg suggestion and just hard-code convex='false' for all IndexedFaceSets.
Corrects the output of wrongly rendered without affecting true convex
Closes #3435 for PostGIS 2.3 (trunk).
Update Copyright info
git-svn-id: http://svn.osgeo.org/postgis/trunk@14757
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 5 Mar 2016 06:01:03 +0000 (06:01 +0000)]
remove this hard-coded script superceded by perl generation script of #3490
References #2485
git-svn-id: http://svn.osgeo.org/postgis/trunk@14751
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 5 Mar 2016 05:37:31 +0000 (05:37 +0000)]
Revise script generation to exclude SQL functions that are NOT STRICT.
Integrate into testing
Integrate into create extension
References #3490 for PostGIS 2.3
git-svn-id: http://svn.osgeo.org/postgis/trunk@14750
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 5 Mar 2016 01:53:49 +0000 (01:53 +0000)]
script to set search_path of functions.
Sadly this thwarts use of spatial indexes.
Need to think about this more. References #3490
git-svn-id: http://svn.osgeo.org/postgis/trunk@14749
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Sat, 5 Mar 2016 01:51:24 +0000 (01:51 +0000)]
Add availability info for ST_Points
git-svn-id: http://svn.osgeo.org/postgis/trunk@14748
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Sat, 5 Mar 2016 01:27:32 +0000 (01:27 +0000)]
Add new files for #3364
git-svn-id: http://svn.osgeo.org/postgis/trunk@14747
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Sat, 5 Mar 2016 01:22:48 +0000 (01:22 +0000)]
#3364, ST_GeometricMedian
git-svn-id: http://svn.osgeo.org/postgis/trunk@14746
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Fri, 4 Mar 2016 14:51:36 +0000 (14:51 +0000)]
#3480, copy input geometries to ST_ClusterDBSCAN
git-svn-id: http://svn.osgeo.org/postgis/trunk@14745
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Mar 2016 08:29:45 +0000 (08:29 +0000)]
Add comment to topology face and node tables
git-svn-id: http://svn.osgeo.org/postgis/trunk@14744
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 3 Mar 2016 21:17:13 +0000 (21:17 +0000)]
Replace use of 'sed' with 'perl -pe' to avoid sed incompatibilities on BSD-flavoured OS's like OSX and Solaris
git-svn-id: http://svn.osgeo.org/postgis/trunk@14743
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 3 Mar 2016 21:16:36 +0000 (21:16 +0000)]
Be a little more careful w/ input sets full of nulls and empties
git-svn-id: http://svn.osgeo.org/postgis/trunk@14742
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 3 Mar 2016 11:34:19 +0000 (11:34 +0000)]
Give more decimal digits in edge-motion collision detection point
git-svn-id: http://svn.osgeo.org/postgis/trunk@14740
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 3 Mar 2016 09:22:13 +0000 (09:22 +0000)]
Have make_dist.sh use current branch as the default target branch
Works both with GIT and SVN
git-svn-id: http://svn.osgeo.org/postgis/trunk@14738
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 3 Mar 2016 08:40:22 +0000 (08:40 +0000)]
Always remove any previously existing dist dir on ./make_dist.sh
Simplifies the code and makes it POSIX compliant.
See #3488
git-svn-id: http://svn.osgeo.org/postgis/trunk@14737
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 2 Mar 2016 17:58:46 +0000 (17:58 +0000)]
Update gitlab-ci badge url
git-svn-id: http://svn.osgeo.org/postgis/trunk@14735
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 2 Mar 2016 16:27:07 +0000 (16:27 +0000)]
Allow passing custom configure flags and make command
Patch by Greg Troxel.
Closes #3165
git-svn-id: http://svn.osgeo.org/postgis/trunk@14734
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 1 Mar 2016 18:21:42 +0000 (18:21 +0000)]
#3479 Fix assertion crash added after initial fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@14733
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2016 18:14:30 +0000 (18:14 +0000)]
Automatically use GIT if a .git directory exists locally
See #3482
git-svn-id: http://svn.osgeo.org/postgis/trunk@14732
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2016 17:48:33 +0000 (17:48 +0000)]
Set version from Version.config for branch dists too
See #3482
git-svn-id: http://svn.osgeo.org/postgis/trunk@14731
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2016 15:46:14 +0000 (15:46 +0000)]
Backup final (reversioned) output dirs if already existing
Avoids creating tarball with a directory containing "postgis-dev"
subdirectory (not easy to spot)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14730
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2016 15:46:08 +0000 (15:46 +0000)]
Fix version extraction from Version.config
git-svn-id: http://svn.osgeo.org/postgis/trunk@14729
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2016 15:14:02 +0000 (15:14 +0000)]
Add -b switch to create the dist file from a branch
See #3482
git-svn-id: http://svn.osgeo.org/postgis/trunk@14728
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2016 11:02:46 +0000 (11:02 +0000)]
Add dump-restore testing for gitlab-ci
Closes #3444
Runs dump-restore tests for both scripts and extension.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14727
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2016 10:43:13 +0000 (10:43 +0000)]
Add dump-restore testing for Travis
See #3444
Runs dump-restore tests for both scripts and extension.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14726
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 29 Feb 2016 21:07:59 +0000 (21:07 +0000)]
option for winnie to do dump restore - variable set in jenkins
closes #3444
git-svn-id: http://svn.osgeo.org/postgis/trunk@14723
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 29 Feb 2016 18:03:57 +0000 (18:03 +0000)]
option for debbbie to do dump restore - variable set in jenkins
references #3444
git-svn-id: http://svn.osgeo.org/postgis/trunk@14722
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 29 Feb 2016 17:38:48 +0000 (17:38 +0000)]
Try to fix make install issue using --prefix
references #2688
git-svn-id: http://svn.osgeo.org/postgis/trunk@14721
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 29 Feb 2016 13:14:29 +0000 (13:14 +0000)]
Update ST_ClusterDBScan to use integer instead of int so consistent with other functions
Update xsl to handle window functions and update to verion 2.3
Closes #3475
git-svn-id: http://svn.osgeo.org/postgis/trunk@14720
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 28 Feb 2016 23:46:41 +0000 (23:46 +0000)]
#3479, error out if kmeans has k > ngeoms
git-svn-id: http://svn.osgeo.org/postgis/trunk@14719
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 28 Feb 2016 06:39:01 +0000 (06:39 +0000)]
Redo ST_ClusterKMeans parcel table with only 7 parcels (12 seems to kill our image renderer so only paints 80% of the picture)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14718
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 28 Feb 2016 02:55:36 +0000 (02:55 +0000)]
fix typo in image names
git-svn-id: http://svn.osgeo.org/postgis/trunk@14717
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 27 Feb 2016 17:32:02 +0000 (17:32 +0000)]
Test data and figures for ST_ClusterKMeans
git-svn-id: http://svn.osgeo.org/postgis/trunk@14716
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 27 Feb 2016 16:19:49 +0000 (16:19 +0000)]
Fix typo in prior commit when updating description
references #3478
git-svn-id: http://svn.osgeo.org/postgis/trunk@14715
b70326c6 -7e19-0410-871a-
916f4a2858ee