Commit graph

2847 commits

Author SHA1 Message Date
Regina Obe 997d349482 get rid of windows breaks
git-svn-id: http://svn.osgeo.org/postgis/trunk@13064 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-13 18:08:39 +00:00
Regina Obe ef52eb68b9 get rid of windows \r
git-svn-id: http://svn.osgeo.org/postgis/trunk@13063 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-13 18:07:51 +00:00
Regina Obe df22410c85 get rid of line breaks before \n
git-svn-id: http://svn.osgeo.org/postgis/trunk@13062 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-13 18:06:02 +00:00
Regina Obe 8a1cdeff6e Get rid of line breaks before \n. Evidentally transifex thinks invalid and that might be why debbie is whining too.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13061 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-13 18:00:31 +00:00
Regina Obe d77a043ba3 add missing pot. Still seems to wrror out with some sort of xml issue though
git-svn-id: http://svn.osgeo.org/postgis/trunk@13059 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-10 23:36:29 +00:00
Regina Obe df8adf42c6 Add missing pot
git-svn-id: http://svn.osgeo.org/postgis/trunk@13058 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-10 23:26:57 +00:00
Regina Obe 53828a3d1a add missing xml files to pot xml_sources source
git-svn-id: http://svn.osgeo.org/postgis/trunk@13057 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-10 23:07:10 +00:00
Sandro Santilli ce3e6f8207 Include sys/wait.h to have access to WEXITSTATUS (#2962)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13056 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-10 14:54:25 +00:00
Nicklas Avén eaaf0e6a0e Add GeomFromTWKB #2917
git-svn-id: http://svn.osgeo.org/postgis/trunk@13053 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-09 18:24:39 +00:00
Regina Obe 2c8a851845 get rid of obsolete statements
git-svn-id: http://svn.osgeo.org/postgis/trunk@13050 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-08 04:15:04 +00:00
Regina Obe 1e47c8fa4e #2877 address_standardizer auto-building as part of configure. document switches to override pcre path.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13049 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-08 03:22:01 +00:00
Regina Obe a57b6f86a0 experiment with color coding
git-svn-id: http://svn.osgeo.org/postgis/trunk@13038 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-07 03:55:59 +00:00
Sandro Santilli 71b2e49def ST_Simplify is not implemented by GEOS
git-svn-id: http://svn.osgeo.org/postgis/trunk@13037 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-06 16:28:04 +00:00
Regina Obe 8eb7aa7f59 put back most common protos of ST_AsGML so docs aren't so confusing when they demonstrate their use
git-svn-id: http://svn.osgeo.org/postgis/trunk@13035 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-05 00:05:57 +00:00
Sandro Santilli a5e5945c76 Fix typo in documentation for ST_AsEncodedPolyline
git-svn-id: http://svn.osgeo.org/postgis/trunk@13029 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-02 15:49:23 +00:00
Nicklas Avén c686da49bf Add support for bboxes in twkb
git-svn-id: http://svn.osgeo.org/postgis/trunk@13008 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-30 03:05:28 +00:00
Sandro Santilli f6b715cbb8 Add ST_ClipByBox2D and lwgeom_clip_by_rect (#2939)
Includes testcases and documentation
Requires GEOS-3.5.0+

git-svn-id: http://svn.osgeo.org/postgis/trunk@12999 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-26 08:51:07 +00:00
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