Commit graph

2988 commits

Author SHA1 Message Date
Regina Obe e11ae0582d more updating to reflect all the extensions packaged in postgis 2.2
git-svn-id: http://svn.osgeo.org/postgis/trunk@13985 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-23 07:42:24 +00:00
Regina Obe 1b64d2a670 update test regress output. Fix command/screen tags not in para tags
git-svn-id: http://svn.osgeo.org/postgis/trunk@13984 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-23 07:19:21 +00:00
Regina Obe 3c6924efec #3258 installcheck for tiger geocoder, update some regress so they reflect actual state of outputs, add new genrated folders to gitignore and svn ignore. Update the docs to describe new installcheck for (postgis_tiger_geocoder and address_standardizer extensions)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13982 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-23 06:52:15 +00:00
Regina Obe 4e848ca940 ST_Relate use integer instead of int for arg type. That's what PostgreSQL shows it as in final function and int is tripping up garden tests (doesn't know what int is).
git-svn-id: http://svn.osgeo.org/postgis/trunk@13968 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-21 06:54:08 +00:00
Regina Obe d2641fbf7c #2448 geocoder_setting gives primary key on restore (created a new table geocode_settings_default to hold defaults and keep geocode_settings for custom ones)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13967 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-21 06:09:55 +00:00
Sandro Santilli f41a47d9b4 Fix typo in PopulateGeometryColumns docs
Thanks Oliver Tonnhofer for spotting this

git-svn-id: http://svn.osgeo.org/postgis/trunk@13951 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-20 15:00:02 +00:00
Sandro Santilli 48c035b7a8 Correct exception info about GetFaceByPoint and GetEdgeByPoint (#3241)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13929 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-18 12:58:32 +00:00
Sandro Santilli e230a46c32 See Also GetFaceByPoint in GetNodeByPoint and GetEdgeByPoint docs
git-svn-id: http://svn.osgeo.org/postgis/trunk@13920 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-18 09:14:44 +00:00
Regina Obe 7db1374415 #3227 incorporate Brian's suggested changes and fix some other minor issues with instructions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13907 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-16 01:48:43 +00:00
Regina Obe 6d25814e67 #3227 Support for Tiger 2015 (also summary update of what's new in PostGIS 2.2)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13906 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-14 01:42:33 +00:00
Sandro Santilli 7e47727975 Typo in doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@13860 b70326c6-7e19-0410-871a-916f4a2858ee
2015-07-30 21:15:48 +00:00
Paul Ramsey 63f2b4871f #2577, ST_Project() doc update
git-svn-id: http://svn.osgeo.org/postgis/trunk@13846 b70326c6-7e19-0410-871a-916f4a2858ee
2015-07-23 18:05:26 +00:00
Paul Ramsey 5e3551e7d1 #3201 ST_DistanceSphere uses SRID to obtain spheroid
git-svn-id: http://svn.osgeo.org/postgis/trunk@13840 b70326c6-7e19-0410-871a-916f4a2858ee
2015-07-23 16:26:08 +00:00
Sandro Santilli fd47e7724b Add item about new topology API in liblwgeom
Also update reference to Regione Toscana institution under
"corporate sponsors" section.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13812 b70326c6-7e19-0410-871a-916f4a2858ee
2015-07-19 10:11:16 +00:00
Sandro Santilli 106023f719 Tag <para> can be within <note>, not viceversa (oops)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13796 b70326c6-7e19-0410-871a-916f4a2858ee
2015-07-09 10:16:57 +00:00
Sandro Santilli 43f81d8ac7 Clarify ST_AddEdgeModFace docs about new face side (#3198)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13791 b70326c6-7e19-0410-871a-916f4a2858ee
2015-07-09 09:49:14 +00:00
Regina Obe 12bb4f04a1 #3116: SFCGAL add documentation for geometry backend switch. Patch from Vincent Mora
git-svn-id: http://svn.osgeo.org/postgis/trunk@13777 b70326c6-7e19-0410-871a-916f4a2858ee
2015-07-04 05:50:48 +00:00
Regina Obe 597726052f #3189 put note about 3.5 is needed to take advantage of all features. Copy geos note in availabilty tag so appears on support
git-svn-id: http://svn.osgeo.org/postgis/trunk@13754 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-30 11:27:29 +00:00
Paul Ramsey ddc7877634 #3023, ST_ClusterIntersecting / ST_ClusterWithin Functions (Dan Baston)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13752 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-29 19:11:33 +00:00
Regina Obe 0aa10f1679 another typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@13729 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-27 22:51:29 +00:00
Regina Obe a528d6dce6 ah another typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@13728 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-27 22:49:01 +00:00
Regina Obe b3df886dc3 fix embarassing typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@13727 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-27 22:48:15 +00:00
Regina Obe f5132ad1a6 document enhancements in address_standardizer
git-svn-id: http://svn.osgeo.org/postgis/trunk@13726 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-27 19:21:34 +00:00
Regina Obe 1af16d9516 #2816 show output of address_standardizer_data_us
git-svn-id: http://svn.osgeo.org/postgis/trunk@13724 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-27 16:04:32 +00:00
Regina Obe 4c95db6165 #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
2015-06-27 14:50:32 +00:00
Regina Obe a6a9860380 #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
2015-06-26 09:06:14 +00:00
Olivier Courtin 7c1ef74c78 Documentation fix in ST_Orientation function. #2831
git-svn-id: http://svn.osgeo.org/postgis/trunk@13712 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-25 20:58:26 +00:00
Olivier Courtin b56d8c653a Update SFCGAL installation instructions. #3115.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13711 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-25 20:55:18 +00:00
Olivier Courtin 0863846f1e 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
2015-06-25 20:44:47 +00:00
Sandro Santilli d427e6a0b4 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
2015-06-23 18:56:11 +00:00
Sandro Santilli f1272e2bfc 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
2015-06-23 14:54:20 +00:00
Sandro Santilli 4f5548ca9a 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
2015-06-22 14:47:43 +00:00
Sandro Santilli c0cb56e4d8 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
2015-06-17 18:34:11 +00:00
Sandro Santilli 533361f15d 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
2015-06-17 13:10:33 +00:00
Sandro Santilli cda47b7aff 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
2015-06-13 08:08:39 +00:00
Paul Ramsey b59ba8df91 #1137, Add a tolerance distance to ST_RemoveRepeatedPoints
git-svn-id: http://svn.osgeo.org/postgis/trunk@13666 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-12 18:35:14 +00:00
Sandro Santilli 1eaab358a6 Make ST_Scale not use ST_Affine
git-svn-id: http://svn.osgeo.org/postgis/trunk@13657 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-11 19:41:20 +00:00
Sandro Santilli 4a03fe9b32 Allow passing M factor to ST_Scale (#3062)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13654 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-11 19:09:13 +00:00
Sandro Santilli 793686af12 Trim refpurpose section for <-> operator, move details down
git-svn-id: http://svn.osgeo.org/postgis/trunk@13642 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-10 16:42:49 +00:00
Sandro Santilli 85687453ca 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
2015-06-10 16:18:37 +00:00
Sandro Santilli 4c2b8a4a5e 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
2015-06-09 19:38:39 +00:00
Sandro Santilli a0d7213046 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
2015-06-09 19:21:28 +00:00
Sandro Santilli a3e647241f ST_BoundingDiagonal (#3139)
Includes tests and documentation

git-svn-id: http://svn.osgeo.org/postgis/trunk@13599 b70326c6-7e19-0410-871a-916f4a2858ee
2015-06-01 16:09:22 +00:00
Regina Obe 7b5ef60910 #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
2015-06-01 09:04:59 +00:00
Regina Obe d16c2a7aa9 #3127 revert back to use sphere distance (spheroid doesn't work with knn recheck), document that <-> is on sphere, change tests to be based on sphere instead of spheroid., #3131 reverting fixes index returned tuples wrong order issue
git-svn-id: http://svn.osgeo.org/postgis/trunk@13593 b70326c6-7e19-0410-871a-916f4a2858ee
2015-05-31 20:14:32 +00:00
Sandro Santilli 319f35da5f Add NEWS entry and another example for ST_IsValidTrajectory
git-svn-id: http://svn.osgeo.org/postgis/trunk@13571 b70326c6-7e19-0410-871a-916f4a2858ee
2015-05-28 15:33:39 +00:00
Sandro Santilli 03c15d5644 Add ST_IsValidTrajectory (#3129)
Adds lwgeom_is_trajectory and lwline_is_trajectory to liblwgeom.
Includes unit and regress test.

Includes documentation, starting a new "Temporal support" section
in which ST_ClosestPointOfApproach is also moved

git-svn-id: http://svn.osgeo.org/postgis/trunk@13570 b70326c6-7e19-0410-871a-916f4a2858ee
2015-05-28 15:18:23 +00:00
Sandro Santilli 7e28d4a62d Fix return type of LRS functions in docs from float to float8
git-svn-id: http://svn.osgeo.org/postgis/trunk@13562 b70326c6-7e19-0410-871a-916f4a2858ee
2015-05-26 16:39:01 +00:00
Sandro Santilli a714ff44e0 Add ST_ClosestPointOfApproach (#3128)
Based on new lwgeom_tcpa liblwgeom function.
Includes unit and regress tests.
Includes documentation.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13560 b70326c6-7e19-0410-871a-916f4a2858ee
2015-05-26 15:07:58 +00:00
Regina Obe 5b00efe90c minor wording and additional explain of KNN true dist (also put in an Enhanced flag)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13543 b70326c6-7e19-0410-871a-916f4a2858ee
2015-05-22 20:00:52 +00:00