Changes between Version 28 and Version 29 of WKTRaster/SpecificationFinal01
- Timestamp:
- 08/27/10 12:18:10 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/SpecificationFinal01
v28 v29 22 22 23 23 '''USAGE:'''[[BR]] 24 '''gdal2wktraster.py''' -r <RASTERFILE> -t [<SCHEMA> ].<TABLE> [<OPTIONS>]24 '''gdal2wktraster.py''' -r <RASTERFILE> -t [<SCHEMA>.]<TABLE> [<OPTIONS>] 25 25 26 26 '''-r''' <RASTERFILE> Specifies input raster file. Multiple -r options can be specified for a number of input files or wildcards can be used (? and *).[[BR]]