]> granicus.if.org Git - postgis/commitdiff
Slowly put back new section -- last build worked.
authorRegina Obe <lr@pcorp.us>
Fri, 11 Feb 2011 22:18:33 +0000 (22:18 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 11 Feb 2011 22:18:33 +0000 (22:18 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6803 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_raster.xml

index b35e0d7d3519b192efcb4b049917891126481dc3..34eecf74f670cd862631d33fc6071a027beef438 100644 (file)
@@ -9,6 +9,10 @@
   <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"> 
+    <title>Loading and Creating Rasters</title>
+    <para>For most use cases, you will create PostGIS rasters by loading existing raster files using the packaged <varname>raster2pgsql</varname> raster loader.</para>
+  </sect1>
   <sect1 id="Raster_Management_Functions">
        <title>Raster Management Functions</title>
        <refentry id="RT_AddRasterColumn">