]> granicus.if.org Git - postgis/commitdiff
get rid of extra para tag
authorRegina Obe <lr@pcorp.us>
Mon, 21 Nov 2011 15:37:12 +0000 (15:37 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 21 Nov 2011 15:37:12 +0000 (15:37 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8208 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_raster.xml

index 7f9c4cfd49df01b7bc0b0db8c3f090b9bc1fb8a8..0033a6d2cc6bc0973df705765e4b645d3d90ccc2 100644 (file)
@@ -3685,7 +3685,7 @@ WHERE rid = 2;
                                
                        <refsection>
                                        <title>Examples</title>
-                                       <para><para>Examples utilize the katrina raster loaded as a single tile described in 
+                                       <para>Examples utilize the katrina raster loaded as a single tile described in 
                        <ulink url="http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html">http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html</ulink></para>
                                        <programlisting>-- My original raster that is in WGS 84 lon lat 1 pixel in x/y represents 0.029.. in long lat -
 SELECT ST_ScaleX(rast) As orig_scalex, ST_ScaleY(rast) As origi_scaley