Commit graph

3030 commits

Author SHA1 Message Date
Sandro Santilli 8620b92ade Link ST_UnaryUnion with ST_Node, fix See Also section formatting
git-svn-id: http://svn.osgeo.org/postgis/trunk@12981 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-17 16:08:12 +00:00
Sandro Santilli 2da8377c61 Remove ST_Tile references from ST_Retile docs
... wasn't very useful that way ...

git-svn-id: http://svn.osgeo.org/postgis/trunk@12973 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-11 16:36:16 +00:00
Sandro Santilli 5c4592b8ad Move ST_Retile documentation under "raster constructors"
Add note about difference from ST_Tile, link ST_Tile and ST_Resample

git-svn-id: http://svn.osgeo.org/postgis/trunk@12972 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-11 16:33:13 +00:00
Regina Obe 2570d1052a cut in missing 2.1.3 and 2.1.4 release notes, fix date type in 2.0.5, add 2.1.4 to extension upgrade mix
git-svn-id: http://svn.osgeo.org/postgis/trunk@12968 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-11 03:57:29 +00:00
Regina Obe aa86f83f84 #2762 renamed ST_Estimated_Extent page to ST_EstimatedExtent
git-svn-id: http://svn.osgeo.org/postgis/trunk@12956 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-08 21:24:45 +00:00
Regina Obe a4ecf58027 wrong function (non-existent xref)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12953 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-07 17:10:14 +00:00
Regina Obe 54537e56ce #2920 stab at explaining requirement for alignment and add more detail to ST_SameAlignment
git-svn-id: http://svn.osgeo.org/postgis/trunk@12952 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-07 16:48:39 +00:00
Sandro Santilli 4eee1d5778 Link ST_CreateOverview from AddOverviewConstraints
git-svn-id: http://svn.osgeo.org/postgis/trunk@12942 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-03 15:37:33 +00:00
Sandro Santilli 9d07a9bde1 Implement ST_Retile and ST_CreateOverview (#2247)
Includes testcases and documentation

git-svn-id: http://svn.osgeo.org/postgis/trunk@12941 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-03 14:52:33 +00:00
Sandro Santilli 4ae13a35a1 Fix typo in DropOverviewConstraints doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@12940 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-03 09:54:35 +00:00
Sandro Santilli d12a064d2c Fix warnings in docs image generator build
Print a warning on system call failures

git-svn-id: http://svn.osgeo.org/postgis/trunk@12937 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-03 09:40:27 +00:00
Sandro Santilli d719b294f0 Add documentation for {Add,Drop}OverviewConstraints (#2824)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12934 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-03 09:11:56 +00:00
Regina Obe 52b9518936 #2906 document new enhancement
git-svn-id: http://svn.osgeo.org/postgis/trunk@12930 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-31 06:19:04 +00:00
Regina Obe 041befde1e 2855: better documentation to reflect minkowski doesn't support polyhedral and tins
git-svn-id: http://svn.osgeo.org/postgis/trunk@12915 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-23 05:50:54 +00:00
Nicklas Avén d273edb148 Added optional geometry size in TWKB. Also reworked the code so passing around **buf instead of *buf. Also affects the varInt code
git-svn-id: http://svn.osgeo.org/postgis/trunk@12907 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-22 20:39:50 +00:00
Regina Obe 61c2dc3a7d #2871 fix update to 2.0 message for ST_LineInterpolatePoint, ST_LineSubstring and ST_LineLocatePoint. Also changed reference ids to match new function name (missed some spots)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12900 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-20 04:32:47 +00:00
Regina Obe 0b2a9cc1db #2871 fix update to 2.0 message for ST_LineInterpolatePoint, ST_LineSubstring and ST_LineLocatePoint. Also changed reference ids to match new function name
git-svn-id: http://svn.osgeo.org/postgis/trunk@12898 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-20 04:21:47 +00:00
Sandro Santilli bf171c36ad Simplify docs building rules, hopefully fixing build-on-install (#2872)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12894 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-18 10:58:38 +00:00
Sandro Santilli ad8712d60f Remove more generated Makefile on "distclean" (#2876)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12865 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-07 13:57:15 +00:00
Sandro Santilli 4539ef77bd Add missing commas in some See Also sections, link ST_AsBinary to ST_AsTWKB
git-svn-id: http://svn.osgeo.org/postgis/trunk@12864 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-07 11:37:55 +00:00
Regina Obe 7e9141d265 #2874 document move of address_standardizer to extensions folder.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12862 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-06 19:41:56 +00:00
Sandro Santilli 24afd90a6c Add -m reference in shp2pgsql manpage. See ticket #899.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12824 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-25 10:57:48 +00:00
Regina Obe 2ee85feaa4 #899 shp2pgsql attribute names mapping (including test
git-svn-id: http://svn.osgeo.org/postgis/trunk@12821 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-24 17:37:10 +00:00
Regina Obe 1f2afb3d6e 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
2014-07-22 22:34:46 +00:00
Regina Obe a5f52d6098 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
2014-07-21 04:51:35 +00:00
Regina Obe fa51411c36 fix some typos
git-svn-id: http://svn.osgeo.org/postgis/trunk@12808 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-19 20:52:02 +00:00
Regina Obe 143d033418 fix parse_address output
git-svn-id: http://svn.osgeo.org/postgis/trunk@12807 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-19 17:23:16 +00:00
Regina Obe cf416298d9 arg for parse_address
git-svn-id: http://svn.osgeo.org/postgis/trunk@12806 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-19 16:14:08 +00:00
Regina Obe 00111a4d11 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
2014-07-19 06:01:44 +00:00
Regina Obe 736f46053e get rid of dangling para
git-svn-id: http://svn.osgeo.org/postgis/trunk@12800 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-18 07:37:52 +00:00
Regina Obe 65c2bff098 fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@12799 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-18 07:31:47 +00:00
Regina Obe 88c0fcfbd4 Add pcre as optional dependency for building address standardizer
git-svn-id: http://svn.osgeo.org/postgis/trunk@12798 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-18 07:29:02 +00:00
Regina Obe 345f5c8db4 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
2014-07-18 07:10:58 +00:00
Regina Obe 490090404d 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
2014-07-18 06:56:12 +00:00
Regina Obe 05f4f2d270 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
2014-07-18 05:53:43 +00:00
Sandro Santilli 0234d81233 Cross-link UpdateRasterSRID and UpdateGeometrySRID
git-svn-id: http://svn.osgeo.org/postgis/trunk@12793 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-17 14:30:29 +00:00
Regina Obe 898913b78b 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
2014-07-17 04:12:32 +00:00
Regina Obe b43c8720b8 missing para tag
git-svn-id: http://svn.osgeo.org/postgis/trunk@12787 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-16 10:51:06 +00:00
Regina Obe 2c92b327eb 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
2014-07-16 06:08:49 +00:00
Regina Obe a374cd5e81 cleanup formatting of code examples
git-svn-id: http://svn.osgeo.org/postgis/trunk@12785 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-16 05:48:07 +00:00
Regina Obe 73b59e5b49 forgot to resize too big
git-svn-id: http://svn.osgeo.org/postgis/trunk@12784 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-16 05:43:36 +00:00
Regina Obe e75a8f3653 fix typo in image names
git-svn-id: http://svn.osgeo.org/postgis/trunk@12783 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-15 07:02:08 +00:00
Regina Obe 5cd2a64394 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
2014-07-15 06:32:26 +00:00
Regina Obe 3ce2ad823a Add documentation for ST_Tesselate with figures
git-svn-id: http://svn.osgeo.org/postgis/trunk@12781 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-15 05:40:35 +00:00
Sandro Santilli ef613f89c6 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
2014-07-14 14:36:55 +00:00
Sandro Santilli c822fe9d3a 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
2014-07-11 09:22:36 +00:00
Regina Obe cd091c369b 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
2014-07-10 01:34:18 +00:00
Regina Obe 80c97eb7c6 forgot to commit changes
git-svn-id: http://svn.osgeo.org/postgis/trunk@12770 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-10 01:26:14 +00:00
Regina Obe 8ebc9cb90d Add visual examples of extrusion
git-svn-id: http://svn.osgeo.org/postgis/trunk@12769 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-10 01:25:05 +00:00
Regina Obe 991dabb0d9 #2820: ST_Segmentize(geography) returns a geography not geometry
git-svn-id: http://svn.osgeo.org/postgis/trunk@12767 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-08 20:28:10 +00:00
Regina Obe 6cd28006e8 change to manual creation generated doesn't look right
git-svn-id: http://svn.osgeo.org/postgis/trunk@12761 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-08 01:46:20 +00:00
Regina Obe 0cdf6b81cb 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
2014-07-08 00:37:00 +00:00
Regina Obe 22fff21c35 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
2014-07-08 00:09:15 +00:00
Regina Obe b9b85a0e96 missed committing ths file ST_Force2D link id fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@12758 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-07 23:41:33 +00:00
Regina Obe 4d664673b4 another ST_Force_2D id change to ST_Force2D
git-svn-id: http://svn.osgeo.org/postgis/trunk@12757 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-07 23:29:39 +00:00
Regina Obe ec5fd0a9f7 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
2014-07-07 23:17:59 +00:00
Regina Obe afc686c70e 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
2014-07-07 22:35:13 +00:00
Sandro Santilli 1dfa144781 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
2014-07-07 10:25:36 +00:00
Sandro Santilli 236881f97e 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
2014-07-07 10:21:22 +00:00
Regina Obe b48e2ac2d1 #2813 add address_standardizer as part of doxygen build
git-svn-id: http://svn.osgeo.org/postgis/trunk@12731 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-06 03:17:34 +00:00
Regina Obe 7229ef112b move title below sect1info guess not legal before it.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12730 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-05 07:15:09 +00:00
Regina Obe 6e0f78c2e8 missed a spot (hopefully strk's asleep)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12729 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-05 06:43:32 +00:00
Regina Obe 128527d367 move term out of listentry
git-svn-id: http://svn.osgeo.org/postgis/trunk@12728 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-05 06:26:48 +00:00
Regina Obe 202f33015f #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
2014-07-05 06:14:53 +00:00
Regina Obe 3b76e4547b #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
2014-07-05 04:17:37 +00:00
Paul Ramsey 31a2ffad0b #2796, sfcgal_comments.sql missing for regress testing install
git-svn-id: http://svn.osgeo.org/postgis/trunk@12708 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-30 16:19:16 +00:00
Regina Obe a71cf915ad update postgis_full_version output the old was ancient 1.3 days
git-svn-id: http://svn.osgeo.org/postgis/trunk@12700 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-29 04:56:42 +00:00
Regina Obe c5c5d45529 #2792 docbook validation issues -- remove for raster_comments generation
git-svn-id: http://svn.osgeo.org/postgis/trunk@12699 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-29 04:17:47 +00:00
Regina Obe a2ef966509 update docs to include breaking function changes, fact that sfcgal now is supported as extension, and how to install sfcgal as extension
git-svn-id: http://svn.osgeo.org/postgis/trunk@12692 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-27 21:23:56 +00:00
Regina Obe c7d7117d0d Add Vincent Mora to credits
git-svn-id: http://svn.osgeo.org/postgis/trunk@12691 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-27 21:13:02 +00:00
Regina Obe d29e8e4b1a #2779 put in missing availability information
git-svn-id: http://svn.osgeo.org/postgis/trunk@12644 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-24 20:58:02 +00:00
Sandro Santilli eec2fa6578 Typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@12635 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-23 07:26:24 +00:00
Regina Obe 240dcd98f6 #2770 Document new ST_MemSize for raster and #2769 name change for geometry (ST_MEm_Size to ST_MemSize)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12634 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-22 02:51:03 +00:00
Regina Obe f8ea325708 #2753 fix xsl to not trap intro
git-svn-id: http://svn.osgeo.org/postgis/trunk@12628 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-20 06:11:58 +00:00
Regina Obe 87924dc4c9 #2753 change func proto ST_Minkowski to ST_MinkowskiSum
git-svn-id: http://svn.osgeo.org/postgis/trunk@12627 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-20 05:51:18 +00:00
Regina Obe a046e1ca41 #2753: patch from vmp -- revised patch moving intro into an abstract instead of as separate section
git-svn-id: http://svn.osgeo.org/postgis/trunk@12626 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-20 05:41:33 +00:00
Regina Obe db9657518f fix typo in function proto for ST_NotSameAlignmentReason (had ST_SameAlignment)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12610 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-09 04:25:13 +00:00
Regina Obe 4b9d3f2198 #2752: raster @ and ~ operators not documented
git-svn-id: http://svn.osgeo.org/postgis/trunk@12605 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-01 23:38:41 +00:00
Regina Obe 91d0e64b13 #2752: raster && geometry is undocumented
git-svn-id: http://svn.osgeo.org/postgis/trunk@12603 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-01 21:54:36 +00:00
Sandro Santilli 8cf4c6b3f9 Automate postgis_download_url setting in doc/postgis.xml
Drop manual step from HOWTO_RELEASE (and change list to unnumbered)
Closes #2735

git-svn-id: http://svn.osgeo.org/postgis/trunk@12562 b70326c6-7e19-0410-871a-916f4a2858ee
2014-05-14 09:09:40 +00:00
Bborie Park b6f264d523 add text mentioning env variables
git-svn-id: http://svn.osgeo.org/postgis/trunk@12495 b70326c6-7e19-0410-871a-916f4a2858ee
2014-05-04 15:51:26 +00:00
Bborie Park 7d58fb71bd add VSICURL keyword for GUC postgis.gdal_enabled_drivers. add GUC posgis.enable_outdb_rasters
git-svn-id: http://svn.osgeo.org/postgis/trunk@12492 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-26 14:01:02 +00:00
Regina Obe fcfc0296d1 #2713: properly cast text to geom (don't enforce bad habits), flag ST_StartPoint and ST_EndPoint as working with CIRCULARLINSTRINGS
git-svn-id: http://svn.osgeo.org/postgis/trunk@12485 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-21 12:38:26 +00:00
Regina Obe 87247c1da8 #2713 flag ST_ForceCurve as a curve function
git-svn-id: http://svn.osgeo.org/postgis/trunk@12484 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-21 12:17:14 +00:00
Regina Obe 459cb4bb26 #2343 missing --with-sfcgal in docs
git-svn-id: http://svn.osgeo.org/postgis/trunk@12479 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-14 23:12:36 +00:00
Bborie Park 1df22878e6 document the GUC postgis.gdal_enabled_drivers
git-svn-id: http://svn.osgeo.org/postgis/trunk@12475 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-13 03:07:45 +00:00
Regina Obe 5839d6fa5e #2711: topology script locations are wrong
git-svn-id: http://svn.osgeo.org/postgis/trunk@12464 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-11 04:30:27 +00:00
Regina Obe ff835f1692 add malformed polygons and linestrings
git-svn-id: http://svn.osgeo.org/postgis/trunk@12442 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-09 02:54:42 +00:00
Sandro Santilli 8d9c47709f Clean files generated on 'make gaden'
And tell git to ignore them

git-svn-id: http://svn.osgeo.org/postgis/trunk@12439 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-08 08:49:53 +00:00
Mateusz Loskot bb07a77875 Document raster_columns.out_db metadata (Ticket #2705)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12435 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-07 15:09:46 +00:00
Regina Obe dc36de6f5c cut in 2.0.5 release notes
git-svn-id: http://svn.osgeo.org/postgis/trunk@12423 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-05 04:03:43 +00:00
Regina Obe fd74e4b31b #2698 put in converter for geomjson and fix tests to catch geomkml
git-svn-id: http://svn.osgeo.org/postgis/trunk@12417 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-04 05:26:17 +00:00
Regina Obe 597252f450 remove more too much information
git-svn-id: http://svn.osgeo.org/postgis/trunk@12415 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-04 03:24:32 +00:00
Regina Obe 4f4ed77aef get rid of synonym description - don't want to have to remember to update 2 functions all the time.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12413 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-04 03:21:55 +00:00
Regina Obe 9f4e6832c0 #2696: correct the doco that ST_NumInteriorRings no longer works with multipolygons since polys
git-svn-id: http://svn.osgeo.org/postgis/trunk@12412 b70326c6-7e19-0410-871a-916f4a2858ee
2014-04-04 03:19:06 +00:00
Paul Ramsey f13293b3d6 #2690, documentation needs 2.1.2 release section
git-svn-id: http://svn.osgeo.org/postgis/trunk@12385 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-29 05:17:57 +00:00
Olivier Courtin 43908379e6 #2330 Add SFCGAL Boost (and more) requires
git-svn-id: http://svn.osgeo.org/postgis/trunk@12338 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-24 09:07:24 +00:00
Regina Obe 0100cc2759 #2551: documentation upgrade (old way update) but revised to reflect we no longer have version number on update scripts.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12325 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-13 21:26:36 +00:00
Regina Obe 423247422b #2621 Resources for documentation doesn't get installed - apply patch from mwanner
git-svn-id: http://svn.osgeo.org/postgis/trunk@12323 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-13 21:09:03 +00:00
Regina Obe 74e65e8423 update log table name for 2.2 among other things
git-svn-id: http://svn.osgeo.org/postgis/trunk@12315 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-10 04:30:21 +00:00
Regina Obe 978da5e87f #2558: WKT form(s) of MULTIPOINT documentation make OGC compliant
git-svn-id: http://svn.osgeo.org/postgis/trunk@12313 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-09 23:16:01 +00:00
Regina Obe a47194844f revise ST_AsTWKBAgg so garden autogenerates aggregate test and comment is right
git-svn-id: http://svn.osgeo.org/postgis/trunk@12299 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-06 06:32:51 +00:00
Regina Obe d75bbf1bc3 another minor edit
git-svn-id: http://svn.osgeo.org/postgis/trunk@12295 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-06 05:40:15 +00:00
Regina Obe 4214fd8bf0 forgot to save last change
git-svn-id: http://svn.osgeo.org/postgis/trunk@12294 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-06 05:39:21 +00:00
Regina Obe f9f369d7ef #2661: st_astwkb_agg(geometry,int) needs code comment and violates naming convention, also fixed minor issues with description
git-svn-id: http://svn.osgeo.org/postgis/trunk@12293 b70326c6-7e19-0410-871a-916f4a2858ee
2014-03-06 05:38:44 +00:00
Regina Obe b18e4995db #2646 typo arithmetric -> arithmetric in ST_Centroid
git-svn-id: http://svn.osgeo.org/postgis/trunk@12235 b70326c6-7e19-0410-871a-916f4a2858ee
2014-02-20 05:46:38 +00:00
Regina Obe 9fa1b3c6b9 #2576 Error in manual wrt using_raster RT_PLPython
git-svn-id: http://svn.osgeo.org/postgis/trunk@12233 b70326c6-7e19-0410-871a-916f4a2858ee
2014-02-14 03:32:28 +00:00
Regina Obe 074c183232 #25#2582 fix all references to -1 in constructors and change to 0 (SRID Unknown)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12231 b70326c6-7e19-0410-871a-916f4a2858ee
2014-02-14 03:25:29 +00:00
Sandro Santilli ab7b85c3b8 Fix ST_ModEdgeSplit documentation (#2633)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12215 b70326c6-7e19-0410-871a-916f4a2858ee
2014-02-04 08:34:54 +00:00
Paul Ramsey bf2901b473 #2622, Update links to PostGIS website in source file headers
git-svn-id: http://svn.osgeo.org/postgis/trunk@12198 b70326c6-7e19-0410-871a-916f4a2858ee
2014-01-29 17:49:35 +00:00
Regina Obe a21d8744c0 #2593: document topology relationship functions intersects and equals.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12170 b70326c6-7e19-0410-871a-916f4a2858ee
2014-01-01 01:28:43 +00:00
Bborie Park b51daacc41 Add ST_CountAgg(). Ticket #2567
git-svn-id: http://svn.osgeo.org/postgis/trunk@12161 b70326c6-7e19-0410-871a-916f4a2858ee
2013-12-15 19:24:35 +00:00
Bborie Park cac635d6cc Added docs for ST_SummaryStatsAgg()
git-svn-id: http://svn.osgeo.org/postgis/trunk@12160 b70326c6-7e19-0410-871a-916f4a2858ee
2013-12-14 20:54:50 +00:00
Bborie Park 79efa0e64a fix GUC gdal_datapath
git-svn-id: http://svn.osgeo.org/postgis/trunk@12155 b70326c6-7e19-0410-871a-916f4a2858ee
2013-12-07 19:22:49 +00:00
Regina Obe cd74f6369a #2554: Fix name of postgis.gdal_path (wrong in docs). Give an example of new ST_MapAlgebra syntax for neighborhood callback for ST_Mean4ma.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12150 b70326c6-7e19-0410-871a-916f4a2858ee
2013-12-05 12:45:35 +00:00
Sandro Santilli 5aa1807ae2 Add link from TopoElement to TopoElementArray
git-svn-id: http://svn.osgeo.org/postgis/trunk@12136 b70326c6-7e19-0410-871a-916f4a2858ee
2013-11-21 16:53:05 +00:00
Regina Obe f15af58177 #2541 put in missing para end tag
git-svn-id: http://svn.osgeo.org/postgis/trunk@12121 b70326c6-7e19-0410-871a-916f4a2858ee
2013-11-11 18:48:37 +00:00
Regina Obe 7d70f40e44 #2541 document = and ~= raster operators
git-svn-id: http://svn.osgeo.org/postgis/trunk@12120 b70326c6-7e19-0410-871a-916f4a2858ee
2013-11-11 17:42:59 +00:00
Regina Obe 695d08ed44 #2517 change to reflect using 2.2 scripts instead of 2.0 scripts
git-svn-id: http://svn.osgeo.org/postgis/trunk@12082 b70326c6-7e19-0410-871a-916f4a2858ee
2013-11-04 20:51:54 +00:00
Regina Obe 5c04041198 fix xml parse error
git-svn-id: http://svn.osgeo.org/postgis/trunk@12078 b70326c6-7e19-0410-871a-916f4a2858ee
2013-11-03 02:53:00 +00:00
Regina Obe db18fe21aa #2522 document RegExp::Assemble perl dependency
git-svn-id: http://svn.osgeo.org/postgis/trunk@12074 b70326c6-7e19-0410-871a-916f4a2858ee
2013-11-02 18:30:14 +00:00
Sandro Santilli b210a615aa Document ST_ForceCurve (#2430)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12054 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-24 16:49:53 +00:00
Regina Obe 0facb127d7 fix typos
git-svn-id: http://svn.osgeo.org/postgis/trunk@12005 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-07 02:13:51 +00:00
Regina Obe 5131345590 typo oops (hope strk doesn't catch this)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12004 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-06 17:15:30 +00:00
Regina Obe d0438cb46b add new section to document gucs, move raster postgis.gdal.data.path to guc section, exclude gucs from comment sql generation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12003 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-06 17:00:39 +00:00
Regina Obe 810f27ed80 update link for http://workshops.boundlessgeo.com/postgis-intro/ and also put in more pretty tags for common faqs
git-svn-id: http://svn.osgeo.org/postgis/trunk@12000 b70326c6-7e19-0410-871a-916f4a2858ee
2013-10-06 01:50:00 +00:00
Regina Obe 0c790f292a #2466 point json-c to github loc instead of old 0.9 loc
git-svn-id: http://svn.osgeo.org/postgis/trunk@11970 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-23 04:52:27 +00:00
Regina Obe 208dd3422e merge in 2.1.0 and 2.0.4 release notes and start 2.2 chain
git-svn-id: http://svn.osgeo.org/postgis/trunk@11961 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-15 02:46:42 +00:00
Paul Ramsey 0864fa15dc Splling (#2255)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11940 b70326c6-7e19-0410-871a-916f4a2858ee
2013-09-06 22:52:41 +00:00
Bborie Park 2d853de768 Fix behavior of ST_PixelAsXXX functions with regard to exclude_nodata_value parameter
git-svn-id: http://svn.osgeo.org/postgis/trunk@11898 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-31 15:46:41 +00:00
Regina Obe 6ebdb80f87 Add 2.2 what's new section
git-svn-id: http://svn.osgeo.org/postgis/trunk@11893 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-30 23:03:09 +00:00
Nicklas Avén 761f01457e change to int8 for twkb ID in doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@11890 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-26 22:57:41 +00:00
Nicklas Avén 184636263c Remove homebrewed compression method. Don't add ID if not used.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11878 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-26 18:58:28 +00:00
Regina Obe 0a4c0f3fff fix typo in function name
git-svn-id: http://svn.osgeo.org/postgis/trunk@11863 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-23 12:02:42 +00:00
Regina Obe 9ebf048a5f #2446 Drop_Nation_Script doco is wrong
git-svn-id: http://svn.osgeo.org/postgis/trunk@11853 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-23 02:45:52 +00:00
Sandro Santilli b2c0906ee3 Fix AsTopoJSON example to output correctly formatted arcs (#2444)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11852 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-22 15:32:26 +00:00
Regina Obe f9d8fbfb0a #2435 ST_Summary document S flag
git-svn-id: http://svn.osgeo.org/postgis/trunk@11805 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-16 00:57:28 +00:00
Nicklas Avén fe84191317 Initial commit of TWKB implimentation to trunk
git-svn-id: http://svn.osgeo.org/postgis/trunk@11736 b70326c6-7e19-0410-871a-916f4a2858ee
2013-08-04 21:27:27 +00:00
Regina Obe 3336aa40c7 minor updates to PAGC
git-svn-id: http://svn.osgeo.org/postgis/trunk@11702 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-19 05:48:51 +00:00
Regina Obe fec8fb7281 more clarification
git-svn-id: http://svn.osgeo.org/postgis/trunk@11701 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-19 04:06:43 +00:00
Regina Obe e0b4efa2b2 typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@11700 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-19 04:04:52 +00:00
Regina Obe 1fc0f226d9 update pagc install instructions
git-svn-id: http://svn.osgeo.org/postgis/trunk@11699 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-19 04:04:10 +00:00
Regina Obe 184e3f4caf fix formatting
git-svn-id: http://svn.osgeo.org/postgis/trunk@11685 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-15 12:53:25 +00:00
Regina Obe db5eb557f5 flesh out pagc_normalize_address and point out issue with batch and workaround for issue.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11674 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-12 12:35:58 +00:00
Regina Obe 1bc3332dfb git-svn-id: http://svn.osgeo.org/postgis/trunk@11668 b70326c6-7e19-0410-871a-916f4a2858ee 2013-07-11 00:40:39 +00:00
Regina Obe a043a9f80f huh more mistakes
git-svn-id: http://svn.osgeo.org/postgis/trunk@11661 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-10 11:37:51 +00:00
Regina Obe f19a606ce7 oops more mistakes in link end
git-svn-id: http://svn.osgeo.org/postgis/trunk@11657 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-10 11:28:45 +00:00
Regina Obe ad5d8a8932 fix disallowed note child in abstract
git-svn-id: http://svn.osgeo.org/postgis/trunk@11656 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-10 11:20:26 +00:00
Regina Obe e13846f4e4 #2367 briefly document pagc in docs and where to get. will flesh out later, but good enough for 2.1 release
git-svn-id: http://svn.osgeo.org/postgis/trunk@11649 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-10 02:47:52 +00:00
Regina Obe 0e6e1dba03 #2378 document that ST_CollectionExtract and ST_CollectionHomegenize are flawed when dealing with polygons with shared edges
git-svn-id: http://svn.osgeo.org/postgis/trunk@11645 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-09 16:29:14 +00:00
Regina Obe d62471a925 missed spot
git-svn-id: http://svn.osgeo.org/postgis/trunk@11641 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-08 06:57:13 +00:00
Regina Obe 082413c6fa #876 ST_Azimuth doc patch
git-svn-id: http://svn.osgeo.org/postgis/trunk@11617 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 21:52:25 +00:00
Regina Obe e7a5fb010b move example to ST_HausdorffDistance
git-svn-id: http://svn.osgeo.org/postgis/trunk@11608 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 16:11:55 +00:00
Regina Obe c7adb0717b bah get rid of last example not quite the solution for problem after further ruminating.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11607 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 15:43:56 +00:00
Regina Obe 058fbaf3bb fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@11606 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 14:06:06 +00:00
Regina Obe f263576df7 minor adjustment
git-svn-id: http://svn.osgeo.org/postgis/trunk@11605 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 13:56:35 +00:00
Regina Obe 8561d8cdf8 useful real world example of using ST_MaxDistance
git-svn-id: http://svn.osgeo.org/postgis/trunk@11604 b70326c6-7e19-0410-871a-916f4a2858ee
2013-07-02 13:55:48 +00:00
Regina Obe 06b1b7f792 Move Mat back to core since he's done a ton of work on CMake
git-svn-id: http://svn.osgeo.org/postgis/trunk@11571 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-22 22:26:35 +00:00
Regina Obe 8486e15871 up minimum version of PostgreSQL to 9.1 descriptively will enforce later
git-svn-id: http://svn.osgeo.org/postgis/trunk@11558 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 19:25:59 +00:00
Bborie Park 1cf549f70a Added docs regarding postgis.gdal.datapath GUC and
postgis_gdal_version()

git-svn-id: http://svn.osgeo.org/postgis/trunk@11556 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 15:57:59 +00:00
Bborie Park a6eb67780c Added spatial_index column description
git-svn-id: http://svn.osgeo.org/postgis/trunk@11555 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 15:57:55 +00:00
Bborie Park 482ee4174a Added missing signatures for ST_TPI(), ST_TRI() and ST_Roughness
git-svn-id: http://svn.osgeo.org/postgis/trunk@11552 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-20 15:57:37 +00:00
Sandro Santilli b8e8bef2fe Fix spelling errors in st_makevalid documentation
Fixes a couple of spelling errors, and use the full word 'without' instead of the contraction 'w/out'.

git-svn-id: http://svn.osgeo.org/postgis/trunk@11521 b70326c6-7e19-0410-871a-916f4a2858ee
2013-06-04 16:26:34 +00:00
Bborie Park ca08d5daaf Alphabetize built-in map algebra callback functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@11504 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-30 17:10:10 +00:00
Regina Obe 19d264643b hardcode minor for now fix later, get rid of old links
git-svn-id: http://svn.osgeo.org/postgis/trunk@11494 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-24 06:29:17 +00:00
Regina Obe 13787c303c add Natural Resources Canada (supporting Lidar point cloud)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11493 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-24 04:42:32 +00:00
Regina Obe d7bbaa5cf0 this may not work
git-svn-id: http://svn.osgeo.org/postgis/trunk@11492 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-24 04:24:28 +00:00
Regina Obe 35cc4fac8b git-svn-id: http://svn.osgeo.org/postgis/trunk@11491 b70326c6-7e19-0410-871a-916f4a2858ee 2013-05-24 04:13:45 +00:00
Regina Obe 7d1bad4060 git-svn-id: http://svn.osgeo.org/postgis/trunk@11490 b70326c6-7e19-0410-871a-916f4a2858ee 2013-05-24 04:13:05 +00:00
Regina Obe 5ff8f6f758 minor edit
git-svn-id: http://svn.osgeo.org/postgis/trunk@11489 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-24 04:11:58 +00:00
Regina Obe ce46df3108 replace defunct credit reference with credits_other_contributors
git-svn-id: http://svn.osgeo.org/postgis/trunk@11487 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-23 20:21:19 +00:00
Regina Obe bfc1a2e67f oops forgot beginning tag
git-svn-id: http://svn.osgeo.org/postgis/trunk@11486 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-23 19:16:28 +00:00
Regina Obe 91b323a43c credit past is taking up too much prime real estate relegate past contributors to other section, add missing corporate sponsor Palantir Technologies (funded geography and funding point cloud), minor updates to bios, alphabetize core contributors otherwise have to go by relevance and get into hissing fights
git-svn-id: http://svn.osgeo.org/postgis/trunk@11485 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-23 04:34:20 +00:00
Regina Obe a179cb25e8 move Bborie Park up to PSC section and augment bio on all the work he's been doing
git-svn-id: http://svn.osgeo.org/postgis/trunk@11479 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-20 00:02:59 +00:00
Regina Obe 2aa809cf20 clarify soft upgrade requirement for PostGIS 2.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@11467 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-16 12:37:18 +00:00
Bborie Park 5fc94286f9 Allow correct handling of sect2 tags in chunked html
git-svn-id: http://svn.osgeo.org/postgis/trunk@11465 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-14 22:38:13 +00:00
Bborie Park 59da4b7207 Fixed Raster Processing section
git-svn-id: http://svn.osgeo.org/postgis/trunk@11463 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-14 20:42:28 +00:00
Bborie Park b734dc2da1 Reorganized the entire Raster Processing section. Lets see if this makes
things easier to find... or not.

git-svn-id: http://svn.osgeo.org/postgis/trunk@11462 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-14 18:52:09 +00:00
Bborie Park 0f4b853bcb Minor tweaks to ST_ColorMap() doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@11461 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-14 14:32:50 +00:00
Regina Obe 760741bc70 alphabetize raster processing section - impossible to find stuff otherwise
git-svn-id: http://svn.osgeo.org/postgis/trunk@11460 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-14 12:57:25 +00:00
Regina Obe 1bce8fbab5 #2326: describe behavior of having no non-datavalue as by design. Also change all examples to explicitly specify band (though we have only 1 band anyway) for anal clarity. (forgot edits in last commit
git-svn-id: http://svn.osgeo.org/postgis/trunk@11459 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-14 12:10:01 +00:00
Regina Obe 128288f2d4 #2326: describe behavior of having no non-datavalue as by design. Also change all examples to explicitly specify band (though we have only 1 band anyway) for anal clarity.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11458 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-14 12:08:56 +00:00
Regina Obe 4e5a8ddac3 fix typo in ST_ColorMap query
git-svn-id: http://svn.osgeo.org/postgis/trunk@11456 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-13 06:45:53 +00:00
Regina Obe eaece2d3db dustymugs must have made a correction to pseudo_color -- no black background anymore, also add in visualizations for new named color ramps and liink fromST_AsPNNG TOST_COLRMap
git-svn-id: http://svn.osgeo.org/postgis/trunk@11455 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-13 04:14:54 +00:00
Olivier Courtin c8a1771a6e #2323. Commit it and br .po for sfcgal doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@11450 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-12 19:40:59 +00:00
Olivier Courtin 50c79d9caf #2323. Add reference_sfcgal.xml.pot
git-svn-id: http://svn.osgeo.org/postgis/trunk@11449 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-12 08:43:28 +00:00
Regina Obe 216b703c24 bump trunk to 2.1.0beta3dev
git-svn-id: http://svn.osgeo.org/postgis/trunk@11443 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-12 04:19:28 +00:00
Regina Obe a6c7bb274c switch download location to downloads.osgeo.org
git-svn-id: http://svn.osgeo.org/postgis/trunk@11440 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-12 03:08:56 +00:00
Regina Obe 88f6871d11 one more try
git-svn-id: http://svn.osgeo.org/postgis/trunk@11424 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-11 16:05:28 +00:00
Regina Obe 829adc14b2 try again. committed obsolete version last time.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11423 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-11 15:55:33 +00:00
Regina Obe 9c05aa98a2 fix booboo
git-svn-id: http://svn.osgeo.org/postgis/trunk@11422 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-11 15:50:47 +00:00
Regina Obe d62c0075bc change 3d icons, better distinction between required and enhnaced, minor grammar correction
git-svn-id: http://svn.osgeo.org/postgis/trunk@11420 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-11 15:32:28 +00:00
Olivier Courtin 83f6557a9c Related to #2321. SFCGAL doc entry in installation.xml.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11419 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-11 13:24:16 +00:00
Regina Obe 8596e92ee0 have sfcgal function appear in special index and also flag if a function requires sfcgal in matrix
git-svn-id: http://svn.osgeo.org/postgis/trunk@11417 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-11 05:20:33 +00:00
Regina Obe 4e668de5ed update screen outputs
git-svn-id: http://svn.osgeo.org/postgis/trunk@11416 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-11 03:18:25 +00:00
Regina Obe 1afd607083 missed one comment
git-svn-id: http://svn.osgeo.org/postgis/trunk@11415 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-11 02:34:53 +00:00
Regina Obe 0454909f1b repeat create extension instructions in short -- heck its shorter than the crap we have listed. Also correect compile instructions (with-raster and -with-topology no longer need stating) get rid of other obsolete statements
git-svn-id: http://svn.osgeo.org/postgis/trunk@11414 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-11 02:32:16 +00:00
Regina Obe c5835306e4 update ReadMe to include SFCGAL and preferred versions of GEOS/GDAL/CGAL. Put pretty anchors in install so doesn't create hard to bookmark numbered anchors.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11413 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-11 02:14:06 +00:00
Bborie Park c7c613a38e Added more predefined color ramps for ST_ColorMap(raster). Removed RGB
<-> HSV colorspace conversion as it sometimes resulted in strange
answers when interpolating.

git-svn-id: http://svn.osgeo.org/postgis/trunk@11411 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 22:27:44 +00:00
Olivier Courtin 629551694f cf #2318, add a optional additional version parameter in ST_ForceSFS, handle both 1.1 and 1.2. default is 1.1
git-svn-id: http://svn.osgeo.org/postgis/trunk@11409 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 17:17:18 +00:00
Olivier Courtin a17aee7596 Use ST_MinkowskiSum rather than ST_Minkowski userland.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11408 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 16:23:22 +00:00
Olivier Courtin f30249a249 add a flag for SFCGAL function cf #2317. Remove useless ST_MakeSolid doc entry
git-svn-id: http://svn.osgeo.org/postgis/trunk@11407 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 16:17:13 +00:00
Sandro Santilli c17e2878f7 ST_Force_XXX renamed to ST_ForceXXX
git-svn-id: http://svn.osgeo.org/postgis/trunk@11406 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 15:00:38 +00:00
Olivier Courtin 9c5a885271 Change ST_force_sfs to ST_ForceSFS
git-svn-id: http://svn.osgeo.org/postgis/trunk@11403 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 11:43:23 +00:00
Regina Obe 539faf5524 link to ST_NumBands
git-svn-id: http://svn.osgeo.org/postgis/trunk@11399 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 07:43:55 +00:00
Regina Obe eeeb9c0ffe example of a custom color map
git-svn-id: http://svn.osgeo.org/postgis/trunk@11398 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 07:42:03 +00:00
Regina Obe 1e4f44b64f #2290 provide visual example of color map
git-svn-id: http://svn.osgeo.org/postgis/trunk@11394 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 06:57:54 +00:00
Bborie Park 46a76d3b39 Addition of ST_ColorMap(raster). Ticket #2290
git-svn-id: http://svn.osgeo.org/postgis/trunk@11392 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-10 00:09:11 +00:00
Olivier Courtin 833beebdf4 add st_force_sfs doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@11390 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-09 22:12:42 +00:00
Olivier Courtin 927028f23c Add SFCGAL support cf #2254. Include SFCGAL support, postgis backend handling (GEOS/SFCGAL). Regress tests, documentation prototypes and also additional force_sfs function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11389 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-09 19:38:17 +00:00
Regina Obe e4618b195b update extension install to include tiger geocoder and some helpful commands you can run from psql
git-svn-id: http://svn.osgeo.org/postgis/trunk@11388 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-09 14:22:03 +00:00
Regina Obe aa7fcdbd6b start accounting for more raster helper types - addbandarg etc.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11385 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-09 06:34:22 +00:00
Regina Obe 8ec230fb6b #2242: Clarify behavior of ST_Union with NULLS
git-svn-id: http://svn.osgeo.org/postgis/trunk@11383 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-08 05:18:31 +00:00
Regina Obe 7ed6badfbc put full version number on st_tpi, st_tri, st_roughness
git-svn-id: http://svn.osgeo.org/postgis/trunk@11382 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-08 05:05:27 +00:00
Bborie Park a7e0ca4fe3 Added ST_TRI(raster). Ticket #2164. Thanks to Nathaniel Clay for writing the function and required docs and regression tests.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11380 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-07 15:39:58 +00:00
Bborie Park 61085d5967 Added ST_Roughness(raster). Ticket #2302. Thanks to Nathaniel Clay for writing the function and required docs and regression tests.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11379 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-07 15:39:51 +00:00
Bborie Park 1ad6b96d8d Added ST_TPI(raster). Ticket #2163. Thanks to Nathaniel Clay for writing
the function and required docs and regression tests.

git-svn-id: http://svn.osgeo.org/postgis/trunk@11378 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-07 15:39:40 +00:00
Regina Obe 7e726d1dbf try again
git-svn-id: http://svn.osgeo.org/postgis/trunk@11377 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-07 15:32:48 +00:00
Regina Obe 203ca0f0fa put in author info ePub just shows unknown for author (annoying). Move editor into authorgroup. Also put in productname and number
git-svn-id: http://svn.osgeo.org/postgis/trunk@11376 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-07 15:00:43 +00:00
Regina Obe 40b455d466 #1898: Nathan Wagner's patch that adds a flag 2 to allow ST_DelaunayTriangles to dump out a TIN. Just commit and see if winnie has same issue with shp2pgsql-gui checks
git-svn-id: http://svn.osgeo.org/postgis/trunk@11361 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-06 06:48:20 +00:00
Regina Obe 4d9a4acc9c #1818 slight doc change move the FromGeoHash family to constructor section and link back to ST_GeoHash output and amend credits to Jason Smith
git-svn-id: http://svn.osgeo.org/postgis/trunk@11360 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-05 22:35:47 +00:00
Regina Obe 97600ce345 #2118: add enhanced note to ST_Boundary (to note Nathan Wagner ST_Triangle support feature)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11359 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-05 16:34:08 +00:00
Regina Obe 32bd2fa5ed change output naming of epub to be consistent with pdf and also try to add in the css include
git-svn-id: http://svn.osgeo.org/postgis/trunk@11356 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-05 01:37:11 +00:00
Regina Obe c98d3f2da8 bah dbtoepub doesn't understand includes
git-svn-id: http://svn.osgeo.org/postgis/trunk@11355 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-04 20:15:12 +00:00
Regina Obe b857134ad0 switch back to rout but attempt a -I include
git-svn-id: http://svn.osgeo.org/postgis/trunk@11354 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-04 20:04:08 +00:00
Regina Obe 55e0df9315 change epub to be built in html so relative search for images doesn't break, fix deprecated links
git-svn-id: http://svn.osgeo.org/postgis/trunk@11353 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-04 19:42:30 +00:00
Regina Obe e5af0401fe #2204: regina programming in dark trying to put in epub build logic
git-svn-id: http://svn.osgeo.org/postgis/trunk@11352 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-04 16:59:38 +00:00
Regina Obe ca0c1717b9 change log tables generated to have 21 in name (topology garden test is far from done)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11350 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-04 13:54:22 +00:00
Regina Obe 69a35f6924 #1818 credit updates J. Smith (also fix web link in CREDITS file)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11344 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-03 04:45:24 +00:00
Regina Obe 4ab040c95d #1818: geohash patch hashbox to geom
git-svn-id: http://svn.osgeo.org/postgis/trunk@11341 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-03 04:04:22 +00:00
Regina Obe ff28a089c8 add 2.0.3 and 2.1 sections, break out 2.1 changed from new
git-svn-id: http://svn.osgeo.org/postgis/trunk@11339 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-02 12:00:26 +00:00
Regina Obe b289c7e926 one more clarification
git-svn-id: http://svn.osgeo.org/postgis/trunk@11330 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-30 03:39:00 +00:00
Regina Obe ab2bbdfc99 clarify under what conditions you can compile without GDAL
git-svn-id: http://svn.osgeo.org/postgis/trunk@11329 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-30 03:35:10 +00:00
Bborie Park af3836ec52 Added ST_Summary(raster). Ticket #2280
git-svn-id: http://svn.osgeo.org/postgis/trunk@11326 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-26 14:47:40 +00:00
Bborie Park bd4596f366 Added parameter to ST_AsBinary(raster) to permit out-db bands to be treated as in-db. Ticket #2222
git-svn-id: http://svn.osgeo.org/postgis/trunk@11320 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-23 23:46:27 +00:00
Bborie Park 972305ae7c Addition of ST_AddBand(raster, ...) for out-db bands. Ticket #2276
git-svn-id: http://svn.osgeo.org/postgis/trunk@11311 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-23 19:32:06 +00:00
Sandro Santilli 6bee35c323 Properly escape dashes in man pages
Patch by Markus Wanner <markus@bluegap.ch>

git-svn-id: http://svn.osgeo.org/postgis/trunk@11305 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-17 06:58:45 +00:00
Bborie Park 1059e4808b Added numerical parameters version of ST_SetGeoReference(raster).
Ticket #613

git-svn-id: http://svn.osgeo.org/postgis/trunk@11304 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-16 18:23:36 +00:00
Paul Ramsey 4762b673c7 Change PGCONFIG to PG_CONFIG
git-svn-id: http://svn.osgeo.org/postgis/trunk@11301 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-16 15:21:42 +00:00
Sandro Santilli f6b9984ced Link to wikipedia article about GeoHash from ST_GeoHash
git-svn-id: http://svn.osgeo.org/postgis/trunk@11300 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-16 07:40:36 +00:00
Bborie Park 82fedf929f Emit warning when changing a raster's georeference if raster has any
out-db bands. Also updated docs with note. Ticket #2244

git-svn-id: http://svn.osgeo.org/postgis/trunk@11298 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-15 21:40:34 +00:00
Regina Obe 486d5ea5f5 add new use_pagc_addess_parser switch in list
git-svn-id: http://svn.osgeo.org/postgis/trunk@11297 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-15 21:14:09 +00:00
Regina Obe c81fac01ea give license faq a permanent pretty anchor.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11281 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-10 20:06:50 +00:00
Regina Obe fe5f9e0aa4 #2192: doco patch
git-svn-id: http://svn.osgeo.org/postgis/trunk@11252 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-04 06:46:47 +00:00
Regina Obe e3a5a69e15 #2018 mark ST_Dwithin as also supporting curves. Just taking rpamsey's word for this -- will test later.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11230 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-31 01:55:16 +00:00
Regina Obe bb64ac39ca #2018: highlight that curves are now supported - examples forthcoming. Also broke geography into separate example section
git-svn-id: http://svn.osgeo.org/postgis/trunk@11228 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-30 01:19:11 +00:00
Regina Obe 7459bb81fb fix link
git-svn-id: http://svn.osgeo.org/postgis/trunk@11221 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-29 15:55:25 +00:00
Bborie Park f64e5c278c Enhanced ST_Union(raster, uniontype) to union all bands of all rasters.
Ticket #2200.

git-svn-id: http://svn.osgeo.org/postgis/trunk@11207 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-26 04:14:48 +00:00
Bborie Park f3122464c1 Addition of ST_FromGDALRaster(). This is what happens on a long airplane
flight! Ticket #2123.

git-svn-id: http://svn.osgeo.org/postgis/trunk@11202 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-25 03:14:49 +00:00
Sandro Santilli 59eba85d49 Fix areal TopoJSON output to group and order polygon rings (#2228)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11193 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-21 16:15:51 +00:00