From 53037e36ac2ab64dc3caedcca84475d789f29b26 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Fri, 14 Sep 2012 20:59:42 +0000 Subject: [PATCH] Other double quotes needed by poxml git-svn-id: http://svn.osgeo.org/postgis/trunk@10289 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/installation.xml | 4 ++-- doc/introduction.xml | 4 ++-- doc/reference_raster.xml | 4 ++-- doc/release_notes.xml | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/doc/installation.xml b/doc/installation.xml index 7e283fc6f..4f7f1b35e 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1037,9 +1037,9 @@ pretty_address SELECT drop_nation_tables_generate_script(); Run the generated drop SQL statements. Generate a nation load script with this SELECT statement as detailed in - For windows + For windows SELECT loader_generate_nation_script('windows'); - For unix/linux + For unix/linux SELECT loader_generate_nation_script('sh'); Refer to for instructions on how to run the generate script. This only needs to be done once. You can have a mix of 2010/2011 state tables and can upgrade each state separately. Before you upgrade a state to 2011, you first need to drop the 2010 tables for that state using . diff --git a/doc/introduction.xml b/doc/introduction.xml index d2eaeb91d..a5fddb5d1 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -267,8 +267,8 @@ Zonar Systems Crowd funding campaigns are campaigns we run to get badly wanted features funded that can service a large number of people. Each campaign is specifically focused on a particular feature or set of features. Each sponsor chips in a small fraction of the needed funding and with enough people/organizations contributing, we have the funds to pay for the work that will help many. If you have an idea for a feature you think many others would be willing to co-fund, please post to the PostGIS newsgroup your thoughts and together we can make it happen. PostGIS 2.0.0 was the first release we tried this strategy. We used PledgeBank and we got two successful campaigns out of it. - postgistopology - 10 plus sponsors each contributed $250 USD to build toTopoGeometry function and beef up topology support in 2.0.0. It happened. - postgis64windows - 20 someodd sponsors each contributed $100 USD to pay for the work needed to work out PostGIS 64-bit on windows issues. It happened. We now have a 64-bit beta release for PostGIS 2.0.0 and a final one planned for release that will be available on PostgreSQL stack builder. + postgistopology - 10 plus sponsors each contributed $250 USD to build toTopoGeometry function and beef up topology support in 2.0.0. It happened. + postgis64windows - 20 someodd sponsors each contributed $100 USD to pay for the work needed to work out PostGIS 64-bit on windows issues. It happened. We now have a 64-bit beta release for PostGIS 2.0.0 and a final one planned for release that will be available on PostgreSQL stack builder. diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index 57951ae05..927622e1a 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -7604,7 +7604,7 @@ WHERE rid=167; pixeltype - The resulting pixel type of the output raster. Must be one listed in , left out or set to NULL. If not passed in or set to NULL, will default to the pixeltype of the first raster. + The resulting pixel type of the output raster. Must be one listed in , left out or set to NULL. If not passed in or set to NULL, will default to the pixeltype of the first raster. extenttype @@ -8320,7 +8320,7 @@ SELECT ST_MapAlgebraFct(m1.rast, 1, m1.rast, 3, pixeltype - The resulting pixel type of the output raster. Must be one listed in or left out or set to NULL. If not passed in or set to NULL, will default to the pixeltype of the rast. Results are truncated if they are larger than what is allowed for the pixeltype. + The resulting pixel type of the output raster. Must be one listed in or left out or set to NULL. If not passed in or set to NULL, will default to the pixeltype of the rast. Results are truncated if they are larger than what is allowed for the pixeltype. ngbwidth diff --git a/doc/release_notes.xml b/doc/release_notes.xml index cafbf0507..8a8c5d240 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -119,9 +119,9 @@ New Features - KNN Gist index based centroid (<->) and box (<#>) distance operators (Paul Ramsey / funded by Vizzuality) + KNN Gist index based centroid (<->) and box (<#>) distance operators (Paul Ramsey / funded by Vizzuality) Support for TIN and PolyHedralSurface and enhancement of many functions to support 3D (Olivier Courtin / Oslandia) - Raster support integrated and documented + Raster support integrated and documented (Pierre Racine, Jorge Arévalo, Mateusz Loskot, Sandro Santilli, David Zwarg, Regina Obe, Bborie Park) (Company developer and funding: University Laval, Deimos Space, CadCorp, Michigan Tech Research Institute, Azavea, Paragon Corporation, UC Davis Center for Vectorborne Diseases) Making spatial indexes 3D aware - in progress (Paul Ramsey, Mark Cave-Ayland) @@ -142,7 +142,7 @@ ST_UnaryUnion (Sandro Santilli / Faunalia for RT-SIGTA) ST_AsX3D (Regina Obe / Arrival 3D funding) ST_OffsetCurve (Sandro Santilli, Rafal Magda) - ST_GeomFromGeoJSON (Kashif Rasul, Paul Ramsey / Vizzuality funding) + ST_GeomFromGeoJSON (Kashif Rasul, Paul Ramsey / Vizzuality funding) Enhancements -- 2.40.0