Commit graph

1660 commits

Author SHA1 Message Date
Regina Obe 6838d38802 Fix handling of 3d polygons (still doesn't handle holes right), update doc to show example and also caveats so far, add polygon and polyhedralsurface example to c unit tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@7078 b70326c6-7e19-0410-871a-916f4a2858ee
2011-05-01 02:46:40 +00:00
Regina Obe 0750389662 put topology_comments generation back in the overall comments make
git-svn-id: http://svn.osgeo.org/postgis/trunk@7075 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-30 08:38:38 +00:00
Regina Obe e57788448b fix some typos in tiger geocoder documentation and hmm if Hudson is hiccuping (causing Olivier headaches), this might be the water he needs.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7073 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-29 19:10:24 +00:00
Olivier Courtin c21dad8b29 Add an srid default value as second optional parameter for ST_GeomFromGML. Related to #906. Remove a wrong srsName definition. Update doc and unit test
git-svn-id: http://svn.osgeo.org/postgis/trunk@7071 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-29 17:44:00 +00:00
Regina Obe 479db05fc1 #923: document fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@7063 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-25 21:18:15 +00:00
Regina Obe 0d863ef0aa more link back to legacy_faq in release notes and what's changed
git-svn-id: http://svn.osgeo.org/postgis/trunk@7062 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-25 20:43:06 +00:00
Regina Obe 45d09774e8 more update of credits
git-svn-id: http://svn.osgeo.org/postgis/trunk@7061 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-25 20:32:10 +00:00
Regina Obe 49355b4740 Add faq about how to get back removed legacy functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@7059 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-23 08:19:07 +00:00
Regina Obe 6589d754e8 Add missing ST_MapAlgebra proto
git-svn-id: http://svn.osgeo.org/postgis/trunk@7058 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-23 08:03:42 +00:00
Regina Obe 5e6c1a7220 take out topology_comments build from make comments -- seems to be making Hudson mad. Will put back in later. I think this is flaw in docbook and its trying to download a buggy docbook version since it succeeds for me when built separately but not built in chain. Will try to put back later.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7053 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-20 08:36:29 +00:00
Regina Obe 9a16e0b3a7 minor indent change
git-svn-id: http://svn.osgeo.org/postgis/trunk@7051 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-20 08:06:25 +00:00
Regina Obe 80a3c89d9c Hudson is a demanding man. Try to make him happy again so he builds the docs again.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7050 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-20 07:04:35 +00:00
Sandro Santilli aa5b4d8878 Document topology.polygonize(<toponame>)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7049 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-19 16:58:57 +00:00
Regina Obe faecf31407 variable for buffer styles
git-svn-id: http://svn.osgeo.org/postgis/trunk@7044 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-17 16:41:10 +00:00
Pierre Racine 1c72b68880 -Fix for #651. Replace "scale" parameter for "pixelsize".
git-svn-id: http://svn.osgeo.org/postgis/trunk@7039 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-15 18:05:25 +00:00
Sandro Santilli 8d17bd6ded Properly credit Stadt Uster, co-sponsor of buffer styles in 1.5
git-svn-id: http://svn.osgeo.org/postgis/trunk@7030 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-14 11:07:42 +00:00
Regina Obe 87df11bcd3 minor cleanup replace tabs with spaces in ST_LineToCurve example
git-svn-id: http://svn.osgeo.org/postgis/trunk@7013 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-09 14:27:12 +00:00
Regina Obe 831ba5d5c6 fix url in ST_Azimuth.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7012 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-09 06:32:28 +00:00
Regina Obe 7cc018a2b3 Azimuth example with angles of azimuth and my drawing cheatsheet (st_azimuthmath.sql) in case have to do this again.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7011 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-08 17:02:51 +00:00
Regina Obe 324dc7d4b8 Document TopologySummary
git-svn-id: http://svn.osgeo.org/postgis/trunk@7010 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-08 14:04:06 +00:00
Regina Obe e1c23bbf5c Fix typo in tiger manual and fix for #887 -- it was really the issue of using , instead of space to separate state and zip that was the main culprit
git-svn-id: http://svn.osgeo.org/postgis/trunk@7005 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-04 16:25:48 +00:00
Regina Obe 2454875b19 add pgsql2shp -m switch to dumper help
git-svn-id: http://svn.osgeo.org/postgis/trunk@7004 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-04 15:19:40 +00:00
Sandro Santilli e3f559390a Add -m reference in pgsql2shp manpage, by Loic Dachary. See ticket #885.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7001 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-04 07:05:28 +00:00
Regina Obe b4b4c6c600 Add pgsql2shp allow predefined list to news and release. Add Loic Dachary to credits.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7000 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-04 03:10:51 +00:00
Regina Obe 7ae98aaf57 forgot one ST_AddBand proto
git-svn-id: http://svn.osgeo.org/postgis/trunk@6999 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-04 02:35:53 +00:00
Regina Obe 9b73aba690 Add missing ST_Band protos and remove non-existent one
git-svn-id: http://svn.osgeo.org/postgis/trunk@6998 b70326c6-7e19-0410-871a-916f4a2858ee
2011-04-04 02:20:05 +00:00
Regina Obe bf2627118e Add #817 Renaming old 3D functions to the convention ST_3D to release notes
git-svn-id: http://svn.osgeo.org/postgis/trunk@6985 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-29 11:10:47 +00:00
Nicklas Avén 71416b38a4 Putting renamed 3D-functions in legacy.sql.c and some clarifying notes about the renaming
git-svn-id: http://svn.osgeo.org/postgis/trunk@6976 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-28 18:46:28 +00:00
Nicklas Avén 517bd984db Renaming of 3D functions, #817
git-svn-id: http://svn.osgeo.org/postgis/trunk@6974 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-27 17:50:58 +00:00
Regina Obe 135d26c15f more additions / corrections to release notes
git-svn-id: http://svn.osgeo.org/postgis/trunk@6973 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-27 02:43:55 +00:00
Regina Obe 8e32cb6cf5 update docs to reflect changes in tiger loader
git-svn-id: http://svn.osgeo.org/postgis/trunk@6970 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-26 18:04:03 +00:00
Regina Obe 21dae57403 amend to include work on tiger geocoder
git-svn-id: http://svn.osgeo.org/postgis/trunk@6968 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-25 09:11:50 +00:00
Regina Obe 4533fdfd28 Give special functions index a static name so it doesn't get pushed down to another chapter every time we add a new chapter
git-svn-id: http://svn.osgeo.org/postgis/trunk@6965 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-24 11:39:36 +00:00
Regina Obe b2c0ae17e9 some clarification of specs
git-svn-id: http://svn.osgeo.org/postgis/trunk@6956 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-22 14:26:01 +00:00
Regina Obe a12dfe36c6 more cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@6955 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-22 13:54:44 +00:00
Regina Obe d57d8a2166 minor rearrangement wording changes to Paul's bio
git-svn-id: http://svn.osgeo.org/postgis/trunk@6954 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-22 05:57:49 +00:00
Regina Obe e62f15fbaa Amend my bio so people know who to point fingers at when Tiger Geocoder and X3D don't work right.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6953 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-22 05:53:08 +00:00
Regina Obe e9a850b5bb Fix #879 (get rid of use of both deprecated line_locate_point and line_substring... document function
git-svn-id: http://svn.osgeo.org/postgis/trunk@6952 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-22 05:44:52 +00:00
Regina Obe c0a206c17d git-svn-id: http://svn.osgeo.org/postgis/trunk@6947 b70326c6-7e19-0410-871a-916f4a2858ee 2011-03-20 16:04:37 +00:00
Regina Obe 2320b2df65 more credit cleanup and rounding up of credits
git-svn-id: http://svn.osgeo.org/postgis/trunk@6946 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-20 15:58:50 +00:00
Regina Obe 032e584f35 fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@6945 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-20 15:44:42 +00:00
Regina Obe a8eba8e74e more company contribution amendments
git-svn-id: http://svn.osgeo.org/postgis/trunk@6941 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-19 02:49:19 +00:00
Regina Obe bf5f51d80e more updating to better reflect corporate sponsor contributions
git-svn-id: http://svn.osgeo.org/postgis/trunk@6940 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-19 02:31:22 +00:00
Regina Obe 379b22a317 More cleanup of release notes. Add a corporate contributors section to kill 2 birds (give credit to companies that have funded PostGIS and also so we have a catalog of companies that can lay claim to parts of PostGIS as part of our incubation due diligence). Guys if I'm missing companies in the list which I most surely am, please add them.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6939 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-19 02:05:29 +00:00
Regina Obe 9b1fcdbc10 Update credits and release notes to include Jeff Adams much appreciated contributions and other minor things
git-svn-id: http://svn.osgeo.org/postgis/trunk@6934 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-18 19:33:26 +00:00
Paul Ramsey a2c725a6fb Fixes the following shp2pgsql issues:
#229: A new "-r" command line parameter to specify a "from" SRID for reprojecting (the existing -s is the "to").
#779: -S now works for points, and -w is documented.
#864: MULTIPOINT shapefiles with single-vertex points now correctly load with all MULTIPOINTs.
#865: no longer crashes when both -g and -G are used.



git-svn-id: http://svn.osgeo.org/postgis/trunk@6922 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-18 15:40:31 +00:00
Regina Obe 6d74b61ecd Multilinestring working even for closed multilinestrings. Still need to fix polygon and multipolygons. also added example of closed multilinestring.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6915 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-16 22:15:22 +00:00
Paul Ramsey 7a85a4763a Jeff Adams: Updated man page for -X, -T, and -e parameters (#110 and #67).
git-svn-id: http://svn.osgeo.org/postgis/trunk@6913 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-16 19:16:54 +00:00
Regina Obe 200a85113f replace & with &amp; to fix build
git-svn-id: http://svn.osgeo.org/postgis/trunk@6910 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-16 17:53:25 +00:00
Regina Obe 9b96a9869f #651 revise ST_MakeEmptyRaster so arg names and types are consistent
git-svn-id: http://svn.osgeo.org/postgis/trunk@6908 b70326c6-7e19-0410-871a-916f4a2858ee
2011-03-16 16:47:20 +00:00