![]() | Dimap 1.1 Generic Profile |
| <SUPER_TILE_INDEX_ROW> | Dimap_Generic 1.0 |
Super tile index as a row index in the super tile array
Description :This keyword provides the super-tile row index when Super-Tiled file structure is used (see SUPER_TILE_SIZE).
The origin of the super-tiling indices is located at the upper-left of the virtual image and starts at 0. The row index increases downward as for row or line numbers of a raster.
Example :
<Data_File> <DATA_FILE_PATH href="Alfaro_Ortho.tif"/> </Data_File> or <Data_File> <DATA_FILE_PATH href="Alfaro_b2.tif"/> <BAND_INDEX>2</BAND_INDEX> </Data_File> or <Data_File> <DATA_FILE_PATH href="tile_2_3_2.tif"/> <BAND_INDEX>2</BAND_INDEX> <SUPER_TILE_INDEX_COL>2</SUPER_TILE_INDEX_COL> <SUPER_TILE_INDEX_ROW>3</SUPER_TILE_INDEX_ROW> <PYRAMID_LEVEL_INDEX>4</PYRAMID_LEVEL_INDEX> </Data_File>
Constraint : CM if SUPER_TILE_SIZE present
Note :CM means Conditional Mandatory, X means Excluded
Datatype : t_SUPER_TILE_INDEX_ROW
(based on PositiveOrNullInt)
PositiveOrNullInt
(based on xsd:integer)
Range : [0
Possible parent(s)