From: Regina Obe Date: Tue, 13 Apr 2010 04:37:10 +0000 (+0000) Subject: forgot paragraph mark X-Git-Tag: 2.0.0alpha1~3039 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f59ade721aabc4663d91ebe22b2b2bb69c9dff7;p=postgis forgot paragraph mark git-svn-id: http://svn.osgeo.org/postgis/trunk@5538 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/faq_wktraster.xml b/doc/faq_wktraster.xml index 227db3597..600982812 100644 --- a/doc/faq_wktraster.xml +++ b/doc/faq_wktraster.xml @@ -76,7 +76,7 @@ will not translate easily to JPG or some others. Here is an example simple translation gdal_translate -of PNG -outsize 10% 10% "PG:host=localhost dbname='mygisdb' user='postgres' password=whatever' schema='someschema' table=sometable" C:\somefile.png - You can also use SQL where clauses in your export using the where=... in your driver connection string. Here is an example + You can also use SQL where clauses in your export using the where=... in your driver connection string. To see more examples and syntax refere to Reading Raster Data of PostGIS WKT Raster section