]> granicus.if.org Git - postgis/log
postgis
10 years agocode cleanup
Bborie Park [Sun, 27 Jul 2014 17:17:17 +0000 (17:17 +0000)]
code cleanup

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

10 years agoshortcut ST_Clip if clipping geometry extent fully contains raster extent. Ticket...
Bborie Park [Sun, 27 Jul 2014 17:06:54 +0000 (17:06 +0000)]
shortcut ST_Clip if clipping geometry extent fully contains raster extent. Ticket #2829

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

10 years agoST_Envelope(raster) in C instead of ST_Envelope(ST_ConvexHull(raster)). ticket #2828
Bborie Park [Sat, 26 Jul 2014 13:47:29 +0000 (13:47 +0000)]
ST_Envelope(raster) in C instead of ST_Envelope(ST_ConvexHull(raster)). ticket #2828

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

10 years ago#2838 collection handling partially fixed - fix size computation for tins and add...
Regina Obe [Fri, 25 Jul 2014 20:41:07 +0000 (20:41 +0000)]
#2838 collection handling partially fixed - fix size computation for tins and add support for polyhedralsurface in geometry collection

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

10 years agooops duplicated entry in last commit. add another.
Regina Obe [Fri, 25 Jul 2014 18:44:19 +0000 (18:44 +0000)]
oops duplicated entry in last commit.  add another.

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

10 years agoadd some missing new features to NEWS items
Regina Obe [Fri, 25 Jul 2014 18:41:19 +0000 (18:41 +0000)]
add some missing new features to NEWS items

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

10 years agoFix some UTF8 encoding of Nicklas name...
Sandro Santilli [Fri, 25 Jul 2014 15:36:57 +0000 (15:36 +0000)]
Fix some UTF8 encoding of Nicklas name...

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

10 years agoSimplify mapping file parsing
Sandro Santilli [Fri, 25 Jul 2014 15:25:54 +0000 (15:25 +0000)]
Simplify mapping file parsing

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

10 years agoShare code handling field name mapping between loader and dumper
Sandro Santilli [Fri, 25 Jul 2014 12:14:23 +0000 (12:14 +0000)]
Share code handling field name mapping between loader and dumper

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

10 years ago#2838 collection handling partially fixed (now can handle tins and doesn't output...
Regina Obe [Fri, 25 Jul 2014 11:27:42 +0000 (11:27 +0000)]
#2838 collection handling partially fixed (now can handle tins and doesn't output bogus gml output

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

10 years agoAdd -m reference in shp2pgsql manpage. See ticket #899.
Sandro Santilli [Fri, 25 Jul 2014 10:57:48 +0000 (10:57 +0000)]
Add -m reference in shp2pgsql manpage. See ticket #899.

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

10 years agochange to force linux linebreaks
Regina Obe [Thu, 24 Jul 2014 21:58:14 +0000 (21:58 +0000)]
change to force linux linebreaks

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

10 years agoset to platform dependent to see if this fixes issue on Linux
Regina Obe [Thu, 24 Jul 2014 21:44:03 +0000 (21:44 +0000)]
set to platform dependent to see if this fixes issue on Linux

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

10 years ago#899 shp2pgsql attribute names mapping (including test
Regina Obe [Thu, 24 Jul 2014 17:37:10 +0000 (17:37 +0000)]
#899 shp2pgsql attribute names mapping (including test

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

10 years ago#2814 address_standardizer does not install with all encodings of database
Regina Obe [Wed, 23 Jul 2014 00:20:58 +0000 (00:20 +0000)]
#2814 address_standardizer does not install with all encodings of database

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

10 years agoGet rid of version number on the .sql.in file. Eventually it will have same versioni...
Regina Obe [Tue, 22 Jul 2014 23:25:12 +0000 (23:25 +0000)]
Get rid of version number on the .sql.in file.  Eventually it will have same versioning machinery as PostGIS proper

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

10 years ago#2852 sfcgal extension needs to be relocatable
Regina Obe [Tue, 22 Jul 2014 22:41:04 +0000 (22:41 +0000)]
#2852 sfcgal extension needs to be relocatable

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

10 years agoDefine new &address_standardizer_required; xml constant and flag functions requiring it
Regina Obe [Tue, 22 Jul 2014 22:34:46 +0000 (22:34 +0000)]
Define new &address_standardizer_required; xml constant and flag functions requiring it

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

10 years agoDrop dependency of estimation test on XML type (#2151)
Sandro Santilli [Tue, 22 Jul 2014 08:52:01 +0000 (08:52 +0000)]
Drop dependency of estimation test on XML type (#2151)

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

10 years agoRaise statistic target during estimation test
Sandro Santilli [Tue, 22 Jul 2014 08:41:46 +0000 (08:41 +0000)]
Raise statistic target during estimation test

Possibly fixes #2851 (probability is statitics based)

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

10 years agoGeneralize estimator code to also work with expressional indexes
Sandro Santilli [Mon, 21 Jul 2014 16:39:56 +0000 (16:39 +0000)]
Generalize estimator code to also work with expressional indexes

Improves raster selectivity estimator (#2839)
Includes regression tests

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

10 years agoAdd test for selectivity estimator
Sandro Santilli [Mon, 21 Jul 2014 16:12:40 +0000 (16:12 +0000)]
Add test for selectivity estimator

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

10 years agoFix X3D specification link (X3D recently redid their site which broke all the links...
Regina Obe [Mon, 21 Jul 2014 04:51:35 +0000 (04:51 +0000)]
Fix X3D specification link (X3D recently redid their site which broke all the links), also link to the PostGIS X3D web viewer as demonstration of using x3dom native html/js web browser rendering

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

10 years agofix some typos
Regina Obe [Sat, 19 Jul 2014 20:52:02 +0000 (20:52 +0000)]
fix some typos

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

10 years agofix parse_address output
Regina Obe [Sat, 19 Jul 2014 17:23:16 +0000 (17:23 +0000)]
fix parse_address output

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

10 years agoarg for parse_address
Regina Obe [Sat, 19 Jul 2014 16:14:08 +0000 (16:14 +0000)]
arg for parse_address

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

10 years agodocument parse_address function, add examples for parse_address and address_standardi...
Regina Obe [Sat, 19 Jul 2014 06:01:44 +0000 (06:01 +0000)]
document parse_address function, add examples for parse_address and address_standardizer, fix proto for address_standardizer

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

10 years ago#2846 parse_address is not null safe - make immutable strict
Regina Obe [Sat, 19 Jul 2014 05:19:52 +0000 (05:19 +0000)]
#2846 parse_address is not null safe - make immutable strict

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

10 years agoReduce some code duplication
Sandro Santilli [Fri, 18 Jul 2014 14:39:50 +0000 (14:39 +0000)]
Reduce some code duplication

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

10 years agoget rid of dangling para
Regina Obe [Fri, 18 Jul 2014 07:37:52 +0000 (07:37 +0000)]
get rid of dangling para

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

10 years agofix typo
Regina Obe [Fri, 18 Jul 2014 07:31:47 +0000 (07:31 +0000)]
fix typo

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

10 years agoAdd pcre as optional dependency for building address standardizer
Regina Obe [Fri, 18 Jul 2014 07:29:02 +0000 (07:29 +0000)]
Add pcre as optional dependency for building address standardizer

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

10 years agoupdate install instructions to include simple example for testing installation
Regina Obe [Fri, 18 Jul 2014 07:10:58 +0000 (07:10 +0000)]
update install instructions to include simple example for testing installation

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

10 years agoupdate install instructions to reflect code is now part of repo
Regina Obe [Fri, 18 Jul 2014 06:56:12 +0000 (06:56 +0000)]
update install instructions to reflect code is now part of repo

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

10 years agominor edits and link to installation which needs some cleanup
Regina Obe [Fri, 18 Jul 2014 05:53:43 +0000 (05:53 +0000)]
minor edits and link to installation which needs some cleanup

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

10 years agoCross-link UpdateRasterSRID and UpdateGeometrySRID
Sandro Santilli [Thu, 17 Jul 2014 14:30:29 +0000 (14:30 +0000)]
Cross-link UpdateRasterSRID and UpdateGeometrySRID

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

10 years agoCleanup after raster import tests using overview
Sandro Santilli [Thu, 17 Jul 2014 14:23:51 +0000 (14:23 +0000)]
Cleanup after raster import tests using overview

It seems to not be automatic...

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

10 years agoInclude overviews in the test for reprojected rasters (#2843)
Sandro Santilli [Thu, 17 Jul 2014 14:02:13 +0000 (14:02 +0000)]
Include overviews in the test for reprojected rasters (#2843)

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

10 years agoRemove obsoleted shell versions of test aux scripts (#2844)
Sandro Santilli [Thu, 17 Jul 2014 09:02:30 +0000 (09:02 +0000)]
Remove obsoleted shell versions of test aux scripts (#2844)

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

10 years agoAdd support for raster reprojection on import (#2843)
Sandro Santilli [Thu, 17 Jul 2014 08:59:53 +0000 (08:59 +0000)]
Add support for raster reprojection on import (#2843)

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

10 years agofinish listing all key user defined tables -- needs more work but a start
Regina Obe [Thu, 17 Jul 2014 04:12:32 +0000 (04:12 +0000)]
finish listing all key user defined tables -- needs more work but a start

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

10 years agomissing para tag
Regina Obe [Wed, 16 Jul 2014 10:51:06 +0000 (10:51 +0000)]
missing para tag

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

10 years agoadd section for tables and define rules table (still need to add gaz and lex tables)
Regina Obe [Wed, 16 Jul 2014 06:08:49 +0000 (06:08 +0000)]
add section for tables and define rules table (still need to add gaz and lex tables)

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

10 years agocleanup formatting of code examples
Regina Obe [Wed, 16 Jul 2014 05:48:07 +0000 (05:48 +0000)]
cleanup formatting of code examples

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

10 years agoforgot to resize too big
Regina Obe [Wed, 16 Jul 2014 05:43:36 +0000 (05:43 +0000)]
forgot to resize too big

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

10 years agofix typo in image names
Regina Obe [Tue, 15 Jul 2014 07:02:08 +0000 (07:02 +0000)]
fix typo in image names

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

10 years agofix missing tag in ST_Tesselate add more examples for ST_3DIntersection
Regina Obe [Tue, 15 Jul 2014 06:32:26 +0000 (06:32 +0000)]
fix missing tag in ST_Tesselate add more examples for ST_3DIntersection

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

10 years agoAdd documentation for ST_Tesselate with figures
Regina Obe [Tue, 15 Jul 2014 05:40:35 +0000 (05:40 +0000)]
Add documentation for ST_Tesselate with figures

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

10 years agoAdd note about extent ratainment in ST_Resize, cross link docs
Sandro Santilli [Mon, 14 Jul 2014 14:36:55 +0000 (14:36 +0000)]
Add note about extent ratainment in ST_Resize, cross link docs

Closes #2833

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

10 years agoForce rtpostgis.so rebuild on librtcore.a change
Sandro Santilli [Mon, 14 Jul 2014 14:36:48 +0000 (14:36 +0000)]
Force rtpostgis.so rebuild on librtcore.a change

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

10 years ago#2834, ST_Estimated_Extent and mixedCase table names
Paul Ramsey [Fri, 11 Jul 2014 17:21:09 +0000 (17:21 +0000)]
#2834, ST_Estimated_Extent and mixedCase table names

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

10 years agoDrop duplicated commas, add ST_SetValue in See Also for ST_Value
Sandro Santilli [Fri, 11 Jul 2014 09:22:36 +0000 (09:22 +0000)]
Drop duplicated commas, add ST_SetValue in See Also for ST_Value

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

10 years agoIgnore more generated files
Sandro Santilli [Fri, 11 Jul 2014 08:36:26 +0000 (08:36 +0000)]
Ignore more generated files

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

10 years agoresize images and put a not about how the 3D was rendered.
Regina Obe [Thu, 10 Jul 2014 01:34:18 +0000 (01:34 +0000)]
resize images and put a not about how the 3D was rendered.

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

10 years agoforgot to commit changes
Regina Obe [Thu, 10 Jul 2014 01:26:14 +0000 (01:26 +0000)]
forgot to commit changes

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

10 years agoAdd visual examples of extrusion
Regina Obe [Thu, 10 Jul 2014 01:25:05 +0000 (01:25 +0000)]
Add visual examples of extrusion

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

10 years ago#2820: ST_Segmentize(geography) returns a geography not geometry
Regina Obe [Tue, 8 Jul 2014 20:28:10 +0000 (20:28 +0000)]
#2820: ST_Segmentize(geography) returns a geography not geometry

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

10 years agoAdd support for sfgal in run_test --extension
Sandro Santilli [Tue, 8 Jul 2014 09:49:45 +0000 (09:49 +0000)]
Add support for sfgal in run_test --extension

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

10 years agoCleanup raster drop files
Sandro Santilli [Tue, 8 Jul 2014 09:16:22 +0000 (09:16 +0000)]
Cleanup raster drop files

rtpostgis_drop.sql is used to drop obsoleted objects (after)
while rtpostgis_upgrade_cleanup.sql is used to remove things that
need be removed _before_ (incompatible CREATE OR REPLACE).

Ideally nothing would need to be removed _before_ if the
proc_upgrade script was made smarter to determine incompatible
signature changes (but this is for another time).

Closes #2673

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

10 years agofix regexp escaping
Bborie Park [Tue, 8 Jul 2014 02:49:58 +0000 (02:49 +0000)]
fix regexp escaping

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

10 years agochange to manual creation generated doesn't look right
Regina Obe [Tue, 8 Jul 2014 01:46:20 +0000 (01:46 +0000)]
change to manual creation generated doesn't look right

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

10 years agochange example to one that takes up more of the realestate
Regina Obe [Tue, 8 Jul 2014 00:37:00 +0000 (00:37 +0000)]
change example to one that takes up more of the realestate

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

10 years agofix typo in image make script for ST_StraightSkeleton image
Regina Obe [Tue, 8 Jul 2014 00:09:15 +0000 (00:09 +0000)]
fix typo in image make script for ST_StraightSkeleton image

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

10 years agomissed committing ths file ST_Force2D link id fix
Regina Obe [Mon, 7 Jul 2014 23:41:33 +0000 (23:41 +0000)]
missed committing ths file ST_Force2D link id fix

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

10 years agoanother ST_Force_2D id change to ST_Force2D
Regina Obe [Mon, 7 Jul 2014 23:29:39 +0000 (23:29 +0000)]
another ST_Force_2D id change to ST_Force2D

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

10 years agoChange link id of ST_Force2D from ST_Force_2D to ST_Force2Dm add doco for ST_Straight...
Regina Obe [Mon, 7 Jul 2014 23:17:59 +0000 (23:17 +0000)]
Change link id of ST_Force2D from ST_Force_2D to ST_Force2Dm add doco for ST_StraightSkeleton, add example of switching backend to sfcgal

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

10 years agoClean up warnings in encoded polyline code
Paul Ramsey [Mon, 7 Jul 2014 22:53:43 +0000 (22:53 +0000)]
Clean up warnings in encoded polyline code

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

10 years agoConvert malloc/free to lwalloc/lwfree
Paul Ramsey [Mon, 7 Jul 2014 22:44:15 +0000 (22:44 +0000)]
Convert malloc/free to lwalloc/lwfree

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

10 years agoProvided 3D behavior examples for ST_Intersection and ST_3DIntersection
Regina Obe [Mon, 7 Jul 2014 22:35:13 +0000 (22:35 +0000)]
Provided 3D behavior examples for ST_Intersection and ST_3DIntersection

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

10 years agouse @ operator instead of ST_CoveredBy(). Ticket #2822
Bborie Park [Mon, 7 Jul 2014 15:39:14 +0000 (15:39 +0000)]
use @ operator instead of ST_CoveredBy(). Ticket #2822

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

10 years agoImprove encoded polyline docs
Sandro Santilli [Mon, 7 Jul 2014 10:25:36 +0000 (10:25 +0000)]
Improve encoded polyline docs

Fix cross-linking between encoded polyline in/out funx
Add link to encoded polyline algorithm format

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

10 years agoAdded support for encoded_polyline input/output (#2349)
Sandro Santilli [Mon, 7 Jul 2014 10:21:22 +0000 (10:21 +0000)]
Added support for encoded_polyline input/output (#2349)

Allow to convert from Encoded Polyline to LineString.
Useful for storing routes from Osrm or Google into PostGIS.

See http://developers.google.com/maps/documentation/utilities/polylinealgorithm

Contributed by Kashif Rasul <kashif.rasul@gmail.com>

Includes unit and regress tests.
Includes documentation.

Signed-off-by: Sandro Santilli <strk@keybit.net>
git-svn-id: http://svn.osgeo.org/postgis/trunk@12750 b70326c6-7e19-0410-871a-916f4a2858ee

10 years agoFix index creation in loaders
Sandro Santilli [Mon, 7 Jul 2014 08:58:17 +0000 (08:58 +0000)]
Fix index creation in loaders

The bug was introduced with previous commit (typo)
See #2811

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

10 years agoDo not explicitly name indexes loading rasters/shapefiles (#2811)
Sandro Santilli [Mon, 7 Jul 2014 08:10:48 +0000 (08:10 +0000)]
Do not explicitly name indexes loading rasters/shapefiles (#2811)

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

10 years agoValidate that ST_MapAlgebra callback function has correct return
Bborie Park [Sun, 6 Jul 2014 20:01:53 +0000 (20:01 +0000)]
Validate that ST_MapAlgebra callback function has correct return
datatype. Ticket #2802

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

10 years agoescape delimiter of ST_Band(). Ticket #2812
Bborie Park [Sun, 6 Jul 2014 18:33:41 +0000 (18:33 +0000)]
escape delimiter of ST_Band(). Ticket #2812

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

10 years agoRaster max extent uses envelope like Geometry. Ticket #2777
Bborie Park [Sun, 6 Jul 2014 18:10:23 +0000 (18:10 +0000)]
Raster max extent uses envelope like Geometry. Ticket #2777

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

10 years agofix obsolete URL in headers
Bborie Park [Sun, 6 Jul 2014 17:32:55 +0000 (17:32 +0000)]
fix obsolete URL in headers

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

10 years agoadded NEWS and updated tests
Bborie Park [Sun, 6 Jul 2014 15:27:39 +0000 (15:27 +0000)]
added NEWS and updated tests

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

10 years agouse empty TEXT array for userargs when no user args and STRICT callback function
Bborie Park [Sun, 6 Jul 2014 15:27:32 +0000 (15:27 +0000)]
use empty TEXT array for userargs when no user args and STRICT callback function

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

10 years ago#2813 add address_standardizer as part of doxygen build
Regina Obe [Sun, 6 Jul 2014 03:17:34 +0000 (03:17 +0000)]
#2813 add address_standardizer as part of doxygen build

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

10 years agomove title below sect1info guess not legal before it.
Regina Obe [Sat, 5 Jul 2014 07:15:09 +0000 (07:15 +0000)]
move title below sect1info guess not legal before it.

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

10 years agomissed a spot (hopefully strk's asleep)
Regina Obe [Sat, 5 Jul 2014 06:43:32 +0000 (06:43 +0000)]
missed a spot (hopefully strk's asleep)

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

10 years agomove term out of listentry
Regina Obe [Sat, 5 Jul 2014 06:26:48 +0000 (06:26 +0000)]
move term out of listentry

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

10 years ago#2801: start work on address_standardizer chapter and cut in
Regina Obe [Sat, 5 Jul 2014 06:14:53 +0000 (06:14 +0000)]
#2801: start work on address_standardizer chapter and cut in

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

10 years ago#2810 document the delimeter argument and big warning to avoid because we may remove...
Regina Obe [Sat, 5 Jul 2014 04:17:37 +0000 (04:17 +0000)]
#2810 document the delimeter argument and big warning to avoid because we may remove it in future versions

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

10 years agoChange append_stringbuffer to take ownership of string parameter
Sandro Santilli [Fri, 4 Jul 2014 16:11:57 +0000 (16:11 +0000)]
Change append_stringbuffer to take ownership of string parameter

Reduces the amount of allocations/deallocations needed during import.

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

10 years agoInline hex conversion of raster wkb in rt_raster_to_hexwkb (#2798)
Sandro Santilli [Fri, 4 Jul 2014 16:11:49 +0000 (16:11 +0000)]
Inline hex conversion of raster wkb in rt_raster_to_hexwkb (#2798)

Speeds up importing large rasters.

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

10 years agoAdd woodbri in git/svn authors file
Sandro Santilli [Fri, 4 Jul 2014 09:45:11 +0000 (09:45 +0000)]
Add woodbri in git/svn authors file

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

10 years agoInclude PostgreSQL failure messages in AddRasterConstraints
Sandro Santilli [Fri, 4 Jul 2014 09:45:04 +0000 (09:45 +0000)]
Include PostgreSQL failure messages in AddRasterConstraints

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

10 years agotest commit to check access rights
Stephen Woodbridge [Thu, 3 Jul 2014 16:37:23 +0000 (16:37 +0000)]
test commit to check access rights

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

10 years agoCheck that ST_MapAlgebra strict callbacks get passed an user arg
Sandro Santilli [Thu, 3 Jul 2014 12:32:40 +0000 (12:32 +0000)]
Check that ST_MapAlgebra strict callbacks get passed an user arg

Closes #2803
Includes a testcase

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

10 years agomissed an edit
Regina Obe [Thu, 3 Jul 2014 03:04:17 +0000 (03:04 +0000)]
missed an edit

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

10 years agoAdd address_standardizer and sfcgal to list of contributions
Regina Obe [Thu, 3 Jul 2014 03:04:03 +0000 (03:04 +0000)]
Add address_standardizer and sfcgal to list of contributions

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

10 years agoFork of http://sourceforge.net/p/pagc/code/HEAD/tree/branches/sew-refactor/postgresql...
Regina Obe [Thu, 3 Jul 2014 02:14:31 +0000 (02:14 +0000)]
Fork of http://sourceforge.net/p/pagc/code/HEAD/tree/branches/sew-refactor/postgresql (svn://svn.code.sf.net/p/pagc/code/branches/sew-refactor/postgresql )  at r361 (Stephen Woodbridge, Walter Sinclair contribution) - address_standardizer extension for PostgreSQL forked from PAGC address standardizer to work with PostgreSQL

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

10 years agoIgnore build artifacts
Paul Ramsey [Tue, 1 Jul 2014 17:45:08 +0000 (17:45 +0000)]
Ignore build artifacts

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

10 years agoIgnore install-sh, generated by autogen.sh
Sandro Santilli [Tue, 1 Jul 2014 16:14:45 +0000 (16:14 +0000)]
Ignore install-sh, generated by autogen.sh

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

10 years agoinstall-sh is a built artifact, should not be in the repository
Sandro Santilli [Tue, 1 Jul 2014 16:13:44 +0000 (16:13 +0000)]
install-sh is a built artifact, should not be in the repository

See http://lists.osgeo.org/pipermail/postgis-devel/2014-June/024327.html

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

10 years agofix build
Paul Ramsey [Mon, 30 Jun 2014 17:55:46 +0000 (17:55 +0000)]
fix build

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

10 years ago#2797 cu_surface.c warning on polyhedralsurface_parse
Paul Ramsey [Mon, 30 Jun 2014 16:43:31 +0000 (16:43 +0000)]
#2797 cu_surface.c warning on polyhedralsurface_parse

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