Changes between Version 13 and Version 14 of WKTRaster/SpecificationFinal01
- Timestamp:
- 02/04/10 07:41:39 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/SpecificationFinal01
v13 v14 38 38 '''-b''' <NBBAND> Specify the band number of the band to be extracted from input raster file.[[BR]] 39 39 '''-k''' <BLOCK_SIZE> Specify the size of the block of the input raster, assuming regular blocking mode. Must be specified as WIDTHxHEIGHT.[[BR]] 40 '''-R''' Register the raster as a filesystem (out-db) raster. Absolute path to the raster and georeferencing informations are stored instead of the raster actual data. This storage system is only allowed in SVN trunk version right now.[[BR]]40 '''-R''' Register the raster as a filesystem (out-db) raster. Only the absolute path to the raster and its georeferencing informations are stored. Raster data are stored in the filesystem raster file.[[BR]] 41 41 '''-l''' <OVERVIEW_LEVEL> Create overview tables named as o_<LEVEL>_<RASTER_TABLE> and populate it with GDAL-provided overviews. Regular blocking only. 42 42