]> granicus.if.org Git - postgis/log
postgis
7 years agoSupport google line encodings that include a backslash character (References #3713)
Paul Ramsey [Thu, 30 Nov 2017 21:41:27 +0000 (21:41 +0000)]
Support google line encodings that include a backslash character (References #3713)

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

7 years agoExplicitly specify $(PERL) to call create_unpackaged.pl otherwise at least on freebsd...
Regina Obe [Wed, 29 Nov 2017 00:18:54 +0000 (00:18 +0000)]
Explicitly specify $(PERL) to call create_unpackaged.pl otherwise at least on freebsd it fails
Also get rid of 9.1 check, we don't support 9.1 anymore.
References #3938 for PostGIS 2.4.3

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

7 years agoAdd the freebsd bot scripts -- the svn hook change should make these fire right away
Regina Obe [Tue, 28 Nov 2017 23:41:40 +0000 (23:41 +0000)]
Add the freebsd bot scripts -- the svn hook change should make these fire right away

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

7 years agopush version numbers forward
Paul Ramsey [Wed, 15 Nov 2017 18:18:04 +0000 (18:18 +0000)]
push version numbers forward

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

7 years agoPrepare for 2.4.2
Paul Ramsey [Wed, 15 Nov 2017 18:11:13 +0000 (18:11 +0000)]
Prepare for 2.4.2

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

7 years agonote about enhanced feature in reverse_geocode when zcta5 data is loaded.
Regina Obe [Tue, 14 Nov 2017 05:42:21 +0000 (05:42 +0000)]
note about enhanced feature in reverse_geocode when zcta5 data is loaded.

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

7 years agoAdd missing 2.3.4 upgrade path (as provided by Muhammad Usama)
Regina Obe [Thu, 9 Nov 2017 09:06:34 +0000 (09:06 +0000)]
Add missing 2.3.4 upgrade path (as provided by Muhammad Usama)
Also remove 2.3 and 2.4 dev releases and add missing 2.2.6
Closes #3926 for PostGIS 2.4.2

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

7 years agofix spacing
Regina Obe [Thu, 9 Nov 2017 08:53:14 +0000 (08:53 +0000)]
fix spacing

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

7 years agoAdd missing release notes for ST_Segmentize geography fix.
Regina Obe [Thu, 9 Nov 2017 08:52:29 +0000 (08:52 +0000)]
Add missing release notes for ST_Segmentize geography fix.
References #3667 for PostGIS 2.4.2

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

7 years agoReplace project-and-entend logic with
Paul Ramsey [Tue, 7 Nov 2017 18:04:32 +0000 (18:04 +0000)]
Replace project-and-entend logic with
bisect-and-recurse in geography segmentization.
Preserves "mostly equal" segment lengths, and
should be more numerically stable.
Backport to 2.4.
References #3667

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

7 years agoMake sure target directories are created before copying files to them
Sandro Santilli [Tue, 31 Oct 2017 15:15:03 +0000 (15:15 +0000)]
Make sure target directories are created before copying files to them

References #3912 for 2.4 branch
References #3916 for 2.4 branch

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

7 years agoFix zcta5 load - NEWS item
Regina Obe [Thu, 26 Oct 2017 01:07:02 +0000 (01:07 +0000)]
Fix zcta5 load - NEWS item
References #3917 for PostGIS 2.4.2

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

7 years agoFix zcta5 load
Regina Obe [Thu, 26 Oct 2017 01:06:29 +0000 (01:06 +0000)]
Fix zcta5 load
References #3917 for PostGIS 2.4.2

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

7 years agoPut build AUX files under build-aux
Sandro Santilli [Sat, 21 Oct 2017 09:02:17 +0000 (09:02 +0000)]
Put build AUX files under build-aux

Cleans and ignore build aux files from new location,
and remove spurious install-sh from repository.

References #3912 for 2.4 branch

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

7 years agoReflect CFLAGS passed into core
Paul Ramsey [Fri, 20 Oct 2017 13:05:17 +0000 (13:05 +0000)]
Reflect CFLAGS passed into core

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

7 years agoReflect CFLAGS passed into configure
Paul Ramsey [Fri, 20 Oct 2017 13:04:20 +0000 (13:04 +0000)]
Reflect CFLAGS passed into configure

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

7 years agoQuiet compile warnings
Paul Ramsey [Wed, 18 Oct 2017 19:28:28 +0000 (19:28 +0000)]
Quiet compile warnings

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

7 years agoBump forward versions
Paul Ramsey [Wed, 18 Oct 2017 18:46:27 +0000 (18:46 +0000)]
Bump forward versions

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

7 years agoPrepare for 2.4.1 release
Paul Ramsey [Wed, 18 Oct 2017 18:32:48 +0000 (18:32 +0000)]
Prepare for 2.4.1 release

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

7 years agogit-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16001 b70326c6-7e19-0410-871a...
Regina Obe [Tue, 17 Oct 2017 18:23:22 +0000 (18:23 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16001 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAllocate enough space for all possible GBOX string outputs (Raúl Marín Rodríguez)
Paul Ramsey [Tue, 17 Oct 2017 16:53:45 +0000 (16:53 +0000)]
Allocate enough space for all possible GBOX string outputs (Raúl Marín Rodríguez)
References #3907

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

7 years agoAdd Darafei Praliaskouski to authors lists and core developers list and make up respo...
Regina Obe [Tue, 17 Oct 2017 14:36:15 +0000 (14:36 +0000)]
Add Darafei Praliaskouski to authors lists and core developers list and make up responsibilities for him.

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

7 years agoFix xml parse error in docs
Regina Obe [Mon, 16 Oct 2017 14:59:05 +0000 (14:59 +0000)]
Fix xml parse error in docs
References #3902 for PostGIS 2.4.1

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

7 years agoBackport geography changes to PostGIS 2.4.1
Regina Obe [Mon, 16 Oct 2017 09:35:14 +0000 (09:35 +0000)]
Backport geography changes to PostGIS 2.4.1
Closes #3902
Changed Changed to Enhanced for tiger zcta
References #3815 for PostGIS 2.4.1

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

7 years agoTiger 2017 and zcta load support for PostGIS 2.4.1
Regina Obe [Sun, 15 Oct 2017 17:53:10 +0000 (17:53 +0000)]
Tiger 2017 and zcta load support for PostGIS 2.4.1
Closes #3815

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

7 years agoFix rare missing boxes in geometry subdivision
Paul Ramsey [Wed, 11 Oct 2017 14:05:25 +0000 (14:05 +0000)]
Fix rare missing boxes in geometry subdivision
References #3886

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

7 years agoPgSQL 11 support for 2.4 branch (DatumGetJsonbP macro)
Paul Ramsey [Wed, 11 Oct 2017 13:51:10 +0000 (13:51 +0000)]
PgSQL 11 support for 2.4 branch (DatumGetJsonbP macro)
Closes #3867

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

7 years agoThrow error on malformed WKB input (2.4 branch)
Paul Ramsey [Tue, 10 Oct 2017 22:45:47 +0000 (22:45 +0000)]
Throw error on malformed WKB input (2.4 branch)
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2589
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2590
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2591
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2592
(References #3895)

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

7 years agoUndefined behaviour in pointarray_to_encoded_polyline (2.4 branch)
Paul Ramsey [Tue, 10 Oct 2017 18:04:56 +0000 (18:04 +0000)]
Undefined behaviour in pointarray_to_encoded_polyline (2.4 branch)
(References #3891)

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

7 years agoFix undefined behaviour in zigzag with negative inputs (2.4 branch)
Paul Ramsey [Tue, 10 Oct 2017 16:58:57 +0000 (16:58 +0000)]
Fix undefined behaviour in zigzag with negative inputs (2.4 branch)
(References #3882)

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

7 years agolw_dist2d_pt_arc division by zero (References #3874)
Paul Ramsey [Tue, 10 Oct 2017 16:36:55 +0000 (16:36 +0000)]
lw_dist2d_pt_arc division by zero (References #3874)

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

7 years agoUpdate geocode batch update example to use LATERAL now that PostgreSQL 9.3 is minimum...
Regina Obe [Mon, 9 Oct 2017 18:54:58 +0000 (18:54 +0000)]
Update geocode batch update example to use LATERAL now that PostgreSQL 9.3 is minimum supported.

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

7 years agoPerformance improvements for b-tree geometry sorts
Paul Ramsey [Fri, 6 Oct 2017 13:31:48 +0000 (13:31 +0000)]
Performance improvements for b-tree geometry sorts
References #3864

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

7 years agogeohash_point_as_int: Fix undefined behaviour in shift operation
Paul Ramsey [Fri, 6 Oct 2017 13:21:18 +0000 (13:21 +0000)]
geohash_point_as_int: Fix undefined behaviour in shift operation
References #3875

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

7 years agoUndefined behaviour in TYPMOD_GET_SRID
Paul Ramsey [Fri, 6 Oct 2017 13:17:34 +0000 (13:17 +0000)]
Undefined behaviour in TYPMOD_GET_SRID
References #3880

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

7 years agoCombine multiple signum definitions (2.4)
Paul Ramsey [Thu, 5 Oct 2017 13:21:52 +0000 (13:21 +0000)]
Combine multiple signum definitions (2.4)
(References #3878)

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

7 years agodivision by zero in lw_dist2d_arc_arc
Paul Ramsey [Thu, 5 Oct 2017 13:00:27 +0000 (13:00 +0000)]
division by zero in lw_dist2d_arc_arc
References #3879

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

7 years agoFix union issue (References #3871)
Paul Ramsey [Mon, 2 Oct 2017 22:29:18 +0000 (22:29 +0000)]
Fix union issue (References #3871)

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

7 years agoUse type-pun to avoid memcpy in building morton key (References #3871)
Paul Ramsey [Mon, 2 Oct 2017 22:00:36 +0000 (22:00 +0000)]
Use type-pun to avoid memcpy in building morton key (References #3871)

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

7 years agoGracefully handle short-measure issue (Closes #3845)
Paul Ramsey [Mon, 2 Oct 2017 12:51:58 +0000 (12:51 +0000)]
Gracefully handle short-measure issue (Closes #3845)

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

7 years agoAdd -lm to liblwgeom link line
Sandro Santilli [Mon, 2 Oct 2017 06:17:36 +0000 (06:17 +0000)]
Add -lm to liblwgeom link line

References #3869 for 2.4 branch

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

7 years agoFix memory leaks in BTREE operators
Sandro Santilli [Sun, 1 Oct 2017 18:31:56 +0000 (18:31 +0000)]
Fix memory leaks in BTREE operators

References #3864 for 2.4 branch

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

7 years agoFix yaml syntax in drone config
Sandro Santilli [Sat, 30 Sep 2017 17:45:53 +0000 (17:45 +0000)]
Fix yaml syntax in drone config

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

7 years agoBump version to 2.4.1dev, get rid of alpha, beta too
Regina Obe [Sat, 30 Sep 2017 06:38:52 +0000 (06:38 +0000)]
Bump version to 2.4.1dev, get rid of alpha, beta too

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

7 years agoupdate README to reflect that 3.4 or higher is required and 3.6+ is recommended.
Regina Obe [Fri, 29 Sep 2017 14:11:21 +0000 (14:11 +0000)]
update README to reflect that 3.4 or higher is required and 3.6+ is recommended.
Closes #3868 for PostGIS 2.4

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

7 years agoSoft launch PostGIS 2.4.0
Regina Obe [Thu, 28 Sep 2017 06:50:30 +0000 (06:50 +0000)]
Soft launch PostGIS 2.4.0

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

7 years agoUpdate change log with latest changes
Regina Obe [Wed, 27 Sep 2017 06:13:10 +0000 (06:13 +0000)]
Update change log with latest changes

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

7 years agoit's already 9/27 update date.
Regina Obe [Wed, 27 Sep 2017 04:13:17 +0000 (04:13 +0000)]
it's already 9/27 update date.

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

7 years agoupdate changes done since 2.4.0rc3 in prep for tagging
Regina Obe [Wed, 27 Sep 2017 04:05:50 +0000 (04:05 +0000)]
update changes done since 2.4.0rc3 in prep for tagging

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

7 years agoAllow triangles unclosed in M to be WKT parsed (References #3818)
Paul Ramsey [Tue, 26 Sep 2017 16:59:15 +0000 (16:59 +0000)]
Allow triangles unclosed in M to be WKT parsed (References #3818)

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

7 years agoIgnore vector_tile.pb-c when checking for trailing blanks
Sandro Santilli [Tue, 26 Sep 2017 16:23:36 +0000 (16:23 +0000)]
Ignore vector_tile.pb-c when checking for trailing blanks

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

7 years agoRemove trailing blank from postgis_config.h.in, prevent them
Sandro Santilli [Tue, 26 Sep 2017 16:23:29 +0000 (16:23 +0000)]
Remove trailing blank from postgis_config.h.in, prevent them

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

7 years agoDo not use .gitignore for checking trailing blank spaces
Sandro Santilli [Tue, 26 Sep 2017 13:57:05 +0000 (13:57 +0000)]
Do not use .gitignore for checking trailing blank spaces

Manually ignore files instead. Re-using .gitignore patterns
isn't easy for grep.

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

7 years agoRemove trailing blanks
Sandro Santilli [Tue, 26 Sep 2017 13:56:58 +0000 (13:56 +0000)]
Remove trailing blanks

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

7 years agoMake check-no-trailing-blanks implementation POSIX compliant
Sandro Santilli [Tue, 26 Sep 2017 13:35:11 +0000 (13:35 +0000)]
Make check-no-trailing-blanks implementation POSIX compliant

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

7 years agoIgnore generated files in check-no-trailing-blanks
Sandro Santilli [Tue, 26 Sep 2017 08:26:42 +0000 (08:26 +0000)]
Ignore generated files in check-no-trailing-blanks

Also be forgiving of a missing .gitignore (but then tests will
fail due to generated files possibly having trailing blanks)

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

7 years agoupdate badges to point at 2.4, update to 2.4.0rc3
Regina Obe [Tue, 26 Sep 2017 01:50:33 +0000 (01:50 +0000)]
update badges to point at 2.4, update to 2.4.0rc3

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

7 years agoBranch 2.4 in prep for release Thursday
Regina Obe [Tue, 26 Sep 2017 01:09:40 +0000 (01:09 +0000)]
Branch 2.4 in prep for release Thursday

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

7 years agoincrease expected max variable integer
Nicklas Avén [Mon, 25 Sep 2017 20:48:18 +0000 (20:48 +0000)]
increase expected max variable integer

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

7 years agoAdd very large uint64_t test
Paul Ramsey [Mon, 25 Sep 2017 17:00:36 +0000 (17:00 +0000)]
Add very large uint64_t test

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

7 years agost_contains cannot handle curvepolygon / compoundcurve consisting of only straight...
Paul Ramsey [Mon, 25 Sep 2017 13:37:23 +0000 (13:37 +0000)]
st_contains cannot handle curvepolygon / compoundcurve consisting of only straight lines (References #3781)

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

7 years agoadd 2.4.0dev so can upgrade from previous unreleased. Keeping version at rc2 though...
Regina Obe [Sun, 24 Sep 2017 17:32:24 +0000 (17:32 +0000)]
add 2.4.0dev so can upgrade from previous unreleased.  Keeping version at rc2 though until final release.

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

7 years agomore parse error fixes
Regina Obe [Sun, 24 Sep 2017 07:52:46 +0000 (07:52 +0000)]
more parse error fixes

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

7 years agofix some tag issues
Regina Obe [Sun, 24 Sep 2017 07:43:11 +0000 (07:43 +0000)]
fix some tag issues

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

7 years agotypo
Regina Obe [Sun, 24 Sep 2017 07:09:41 +0000 (07:09 +0000)]
typo

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

7 years agoprepping for PostGIS 2.4.0rc2 release
Regina Obe [Sun, 24 Sep 2017 06:58:42 +0000 (06:58 +0000)]
prepping for PostGIS 2.4.0rc2 release

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

7 years agoupdate pos
Regina Obe [Sun, 24 Sep 2017 06:50:28 +0000 (06:50 +0000)]
update pos

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

7 years agomanually pulled from transifex. For some reason this file won't naturally pull down...
Regina Obe [Sun, 24 Sep 2017 06:09:41 +0000 (06:09 +0000)]
manually pulled from transifex.  For some reason this file won't naturally pull down and merge so generates invalid psql comments

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

7 years agoupdate template
Regina Obe [Sun, 24 Sep 2017 02:44:02 +0000 (02:44 +0000)]
update template

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

7 years agoST_AsGeobuf fix double comparison
Björn Harrtell [Sat, 23 Sep 2017 18:35:09 +0000 (18:35 +0000)]
ST_AsGeobuf fix double comparison
References #3840

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

7 years agoST_AsMVTGeom document internals of transform step
Björn Harrtell [Sat, 23 Sep 2017 13:31:35 +0000 (13:31 +0000)]
ST_AsMVTGeom document internals of transform step

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

7 years agofixins for crash testing twkb, ST_GeomFromTWKB, and MVT functions.
Regina Obe [Fri, 22 Sep 2017 21:04:38 +0000 (21:04 +0000)]
fixins for crash testing twkb, ST_GeomFromTWKB, and MVT functions.
Add reference link to ST_GeomFromTWKB to ST_AsTWKB

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

7 years agoAdd twkb large geometry test
Paul Ramsey [Fri, 22 Sep 2017 19:58:11 +0000 (19:58 +0000)]
Add twkb large geometry test

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

7 years agoFix crash on larger geometries, caused by direct freeing
Paul Ramsey [Fri, 22 Sep 2017 19:55:39 +0000 (19:55 +0000)]
Fix crash on larger geometries, caused by direct freeing
of bytebuffer internals

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

7 years agoMake ST_AsGeoBuf more resiliant when fed rows including NULL geometry (Closes #3861)
Paul Ramsey [Fri, 22 Sep 2017 19:06:58 +0000 (19:06 +0000)]
Make ST_AsGeoBuf more resiliant when fed rows including NULL geometry (Closes #3861)

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

7 years agoRemove unused strnicmp macro test (Closes #3862)
Paul Ramsey [Fri, 22 Sep 2017 19:06:11 +0000 (19:06 +0000)]
Remove unused strnicmp macro test (Closes #3862)

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

7 years agoNote twkb improvements in docs.
Regina Obe [Fri, 22 Sep 2017 15:25:22 +0000 (15:25 +0000)]
Note twkb improvements in docs.
Closes #3855

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

7 years agoUse ansi standard names for arg types for ST_AsMVT and ST_AsMVTGeom to be consistent...
Regina Obe [Fri, 22 Sep 2017 14:03:29 +0000 (14:03 +0000)]
Use ansi standard names for arg types for ST_AsMVT and ST_AsMVTGeom to be consistent with rest of docs.  Note that ST_AsMVT should not be used with geometry collection directly, but a geometry collection can be converted to suitable form with ST_AsMVTGeom.
More adjustments to support garden testing ST_AsMVT and ST_AsMVTGeom
Closes #3858

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

7 years agosmall doco spelling
Paul Ramsey [Fri, 22 Sep 2017 12:45:40 +0000 (12:45 +0000)]
small doco spelling

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

7 years agoFix warning
Paul Ramsey [Fri, 22 Sep 2017 12:45:19 +0000 (12:45 +0000)]
Fix warning

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

7 years agorevise garden tests so can exercise anyelement now can generate tests for ST_AsMVT
Regina Obe [Fri, 22 Sep 2017 06:34:36 +0000 (06:34 +0000)]
revise garden tests so can exercise anyelement now can generate tests for ST_AsMVT

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

7 years agoFixes from Andreas Schild via Transifex
Regina Obe [Thu, 21 Sep 2017 23:19:04 +0000 (23:19 +0000)]
Fixes from Andreas Schild via Transifex

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

7 years agoFixes from Andreas Schild via Transifex
Regina Obe [Thu, 21 Sep 2017 22:39:40 +0000 (22:39 +0000)]
Fixes from Andreas Schild via Transifex

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

7 years agoMake ST_AsMVT tolerant of NULL input and return '':bytea
Paul Ramsey [Thu, 21 Sep 2017 22:11:59 +0000 (22:11 +0000)]
Make ST_AsMVT tolerant of NULL input and return '':bytea
(zero length bytea) when provided with only null inputs, or no
inputs. (References #3857)

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

7 years agoST_AsMVTGeom return NULL on EMPTY geometry (References #3857)
Paul Ramsey [Thu, 21 Sep 2017 18:34:27 +0000 (18:34 +0000)]
ST_AsMVTGeom return NULL on EMPTY geometry (References #3857)

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

7 years agoHarmonize behavior of ExteriorRing / InteriorRingN
Paul Ramsey [Thu, 21 Sep 2017 13:49:04 +0000 (13:49 +0000)]
Harmonize behavior of ExteriorRing / InteriorRingN
and NumInteriorRings on returning NULL on bad input
instead of errors, matching the doco
(Closes #3261)

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

7 years agoImprove TWKT performance by avoiding lots of allocations
Paul Ramsey [Wed, 20 Sep 2017 19:58:14 +0000 (19:58 +0000)]
Improve TWKT performance by avoiding lots of allocations
on the heap. (Closes #3855)

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

7 years agoShort circuit ST_RepeatedPoints right away on point inputs (Closes #3854)
Paul Ramsey [Wed, 20 Sep 2017 19:55:56 +0000 (19:55 +0000)]
Short circuit ST_RepeatedPoints right away on point inputs (Closes #3854)

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

7 years agoRemove slicing logic from bounding box reader and
Paul Ramsey [Wed, 20 Sep 2017 15:46:14 +0000 (15:46 +0000)]
Remove slicing logic from bounding box reader and
note why inline with the code so it can be done "right"
in a larger re-work of serialization (postgis 3) that
supports postgis-side compression. (Closes #3853)

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

7 years agoST_ConcaveHull fix for EXtenriorRing is not a polygon
Regina Obe [Wed, 20 Sep 2017 00:12:52 +0000 (00:12 +0000)]
ST_ConcaveHull fix for EXtenriorRing is not a polygon
References #2836 for PostGIS 2.4.0

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

7 years agopo and pot updates
Regina Obe [Wed, 20 Sep 2017 00:04:51 +0000 (00:04 +0000)]
po and pot updates

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

7 years agoRemove the local hacks for float rounding and go
Paul Ramsey [Tue, 19 Sep 2017 21:02:06 +0000 (21:02 +0000)]
Remove the local hacks for float rounding and go
with system level functions, that are hopefully
more optimized. Also, this seems to provide more
correct results than the old code!
(Closes #3852)

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

7 years agotypo and grammar corrections from Andreas Schild
Regina Obe [Tue, 19 Sep 2017 15:36:28 +0000 (15:36 +0000)]
typo and grammar corrections from Andreas Schild

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

7 years agoStrip memcpy from int32 access in gserialized,
Paul Ramsey [Tue, 19 Sep 2017 13:35:43 +0000 (13:35 +0000)]
Strip memcpy from int32 access in gserialized,
and remove the now-unused functions that support
that operation from the overall internal API.
(Closes #3850)

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

7 years agoAdd regression test for trigonometric length calculation
Paul Ramsey [Mon, 18 Sep 2017 13:21:53 +0000 (13:21 +0000)]
Add regression test for trigonometric length calculation
for compoundcurve (references #3774)

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

7 years agoRemove unused declaration of LWLINE
Paul Ramsey [Mon, 18 Sep 2017 12:30:30 +0000 (12:30 +0000)]
Remove unused declaration of LWLINE

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

7 years agoAdd notes on optional protobuf-c dependency and some formatting fixes
Björn Harrtell [Mon, 18 Sep 2017 07:32:57 +0000 (07:32 +0000)]
Add notes on optional protobuf-c dependency and some formatting fixes

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

7 years agotypo
Regina Obe [Sun, 17 Sep 2017 23:41:55 +0000 (23:41 +0000)]
typo

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

7 years agoFix check-no-trailing-blanks to check for .c, not .cpp files
Sandro Santilli [Sun, 17 Sep 2017 20:59:27 +0000 (20:59 +0000)]
Fix check-no-trailing-blanks to check for .c, not .cpp files

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

7 years agoRemove trailing blanks from .c files
Sandro Santilli [Sun, 17 Sep 2017 20:59:20 +0000 (20:59 +0000)]
Remove trailing blanks from .c files

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