]> granicus.if.org Git - postgis/commitdiff
forgot paragraph mark
authorRegina Obe <lr@pcorp.us>
Tue, 13 Apr 2010 04:37:10 +0000 (04:37 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 13 Apr 2010 04:37:10 +0000 (04:37 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5538 b70326c6-7e19-0410-871a-916f4a2858ee

doc/faq_wktraster.xml

index 227db3597841dab8ef18b950523f249d54958150..600982812f35a9b1d1c4d3b12abd82ea53e4c9fd 100644 (file)
@@ -76,7 +76,7 @@
                        will not translate easily to JPG or some others.</para>
                 <para>Here is an example simple translation</para>
                  <programlisting>gdal_translate -of PNG -outsize 10% 10% "PG:host=localhost dbname='mygisdb' user='postgres' password=whatever' schema='someschema' table=sometable" C:\somefile.png</programlisting>
-                <para>You can also use SQL where clauses in your export using the where=... in your driver connection string.  Here is an example
+                <para>You can also use SQL where clauses in your export using the where=... in your driver connection string.  </para>
                 <para>To see more examples and syntax refere to <ulink url="http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html#a3.2-Readingdata">Reading Raster Data of PostGIS WKT Raster section</ulink></para>
       </answer>
     </qandaentry>