From: Regina Obe Date: Mon, 21 Nov 2011 15:37:12 +0000 (+0000) Subject: get rid of extra para tag X-Git-Tag: 2.0.0alpha1~652 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fab6d92e5f4a5c25370a2efb075cd793cd549e1d;p=postgis get rid of extra para tag git-svn-id: http://svn.osgeo.org/postgis/trunk@8208 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index 7f9c4cfd4..0033a6d2c 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -3685,7 +3685,7 @@ WHERE rid = 2; Examples - Examples utilize the katrina raster loaded as a single tile described in + Examples utilize the katrina raster loaded as a single tile described in http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html -- 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