]> granicus.if.org Git - postgis/commitdiff
fix typo and add minor amendments
authorRegina Obe <lr@pcorp.us>
Sat, 12 Feb 2011 18:22:06 +0000 (18:22 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 12 Feb 2011 18:22:06 +0000 (18:22 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6808 b70326c6-7e19-0410-871a-916f4a2858ee

doc/faq_raster.xml
doc/reference_raster.xml

index e2dbb91c093ba297c3199368dc6c58b752456222..775330edc10b851f9126a772582ade59b0531de1 100644 (file)
@@ -80,7 +80,7 @@
             PostGIS Raster experimental builds</ulink>.</para>
                <para>Once you have a functioning Python with GDAL and NumPy, you can
         use the raster2pgsql.py script packaged with PostGIS Raster.</para>
-               <para>Please refer to <ulink url="http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html">raster2pgsql.py usage</ulink> for more details.</para>
+               <para>Please refer to <ulink url="http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html">raster2pgsql.py usage</ulink> and <xref linkend="RT_Loading_Rasters" /> for more details.</para>
       </answer>
     </qandaentry>
        
index f82dcc1fe737a55bcba253da766c8b06aae7b03d..b50eb8295befedeb3ba36b276690767858c1ed4f 100644 (file)
@@ -15,7 +15,7 @@
 
     <para>
         The <varname>raster2pgsql.py</varname> is a raster loader python script that utilizes Python, PyGDAL, and NumPy to convert any GDAL supported raster format into sql suitable for loading into a PostGIS raster table.
-        It is capable of loading folders of raster files as well as creating overviews of rasters.
+        It is capable of loading folders of raster files as well as creating overviews of rasters. More usage examples can be found at <ulink url="http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html">GDAL PostGIS Raster Driver Usage</ulink> 
     </para>
         
     <variablelist>
@@ -79,7 +79,7 @@
         </varlistentry>
         
         <varlistentry>
-          <term>Mandatory paramters:</term>
+          <term>Mandatory parameters:</term>
           <listitem>
             <para>
               <variablelist>
         </varlistentry>
         
         <varlistentry>
-          <term>  Optional parameters used to manipulate database objects</term>
+          <term>Optional parameters used to manipulate database objects</term>
           <listitem>
             <para>
               <variablelist>