Dimap 1.1 Generic Profile

<SKIPBYTES>Dimap_Generic 1.0

Number of bytes to skip at the beginning of the raster file (for RAW raster files)

Description :

This keyword provides the number of bytes to be skipped at the beginning of the raster file to get to the first row of pixels. This is meaningful only for binary file formats such as RAW .

Example :
 

<Raster_Encoding> <NBITS>16</NBITS> <BYTEORDER>M</BYTEORDER> <DATA_TYPE>SHORT</DATA_TYPE> <SKIP_BYTES>512</SKIP_BYTES> <BANDS_LAYOUT>BIL</BANDS_LAYOUT> </Raster_Encoding>

Datatype : t_SKIPBYTES (based on PositiveOrNullInt)

PositiveOrNullInt (based on xsd:integer)
Range : [0

Possible parent(s)