]> granicus.if.org Git - postgis/log
postgis
9 years ago#3182 update docs and configure to reflect SFCGAL 1.1+ is required to build with...
Regina Obe [Fri, 26 Jun 2015 09:06:14 +0000 (09:06 +0000)]
#3182 update docs and configure to reflect SFCGAL 1.1+ is required to build with SFCGAL (patch from Vincent Mora)

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

9 years agoUpdate NEWS file, related to #3117
Olivier Courtin [Thu, 25 Jun 2015 21:08:29 +0000 (21:08 +0000)]
Update NEWS file, related to #3117

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

9 years agoDocumentation fix in ST_Orientation function. #2831
Olivier Courtin [Thu, 25 Jun 2015 20:58:26 +0000 (20:58 +0000)]
Documentation fix in ST_Orientation function. #2831

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

9 years agoUpdate SFCGAL installation instructions. #3115.
Olivier Courtin [Thu, 25 Jun 2015 20:55:18 +0000 (20:55 +0000)]
Update SFCGAL installation instructions. #3115.

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

9 years ago#3181, fix regression result in sfcgal
Paul Ramsey [Thu, 25 Jun 2015 20:45:35 +0000 (20:45 +0000)]
#3181, fix regression result in sfcgal

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

9 years agoAdd suport for SFCGAL 1.1. #3117. Apply patch written by Vincent Mora
Olivier Courtin [Thu, 25 Jun 2015 20:44:47 +0000 (20:44 +0000)]
Add suport for SFCGAL 1.1. #3117. Apply patch written by Vincent Mora

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

9 years ago#3181, harmonize tests to new POINT EMPTY format
Paul Ramsey [Thu, 25 Jun 2015 20:23:41 +0000 (20:23 +0000)]
#3181, harmonize tests to new POINT EMPTY format

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

9 years ago#3181, Output POINT EMPTY in WKB using NaN as coordinate values
Paul Ramsey [Thu, 25 Jun 2015 20:07:31 +0000 (20:07 +0000)]
#3181, Output POINT EMPTY in WKB using NaN as coordinate values

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

9 years agoMake test case not overlap nan empty case
Paul Ramsey [Thu, 25 Jun 2015 19:33:50 +0000 (19:33 +0000)]
Make test case not overlap nan empty case

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

9 years ago#2734 TIGER geocoder geocode_intersection gives no results with omitted zipcode
Regina Obe [Thu, 25 Jun 2015 18:36:29 +0000 (18:36 +0000)]
#2734 TIGER geocoder geocode_intersection gives no results with omitted zipcode

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

9 years agoDraft topology API in liblwgeom and topology postgresql module.
Sandro Santilli [Thu, 25 Jun 2015 16:24:31 +0000 (16:24 +0000)]
Draft topology API in liblwgeom and topology postgresql module.

Includes C implementation of ST_ModEdgeSplit.
Passes the existing topology testsuite while also affecting
functions addNode and toTopoGeom.

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

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

9 years ago#3178, EWKB emitter should emit complex empty geometry
Paul Ramsey [Thu, 25 Jun 2015 13:49:06 +0000 (13:49 +0000)]
#3178, EWKB emitter should emit complex empty geometry

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

9 years ago#3177, gserialized_is_empty cannot handle nested empty cases
Paul Ramsey [Wed, 24 Jun 2015 22:40:57 +0000 (22:40 +0000)]
#3177, gserialized_is_empty cannot handle nested empty cases

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

9 years agoExpose ST_CPAWithin to SQL
Sandro Santilli [Tue, 23 Jun 2015 18:56:11 +0000 (18:56 +0000)]
Expose ST_CPAWithin to SQL

Includes dox and regress test

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

9 years agoAdd lwgeom_cpa_within function
Sandro Santilli [Tue, 23 Jun 2015 17:32:59 +0000 (17:32 +0000)]
Add lwgeom_cpa_within function

includes unit test

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

9 years agoRegister a notice handler in cu_tester
Sandro Santilli [Tue, 23 Jun 2015 17:04:43 +0000 (17:04 +0000)]
Register a notice handler in cu_tester

Useful for debugging sessions

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

9 years agoAdd multipolygon-by-line ST_Split case in documentation
Sandro Santilli [Tue, 23 Jun 2015 14:54:20 +0000 (14:54 +0000)]
Add multipolygon-by-line ST_Split case in documentation

Funded by RT-SITA (CIG 6002233F59)

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

9 years agoWorkaround PostgreSQL-9.5dev bug forcing install on check
Sandro Santilli [Tue, 23 Jun 2015 14:40:25 +0000 (14:40 +0000)]
Workaround PostgreSQL-9.5dev bug forcing install on check

See http://www.postgresql.org/message-id/CAB7nPqTsR5o3g-fBi6jbsVdhfPiLFWQ_0cGU5=94Rv_8W3qvFA@mail.gmail.com
This is for topology and raster

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

9 years agoReduce number of queries by one within ST_ModEdgeSplit
Sandro Santilli [Tue, 23 Jun 2015 12:41:04 +0000 (12:41 +0000)]
Reduce number of queries by one within ST_ModEdgeSplit

Uses "INSERT RETURNING" rather than "SELECT" and "INSERT" for
getting the identifier of new node.

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

9 years agoWorkaround PostgreSQL-9.5dev bug forcing install on check
Sandro Santilli [Tue, 23 Jun 2015 12:40:58 +0000 (12:40 +0000)]
Workaround PostgreSQL-9.5dev bug forcing install on check

See http://www.postgresql.org/message-id/CAB7nPqTsR5o3g-fBi6jbsVdhfPiLFWQ_0cGU5=94Rv_8W3qvFA@mail.gmail.com

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

9 years agoDrop PGXSOVERRIDE temporary hack. PostgreSQL 9.0 is minimum req now.
Sandro Santilli [Mon, 22 Jun 2015 14:47:43 +0000 (14:47 +0000)]
Drop PGXSOVERRIDE temporary hack. PostgreSQL 9.0 is minimum req now.

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

9 years agoAdd links to official code repo and project homepage
Sandro Santilli [Mon, 22 Jun 2015 14:15:21 +0000 (14:15 +0000)]
Add links to official code repo and project homepage

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

9 years agoRemove github advertisement from README.md
Sandro Santilli [Mon, 22 Jun 2015 13:49:49 +0000 (13:49 +0000)]
Remove github advertisement from README.md

NOTE: it also works fine for use in gitlab

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

9 years agoAdd an lwpgwarning function, for those who worry !
Sandro Santilli [Fri, 19 Jun 2015 10:38:15 +0000 (10:38 +0000)]
Add an lwpgwarning function, for those who worry !

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

9 years agoST_ApproximateMedialAxis: cast WKT to geometry on plpgqsl empty
Sandro Santilli [Thu, 18 Jun 2015 11:17:10 +0000 (11:17 +0000)]
ST_ApproximateMedialAxis: cast WKT to geometry on plpgqsl empty

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

9 years agoBye bye, java
Sandro Santilli [Wed, 17 Jun 2015 18:34:11 +0000 (18:34 +0000)]
Bye bye, java

New home for java bindings is https://github.com/postgis/postgis-java
See https://lists.osgeo.org/pipermail/postgis-devel/2015-June/025006.html

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

9 years agoAdd SRID conservancy in ApproximateMedialAxis test
Sandro Santilli [Wed, 17 Jun 2015 18:33:31 +0000 (18:33 +0000)]
Add SRID conservancy in ApproximateMedialAxis test

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

9 years agoAdd ST_ApproximateMedialAxis (#3169)
Sandro Santilli [Wed, 17 Jun 2015 13:10:33 +0000 (13:10 +0000)]
Add ST_ApproximateMedialAxis (#3169)

Requires SFCGAL (any version).
Uses SFCGAL specific API if available (1.2+),
post-processes StraightSkeleton output otherwise.

Includes regression test and documentation.

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

9 years agoRevert "Build liblwgeom with -no-undefined flag"
Sandro Santilli [Tue, 16 Jun 2015 13:29:34 +0000 (13:29 +0000)]
Revert "Build liblwgeom with -no-undefined flag"

This reverts r13650 as it broke static-only build under windows,
see http://trac.osgeo.org/postgis/ticket/3167

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

9 years agoMake SFCGAL version available in sqldefines.h
Sandro Santilli [Tue, 16 Jun 2015 12:37:44 +0000 (12:37 +0000)]
Make SFCGAL version available in sqldefines.h

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

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