]>
granicus.if.org Git - postgis/log
Regina Obe [Sat, 27 Jun 2015 22:48:15 +0000 (22:48 +0000)]
fix embarassing typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@13727
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 27 Jun 2015 19:21:34 +0000 (19:21 +0000)]
document enhancements in address_standardizer
git-svn-id: http://svn.osgeo.org/postgis/trunk@13726
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 27 Jun 2015 16:54:43 +0000 (16:54 +0000)]
#3183 baby step - ability to do: ALTER EXTENSION address_standardizer_data_us UPDATE TO "2.2.0devnext"; ALTER EXTENSION address_standardizer_data_us UPDATE TO "2.2.0dev";
git-svn-id: http://svn.osgeo.org/postgis/trunk@13725
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 27 Jun 2015 16:04:32 +0000 (16:04 +0000)]
#2816 show output of address_standardizer_data_us
git-svn-id: http://svn.osgeo.org/postgis/trunk@13724
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 27 Jun 2015 15:55:58 +0000 (15:55 +0000)]
fix encoding of us_lex.sql so consistent with others messing up installation of extension
git-svn-id: http://svn.osgeo.org/postgis/trunk@13723
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 27 Jun 2015 15:24:44 +0000 (15:24 +0000)]
#2816: one more try had Data_built and Data confused
git-svn-id: http://svn.osgeo.org/postgis/trunk@13720
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 27 Jun 2015 14:50:32 +0000 (14:50 +0000)]
#2816: Might have missed some commits on last go round, also add some updated doco
git-svn-id: http://svn.osgeo.org/postgis/trunk@13719
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 27 Jun 2015 13:43:21 +0000 (13:43 +0000)]
#2816: Rest of logic needed to build data us extension and install and remove old logic used to build old sql files
git-svn-id: http://svn.osgeo.org/postgis/trunk@13718
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 27 Jun 2015 08:24:28 +0000 (08:24 +0000)]
#2816: Tables for address_standardizer us data extension, still need to commit logic to include as part of extension and get rid of code that creates the interim files.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13717
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 26 Jun 2015 14:20:50 +0000 (14:20 +0000)]
Don't try to free unexistent arguments
git-svn-id: http://svn.osgeo.org/postgis/trunk@13716
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 26 Jun 2015 11:39:56 +0000 (11:39 +0000)]
Expect nextval() to return a 64bit integer (#3180)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13715
b70326c6 -7e19-0410-871a-
916f4a2858ee
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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