]> granicus.if.org Git - postgis/commitdiff
Other double quotes needed by poxml
authorSandro Santilli <strk@keybit.net>
Fri, 14 Sep 2012 20:59:42 +0000 (20:59 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 14 Sep 2012 20:59:42 +0000 (20:59 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10289 b70326c6-7e19-0410-871a-916f4a2858ee

doc/installation.xml
doc/introduction.xml
doc/reference_raster.xml
doc/release_notes.xml

index 7e283fc6f9e438bb326d800f99726a6432b12fc0..4f7f1b35e9373ffa84048bbbbac68395cb9a0e5a 100644 (file)
@@ -1037,9 +1037,9 @@ pretty_address
                        <programlisting>SELECT drop_nation_tables_generate_script();</programlisting>
                <para>Run the generated drop SQL statements.</para>
                <para>Generate a nation load script with this SELECT statement as detailed in <xref linkend="Loader_Generate_Nation_Script" /></para>
-               <para><emphasis role='bold'>For windows</emphasis></para>
+               <para><emphasis role="bold">For windows</emphasis></para>
                <programlisting>SELECT loader_generate_nation_script('windows'); </programlisting>
-               <para><emphasis role='bold'>For unix/linux</emphasis></para>
+               <para><emphasis role="bold">For unix/linux</emphasis></para>
                <programlisting>SELECT loader_generate_nation_script('sh');</programlisting>
                <para>Refer to <xref linkend="tiger_geocoder_loading_data" /> for instructions on how to run the generate script. This only needs to be done once.</para>
                <note><para>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 <xref linkend="Drop_State_Tables_Generate_Script" />.</para></note>
index d2eaeb91dacee43b664c3a0b0a33cd46f2340478..a5fddb5d19adb0bfd9244653323ba86bd69a6a6d 100644 (file)
@@ -267,8 +267,8 @@ Zonar Systems
                <listitem>
                  <para>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 <ulink url="http://www.postgis.org/mailman/listinfo/postgis-users">PostGIS newsgroup</ulink> your thoughts and together we can make it happen. </para>
                  <para>PostGIS 2.0.0 was the first release we tried this strategy. We used <ulink url="http://www.pledgebank.com">PledgeBank</ulink> and we got two successful campaigns out of it.</para>
-                 <para><ulink url="http://www.pledgebank.com/postgistopology"><emphasis role='bold'>postgistopology</emphasis></ulink> - 10 plus sponsors each contributed $250 USD to build toTopoGeometry function and beef up topology support in 2.0.0. It happened.</para>
-                <para><ulink url="http://www.pledgebank.com/postgis64windows"><emphasis role='bold'>postgis64windows</emphasis></ulink> - 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.</para>
+                 <para><ulink url="http://www.pledgebank.com/postgistopology"><emphasis role="bold">postgistopology</emphasis></ulink> - 10 plus sponsors each contributed $250 USD to build toTopoGeometry function and beef up topology support in 2.0.0. It happened.</para>
+                <para><ulink url="http://www.pledgebank.com/postgis64windows"><emphasis role="bold">postgis64windows</emphasis></ulink> - 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.</para>
                </listitem>
          </varlistentry>
 
index 57951ae050b1c54db4aa0d62833e3cd54782f988..927622e1a04f9e1dcd40943132ed7f2b92789471 100644 (file)
@@ -7604,7 +7604,7 @@ WHERE rid=167;
                                        </varlistentry>
                                        <varlistentry>
                                                <term>pixeltype</term>
-                                               <listitem><para>The resulting pixel type of the output raster.  Must be one listed in <xref linkend='RT_ST_BandPixelType' />, left out or set to NULL.  If not passed in or set to NULL, will default to the pixeltype of the first raster.</para></listitem>
+                                               <listitem><para>The resulting pixel type of the output raster.  Must be one listed in <xref linkend="RT_ST_BandPixelType" />, left out or set to NULL.  If not passed in or set to NULL, will default to the pixeltype of the first raster.</para></listitem>
                                        </varlistentry>
                                        <varlistentry>
                                                <term>extenttype</term>
@@ -8320,7 +8320,7 @@ SELECT ST_MapAlgebraFct(m1.rast, 1, m1.rast, 3,
                                        </varlistentry>
                                        <varlistentry>
                                                <term>pixeltype</term>
-                                               <listitem><para>The resulting pixel type of the output raster.  Must be one listed in <xref linkend='RT_ST_BandPixelType' /> or left out or set to NULL.  If not passed in or set to NULL, will default to the pixeltype of the <varname>rast</varname>. Results are truncated if they are larger than what is allowed for the pixeltype.</para></listitem>
+                                               <listitem><para>The resulting pixel type of the output raster.  Must be one listed in <xref linkend="RT_ST_BandPixelType" /> or left out or set to NULL.  If not passed in or set to NULL, will default to the pixeltype of the <varname>rast</varname>. Results are truncated if they are larger than what is allowed for the pixeltype.</para></listitem>
                                        </varlistentry>
                                        <varlistentry>
                                                <term>ngbwidth</term>
index cafbf05074259c6e1e0bf7b70c0844759e563a49..8a8c5d24014d15e95a44aba18d1829ee40cf854a 100644 (file)
         </simplesect>
         <simplesect>
           <title>New Features</title>
-          <para><ulink url='http://blog.opengeo.org/2011/09/28/indexed-nearest-neighbour-search-in-postgis/'>KNN Gist index based centroid (&lt;-&gt;) and box (&lt;#&gt;) distance operators (Paul Ramsey / funded by Vizzuality)</ulink></para> 
+          <para><ulink url="http://blog.opengeo.org/2011/09/28/indexed-nearest-neighbour-search-in-postgis/">KNN Gist index based centroid (&lt;-&gt;) and box (&lt;#&gt;) distance operators (Paul Ramsey / funded by Vizzuality)</ulink></para> 
           <para>Support for TIN and PolyHedralSurface and enhancement of many functions to support 3D (Olivier Courtin / Oslandia)</para>
-          <para><ulink url='http://trac.osgeo.org/postgis/wiki/WKTRaster/PlanningAndFunding'>Raster support integrated and documented</ulink>
+          <para><ulink url="http://trac.osgeo.org/postgis/wiki/WKTRaster/PlanningAndFunding">Raster support integrated and documented</ulink>
                        (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)</para>
           <para>Making spatial indexes 3D aware - in progress (Paul Ramsey, Mark Cave-Ayland)</para>
           <para>ST_UnaryUnion (Sandro Santilli / Faunalia for RT-SIGTA)</para>
           <para>ST_AsX3D (Regina Obe / Arrival 3D funding)</para>
           <para>ST_OffsetCurve (Sandro Santilli, Rafal Magda)</para>
-          <para><ulink url='http://blog.opengeo.org/2011/11/21/st_geomfromgeojson/'>ST_GeomFromGeoJSON (Kashif Rasul, Paul Ramsey / Vizzuality funding)</ulink></para>
+          <para><ulink url="http://blog.opengeo.org/2011/11/21/st_geomfromgeojson/">ST_GeomFromGeoJSON (Kashif Rasul, Paul Ramsey / Vizzuality funding)</ulink></para>
         </simplesect>
         <simplesect>
                <title>Enhancements</title>