Changes between Version 30 and Version 31 of frmts_wtkraster.html


Ignore:
Timestamp:
Oct 29, 2010, 5:55:47 AM (14 years ago)
Author:
pracine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • frmts_wtkraster.html

    v30 v31  
    7272= '''3 - Using GDAL PostGIS Raster driver''' =
    7373
    74 == '''3.1 - Loading raster data''' ==
     74== '''3.1 - Loading raster data in the database''' ==
    7575
    7676The GDAL PostGIS Raster driver isn't able to load raster data yet. For this proposal, you'll have to use '''raster2pgsql''' script. This loader script is included with the PostGIS installation, under the ''raster/scripts/python'' subdirectory. To check the syntax of the script, execute this command from that subdirectory:
     
    131131}}}
    132132
    133 == '''3.2 - Reading data''' ==
     133== '''3.2 - Reading raster data from the database''' ==
    134134
    135135If you want to use the GDAL WKT Raster driver, you must provide a '''connection string''' as Dataset's name. The syntax of this connection string is (the quotes may be ommitted):