]> granicus.if.org Git - postgis/log
postgis
8 years agoFix initialization nit for @ustrk
Paul Ramsey [Wed, 24 Feb 2016 17:18:09 +0000 (17:18 +0000)]
Fix initialization nit for @ustrk

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

8 years agoPreliminary script to add search path to functions fix restore issues
Regina Obe [Wed, 24 Feb 2016 17:13:36 +0000 (17:13 +0000)]
Preliminary script to add search path to functions fix restore issues
References #2485

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

8 years ago#3437, ST_Intersects incorrect for MultiPoints
Daniel Baston [Wed, 24 Feb 2016 16:35:19 +0000 (16:35 +0000)]
#3437, ST_Intersects incorrect for MultiPoints

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

8 years agogitignore additions
Daniel Baston [Wed, 24 Feb 2016 16:25:57 +0000 (16:25 +0000)]
gitignore additions

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

8 years agoFix geography/geometry casting issues in buffer tests
Paul Ramsey [Wed, 24 Feb 2016 16:12:33 +0000 (16:12 +0000)]
Fix geography/geometry casting issues in buffer tests

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

8 years agoNegative indexing for ST_PointN and ST_SetPoint (Rémi Cura)
Daniel Baston [Wed, 24 Feb 2016 16:04:06 +0000 (16:04 +0000)]
Negative indexing for ST_PointN and ST_SetPoint (Rémi Cura)

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

8 years agoFix function signature to CREATE OR REPLACE
Paul Ramsey [Wed, 24 Feb 2016 16:02:25 +0000 (16:02 +0000)]
Fix function signature to CREATE OR REPLACE

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

8 years agoAdded parameters for geography buffering from @tbonfort
Paul Ramsey [Wed, 24 Feb 2016 15:59:10 +0000 (15:59 +0000)]
Added parameters for geography buffering from @tbonfort
https://github.com/postgis/postgis/pull/11

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

8 years ago#2743, avoid re-definition of GUCs during upgrade
Paul Ramsey [Wed, 24 Feb 2016 15:19:04 +0000 (15:19 +0000)]
#2743, avoid re-definition of GUCs during upgrade

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

8 years agoApply clean-up steps after set-up steps have been applied.
Paul Ramsey [Wed, 24 Feb 2016 14:32:39 +0000 (14:32 +0000)]
Apply clean-up steps after set-up steps have been applied.
https://github.com/postgis/postgis/pull/33

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

8 years agoSwitch from using random to rand(). random() not supported on windows (at least mingw64)
Regina Obe [Wed, 24 Feb 2016 14:00:02 +0000 (14:00 +0000)]
Switch from using random to rand(). random() not supported on windows (at least mingw64)

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

8 years agoMove all ST_Cluster* docs to measurement section
Daniel Baston [Wed, 24 Feb 2016 13:00:16 +0000 (13:00 +0000)]
Move all ST_Cluster* docs to measurement section

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

8 years agoAdd doc entry for ST_ClusterDBSCAN
Daniel Baston [Wed, 24 Feb 2016 12:48:55 +0000 (12:48 +0000)]
Add doc entry for ST_ClusterDBSCAN

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

8 years agoRename ST_KMeans to ST_ClusterKMeans, add doco
Paul Ramsey [Wed, 24 Feb 2016 11:40:55 +0000 (11:40 +0000)]
Rename ST_KMeans to ST_ClusterKMeans, add doco

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

8 years ago#3362, ST_ClusterDBSCAN
Daniel Baston [Wed, 24 Feb 2016 11:21:30 +0000 (11:21 +0000)]
#3362, ST_ClusterDBSCAN

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

8 years ago#3465, ST_Kmeans
Paul Ramsey [Wed, 24 Feb 2016 10:44:11 +0000 (10:44 +0000)]
#3465, ST_Kmeans

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

8 years ago#3461, add test case
Paul Ramsey [Tue, 23 Feb 2016 17:10:40 +0000 (17:10 +0000)]
#3461, add test case

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

8 years ago#3461 ST_GeomFromKML crashes Postgres when there are innerBoundaryIs and no outerBoun...
Paul Ramsey [Tue, 23 Feb 2016 16:57:57 +0000 (16:57 +0000)]
#3461 ST_GeomFromKML crashes Postgres when there are innerBoundaryIs and no outerBoundaryIs

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

8 years agoFix crash on face-collapsing edge change
Sandro Santilli [Tue, 23 Feb 2016 15:53:12 +0000 (15:53 +0000)]
Fix crash on face-collapsing edge change

See #3463

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

8 years agoNote use of flags
Paul Ramsey [Tue, 23 Feb 2016 14:49:09 +0000 (14:49 +0000)]
Note use of flags

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

9 years agoAdd Japanese translation, update templates
Sandro Santilli [Tue, 16 Feb 2016 09:18:38 +0000 (09:18 +0000)]
Add Japanese translation, update templates

Japanese translation imported from transifex and locally tweaked
to pass make check

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

9 years agoadd 2.2.1 release notes (forgot to do that after release of 2.2.1)
Regina Obe [Tue, 16 Feb 2016 05:08:24 +0000 (05:08 +0000)]
add 2.2.1 release notes (forgot to do that after release of 2.2.1)

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

9 years agoCapture GEOS error message in case of failure in ST_Voronoi
Daniel Baston [Wed, 10 Feb 2016 21:56:53 +0000 (21:56 +0000)]
Capture GEOS error message in case of failure in ST_Voronoi

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

9 years agoEnsure restored database is created the same as the initial one
Sandro Santilli [Tue, 9 Feb 2016 22:04:46 +0000 (22:04 +0000)]
Ensure restored database is created the same as the initial one

Fixes ORDER BY consistency, probably also with the loader tests
already tweaked to workaround this

See #3444

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

9 years agoRe-append "topology" schema on restore, with --dumprestore
Sandro Santilli [Tue, 9 Feb 2016 18:20:36 +0000 (18:20 +0000)]
Re-append "topology" schema on restore, with --dumprestore

See #3454

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

9 years agoDo not rely on storage order on querying loaded shapefiles
Sandro Santilli [Tue, 9 Feb 2016 16:52:07 +0000 (16:52 +0000)]
Do not rely on storage order on querying loaded shapefiles

Fixes runs with RUNTESTFLAGS=--dumprestore
See #3444

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

9 years agoAdd --dumprestore switch to ./run_test.pl
Sandro Santilli [Tue, 9 Feb 2016 15:47:59 +0000 (15:47 +0000)]
Add --dumprestore switch to ./run_test.pl

See #3444

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

9 years agoReally generate system_ref_sys config dump for extension
Sandro Santilli [Tue, 9 Feb 2016 14:18:58 +0000 (14:18 +0000)]
Really generate system_ref_sys config dump for extension

See #3443

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

9 years agoCreate sql_bits dir if not present
Sandro Santilli [Tue, 9 Feb 2016 11:53:53 +0000 (11:53 +0000)]
Create sql_bits dir if not present

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

9 years agoDrop temporarely added geometry_distance_box_nd(geometry,geometry)
Sandro Santilli [Tue, 9 Feb 2016 10:51:00 +0000 (10:51 +0000)]
Drop temporarely added geometry_distance_box_nd(geometry,geometry)

See #3450

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

9 years agoDrop temporarely existing deprecated st_effectivearea signature
Sandro Santilli [Tue, 9 Feb 2016 10:41:01 +0000 (10:41 +0000)]
Drop temporarely existing deprecated st_effectivearea signature

See #3450

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

9 years agoDrop temporarely added tkwb aggregate and support functions
Sandro Santilli [Tue, 9 Feb 2016 09:43:33 +0000 (09:43 +0000)]
Drop temporarely added tkwb aggregate and support functions

These were added during 2.2.0 development
but removed before going final.

See #3450

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

9 years agoDefine PERL before use
Sandro Santilli [Tue, 9 Feb 2016 09:09:01 +0000 (09:09 +0000)]
Define PERL before use

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

9 years agoFurther simplify extension wrapping
Sandro Santilli [Tue, 9 Feb 2016 08:35:02 +0000 (08:35 +0000)]
Further simplify extension wrapping

See #3450

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

9 years agoWrap every DROP to first unregister object from postgis extension
Sandro Santilli [Tue, 9 Feb 2016 08:28:56 +0000 (08:28 +0000)]
Wrap every DROP to first unregister object from postgis extension

Also drop temporarely introduced ST_AsTWKB signature.
See #3450

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

9 years agoRevert "Unregister all functions before starting postgis extention upgrade"
Sandro Santilli [Mon, 8 Feb 2016 17:16:12 +0000 (17:16 +0000)]
Revert "Unregister all functions before starting postgis extention upgrade"

This reverts r14629 (see #3450)

The code was broken (but the idea is still good to evaluate)

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

9 years agoUnregister all functions before starting postgis extention upgrade
Sandro Santilli [Mon, 8 Feb 2016 16:54:36 +0000 (16:54 +0000)]
Unregister all functions before starting postgis extention upgrade

Also drop temporarely introduced ST_AsTWKB signature.
See #3450

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

9 years agoSpelling error fixes from Sebastiaan Couwenberg
Regina Obe [Sun, 7 Feb 2016 05:37:38 +0000 (05:37 +0000)]
Spelling error fixes from Sebastiaan Couwenberg
references #3449

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

9 years agoFix return type of AddTopoGeometryColumn in documentation
Sandro Santilli [Fri, 29 Jan 2016 08:09:20 +0000 (08:09 +0000)]
Fix return type of AddTopoGeometryColumn in documentation

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

9 years agoAutomatically generate system_ref_sys config dump for extension
Sandro Santilli [Thu, 28 Jan 2016 10:26:27 +0000 (10:26 +0000)]
Automatically generate system_ref_sys config dump for extension

Fixes #3443

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

9 years agoDocument which functions Enhanced by PIP change. references #75
Regina Obe [Sat, 23 Jan 2016 08:41:48 +0000 (08:41 +0000)]
Document which functions Enhanced by PIP change. references #75
Also add section to show enhancments in xsl generation script

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

9 years agoCopy new regress tests into sfcgal expected results
Daniel Baston [Thu, 21 Jan 2016 23:55:30 +0000 (23:55 +0000)]
Copy new regress tests into sfcgal expected results

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

9 years ago#75, Enhancement to PIP short circuit
Daniel Baston [Thu, 21 Jan 2016 23:03:31 +0000 (23:03 +0000)]
#75, Enhancement to PIP short circuit

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

9 years ago#3433, ST_ClusterIntersecting gives incorrect result for MultiPoints
Daniel Baston [Wed, 20 Jan 2016 11:57:21 +0000 (11:57 +0000)]
#3433, ST_ClusterIntersecting gives incorrect result for MultiPoints

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

9 years ago#3436, memory handling mistake in ptarray_clone_deep
Paul Ramsey [Tue, 19 Jan 2016 17:07:49 +0000 (17:07 +0000)]
#3436, memory handling mistake in ptarray_clone_deep

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

9 years agoFix bogus call to lwnotice (missing param)
Sandro Santilli [Tue, 19 Jan 2016 09:13:08 +0000 (09:13 +0000)]
Fix bogus call to lwnotice (missing param)

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

9 years ago#3428, ST_Points
Daniel Baston [Sat, 16 Jan 2016 15:45:37 +0000 (15:45 +0000)]
#3428, ST_Points

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

9 years agoTypo
Sandro Santilli [Fri, 15 Jan 2016 17:24:29 +0000 (17:24 +0000)]
Typo

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

9 years agoRemove VACUUM statements
Paul Ramsey [Thu, 14 Jan 2016 14:00:15 +0000 (14:00 +0000)]
Remove VACUUM statements

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

9 years ago#3427, manual changes to spatial_ref_sys submitted by users over the years
Paul Ramsey [Wed, 13 Jan 2016 18:35:46 +0000 (18:35 +0000)]
#3427, manual changes to spatial_ref_sys submitted by users over the years

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

9 years ago#3427, update spatial_ref_sys to 8.8 EPSG
Paul Ramsey [Wed, 13 Jan 2016 18:29:10 +0000 (18:29 +0000)]
#3427, update spatial_ref_sys to 8.8 EPSG
Separate commit adding historical manual diffs will follow.

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

9 years agoAvoid any drift of cutter point on lines split
Sandro Santilli [Wed, 13 Jan 2016 11:09:24 +0000 (11:09 +0000)]
Avoid any drift of cutter point on lines split

Should fix splitting operations on at least arm64, ppc64el and s390x.
See #3422 and #3401

Also turn ASSERT_DOUBLE_EQUAL back to a tolerance-free check
(better use a different name for tolerance-aware check,
so caller can decide)

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

9 years agoPatch from Sebastiaan Couwenberg to fix test_wkb_out_point failure on hppa & mips.
Regina Obe [Wed, 13 Jan 2016 00:37:25 +0000 (00:37 +0000)]
Patch from Sebastiaan Couwenberg to fix test_wkb_out_point failure on hppa & mips.
closes #3426

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

9 years agoReduce array operations in topology.asTopoJSON
Sandro Santilli [Mon, 11 Jan 2016 16:21:30 +0000 (16:21 +0000)]
Reduce array operations in topology.asTopoJSON

Speeds it up by almost 50% in some cases.

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

9 years ago#3422, double tests not passing on all architectures
Paul Ramsey [Mon, 11 Jan 2016 14:30:08 +0000 (14:30 +0000)]
#3422, double tests not passing on all architectures

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

9 years agoST_AddEdge*: avoid db access for edges known to be dangling
Sandro Santilli [Thu, 7 Jan 2016 05:47:17 +0000 (05:47 +0000)]
ST_AddEdge*: avoid db access for edges known to be dangling

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

9 years agoFix typos
Sandro Santilli [Wed, 6 Jan 2016 17:30:27 +0000 (17:30 +0000)]
Fix typos

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

9 years agoReword the upgradeable_extensions.mk steps
Sandro Santilli [Wed, 6 Jan 2016 15:16:26 +0000 (15:16 +0000)]
Reword the upgradeable_extensions.mk steps

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

9 years agoRemove unused and hard-coded variable
Sandro Santilli [Wed, 6 Jan 2016 15:09:49 +0000 (15:09 +0000)]
Remove unused and hard-coded variable

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

9 years agoUse a better name for the postgis extension upgrade template file
Sandro Santilli [Wed, 6 Jan 2016 15:09:39 +0000 (15:09 +0000)]
Use a better name for the postgis extension upgrade template file

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

9 years agoDo not force check-installed-upgrades as a default extension rule
Sandro Santilli [Wed, 6 Jan 2016 14:34:27 +0000 (14:34 +0000)]
Do not force check-installed-upgrades as a default extension rule

Fixes #3420

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

9 years agoEnable test which would fail with GEOS < 3.3.2
Sandro Santilli [Wed, 6 Jan 2016 13:22:04 +0000 (13:22 +0000)]
Enable test which would fail with GEOS < 3.3.2

We're now warning if using GEOS < 3.5.0 so it should be ok to fail
a test with an older GEOS.

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

9 years agoCorrect Bborie's email address
Regina Obe [Wed, 6 Jan 2016 11:40:39 +0000 (11:40 +0000)]
Correct Bborie's email address

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

9 years agoForce ChangeLog to have LF breaks
Regina Obe [Wed, 6 Jan 2016 11:21:47 +0000 (11:21 +0000)]
Force ChangeLog to have LF breaks

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

9 years agoForce ChangeLog to have LF linefee
Regina Obe [Wed, 6 Jan 2016 11:16:32 +0000 (11:16 +0000)]
Force ChangeLog to have LF linefee

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

9 years agoAdd 2.2.1 section in NEWS file
Sandro Santilli [Wed, 6 Jan 2016 10:27:39 +0000 (10:27 +0000)]
Add 2.2.1 section in NEWS file

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

9 years agoprovide table example for parse_address
Regina Obe [Tue, 5 Jan 2016 23:48:39 +0000 (23:48 +0000)]
provide table example for parse_address
closes #3417

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

9 years agoRewrite code to split a line by a (multi)point to improve robustness
Sandro Santilli [Tue, 5 Jan 2016 16:39:55 +0000 (16:39 +0000)]
Rewrite code to split a line by a (multi)point to improve robustness

Fixes #3401 including unit and regress test for it.

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

9 years agoProvide example of micro/macro variant address_standardizer
Regina Obe [Mon, 4 Jan 2016 19:52:21 +0000 (19:52 +0000)]
Provide example of micro/macro variant address_standardizer
Closes #3353 for 2.3

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

9 years agoDo not fill object fields when not requested
Sandro Santilli [Mon, 4 Jan 2016 16:26:22 +0000 (16:26 +0000)]
Do not fill object fields when not requested

Fixes #3416 (crash on topology load in debug build)

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

9 years agoDecimate lines on topology load
Sandro Santilli [Mon, 4 Jan 2016 14:39:09 +0000 (14:39 +0000)]
Decimate lines on topology load

Improves snapping robustness

Updates expected results in topogeo_addlinestring for old
and new snapping code (GEOS-3.3.8-, GEOS-3.3.9+)

Fixes #3402 and #3402, including automated tests for them.

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

9 years agoFix AC_LIBTOOL_LINKER_OPTION invocation.
Sandro Santilli [Mon, 4 Jan 2016 11:20:47 +0000 (11:20 +0000)]
Fix AC_LIBTOOL_LINKER_OPTION invocation.

See #3415

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

9 years agoAttempt to install extension install issue on Alpine Linux 3.2
Regina Obe [Sun, 3 Jan 2016 06:07:12 +0000 (06:07 +0000)]
Attempt to install extension install issue on Alpine Linux 3.2
references #3390 for PostGIS 2.3
move perl define below PGXS inclued to prevent PGXS from overwriting it.

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

9 years agoInvalid --exclude_libs (fails build on OSX)
Regina Obe [Sat, 2 Jan 2016 04:53:48 +0000 (04:53 +0000)]
Invalid --exclude_libs (fails build on OSX)
References #3415 for PostGIS 2.3

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

9 years agoUse recursive snapping to improve predictability
Sandro Santilli [Thu, 31 Dec 2015 16:16:53 +0000 (16:16 +0000)]
Use recursive snapping to improve predictability

Fixes geometry-intersects-edge exception when snapping twice
to the same pointset. See #3412.

Includes automated testcase for both old and new geos snap
(3.3.8- and 3.3.9+)

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

9 years agoRemove inaccurate note in ST_Centroid docs
Regina Obe [Wed, 30 Dec 2015 05:00:05 +0000 (05:00 +0000)]
Remove inaccurate note in ST_Centroid docs
closes #3414

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

9 years ago#3411, Clustering functions not using spatial index
Daniel Baston [Mon, 28 Dec 2015 22:23:25 +0000 (22:23 +0000)]
#3411, Clustering functions not using spatial index

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

9 years agoFix left over sub-tolerance last segment in ST_RemoveRepeatedPoints
Sandro Santilli [Mon, 28 Dec 2015 17:08:50 +0000 (17:08 +0000)]
Fix left over sub-tolerance last segment in ST_RemoveRepeatedPoints

See #3410

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

9 years agoSpelling corrections from Sebastiaan Couwenberg
Regina Obe [Sun, 27 Dec 2015 17:16:49 +0000 (17:16 +0000)]
Spelling corrections from Sebastiaan Couwenberg
references #3408

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

9 years agoFix crash on splitting edge defining multiple TopoGeometries
Sandro Santilli [Sat, 26 Dec 2015 13:55:30 +0000 (13:55 +0000)]
Fix crash on splitting edge defining multiple TopoGeometries

See #3407

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

9 years agoFix crash splitting faces used by multiple TopoGeometry objects
Sandro Santilli [Sat, 26 Dec 2015 12:23:54 +0000 (12:23 +0000)]
Fix crash splitting faces used by multiple TopoGeometry objects

Thanks rulus for spotting and analyzing the bug.
See #3407

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

9 years agoAdd figures for ST_Boundary
Regina Obe [Tue, 22 Dec 2015 19:32:35 +0000 (19:32 +0000)]
Add figures for ST_Boundary
references #3406

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

9 years ago#3405, mem leak in point density test
Paul Ramsey [Sun, 20 Dec 2015 22:08:53 +0000 (22:08 +0000)]
#3405, mem leak in point density test

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

9 years ago#3404, ST_ClusterWithin crashes backend
Daniel Baston [Sun, 20 Dec 2015 21:29:38 +0000 (21:29 +0000)]
#3404, ST_ClusterWithin crashes backend

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

9 years agoPut entries in alphabetical order
Regina Obe [Sat, 19 Dec 2015 07:45:14 +0000 (07:45 +0000)]
Put entries in alphabetical order

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

9 years agoAdd examples for ST_Voronoi
Regina Obe [Sat, 19 Dec 2015 06:53:12 +0000 (06:53 +0000)]
Add examples for ST_Voronoi
references #2259

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

9 years agoFix debug print
Sandro Santilli [Fri, 18 Dec 2015 16:32:02 +0000 (16:32 +0000)]
Fix debug print

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

9 years ago#3399, tests for ST_GeneratePoints
Paul Ramsey [Fri, 18 Dec 2015 13:28:20 +0000 (13:28 +0000)]
#3399, tests for ST_GeneratePoints

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

9 years agoswap the images -- wrong order for ST_GeneratePoints
Regina Obe [Fri, 18 Dec 2015 12:06:42 +0000 (12:06 +0000)]
swap the images -- wrong order for ST_GeneratePoints
references #3399

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

9 years agoFix syntax error in XML file
Sandro Santilli [Fri, 18 Dec 2015 11:25:16 +0000 (11:25 +0000)]
Fix syntax error in XML file

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

9 years agoFix images for ST_GeneratePoints example
Regina Obe [Fri, 18 Dec 2015 07:02:14 +0000 (07:02 +0000)]
Fix images for  ST_GeneratePoints example
references #3399

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

9 years ago#3400, minor optimization of PIP routines
Daniel Baston [Fri, 18 Dec 2015 01:37:40 +0000 (01:37 +0000)]
#3400, minor optimization of PIP routines

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

9 years agofix typos in docs
Daniel Baston [Fri, 18 Dec 2015 00:53:20 +0000 (00:53 +0000)]
fix typos in docs

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

9 years agoExample for ST_GeneratePoints
Regina Obe [Thu, 17 Dec 2015 23:22:30 +0000 (23:22 +0000)]
Example for ST_GeneratePoints
references #3399

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

9 years ago#3388, ST_RemoveRepeatedPoints can change endpoint
Paul Ramsey [Thu, 17 Dec 2015 19:14:55 +0000 (19:14 +0000)]
#3388, ST_RemoveRepeatedPoints can change endpoint

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

9 years ago#3399, ST_GeneratePoints
Paul Ramsey [Thu, 17 Dec 2015 18:12:23 +0000 (18:12 +0000)]
#3399, ST_GeneratePoints

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

9 years agoAdd news item about ST_EstimatedExtent support for table inheritance
Sandro Santilli [Thu, 17 Dec 2015 07:30:43 +0000 (07:30 +0000)]
Add news item about ST_EstimatedExtent support for table inheritance

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

9 years agoAdd table inheritance support in ST_EstimatedExtent
Sandro Santilli [Tue, 15 Dec 2015 11:19:14 +0000 (11:19 +0000)]
Add table inheritance support in ST_EstimatedExtent

Ticket: #3391
Patch By: Alessandro Pasotti

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

9 years agofix some typos in docs
Daniel Baston [Mon, 14 Dec 2015 23:40:07 +0000 (23:40 +0000)]
fix some typos in docs

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

9 years ago#3393, ST_Area NaN on some polygons
Daniel Baston [Mon, 14 Dec 2015 12:52:58 +0000 (12:52 +0000)]
#3393, ST_Area NaN on some polygons

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