]> granicus.if.org Git - postgis/commitdiff
Hudson is alive again but not happy. Hopefully this will make him happier.
authorRegina Obe <lr@pcorp.us>
Fri, 11 Feb 2011 21:04:15 +0000 (21:04 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 11 Feb 2011 21:04:15 +0000 (21:04 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6800 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_raster.xml

index 01d50809ba72fe3fde818d9d04fb97adc6fc2fec..ddb7866c3e9b973af545bea0c903af958b0a4611 100644 (file)
@@ -8,7 +8,7 @@
   user.</para>
   <para><varname>raster</varname> is a new PostGIS type for storing and analyzing raster data. </para>
   <para>For more information about Raster, please refer to <ulink url="http://trac.osgeo.org/postgis/wiki/WKTRaster">PostGIS Raster Home Page</ulink>.</para>  
-    <sect1 id="RT_Loading_Rasters"> 
+  <sect1 id="RT_Loading_Rasters"> 
         <title>Loading and Creating Rasters</title>
         <p>For most use cases, you will create PostGIS rasters by loading existing raster files using the packaged <varname>raster2pgsql</varname> raster loader.</p>
         <sect2 id="raster2pgsql_usage">
@@ -269,7 +269,7 @@ VALUES (1,
 '41000000007719564100000000000000000000000000000000FFFFFFFF050005000400FDFEFDFEFEFDFEFEFDF9FAFEF' ||
 'EFCF9FBFDFEFEFDFCFAFEFEFE04004E627AADD16076B4F9FE6370A9F5FE59637AB0E54F58617087040046566487A1506CA2E3FA5A6CAFFBFE4D566DA4CB3E454C5665')::raster);
   </programlisting>
-        </sect2>
+    </sect2>
   </sect1>
 
   <sect1 id="Raster_Management_Functions">