-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ECC-1537: Beautification of ls, tile and mars
namespaces
- Loading branch information
Showing
2 changed files
with
35 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# Code table 4.242 - Tile classification | ||
0 0 Reserved | ||
1 1 Land use classes according to ESA-GlobCover GCV2009 | ||
2 2 Land use classes according to European Commission-Global Land Cover Project GLC2000 | ||
3 3 Land use classes according to ECOCLIMAP | ||
4 4 Land use classes according to ECOCLIMAP-SG | ||
5 5 Land use classes according to USGS EROS Global Land Cover Characterization (GLCC) v2.0 BATS Classification | ||
1 GCV2009 Land use classes according to ESA-GlobCover GCV2009 | ||
2 GLC2000 Land use classes according to European Commission-Global Land Cover Project GLC2000 | ||
3 ECOCLIMAP Land use classes according to ECOCLIMAP | ||
4 ECOCLIMAP-SG Land use classes according to ECOCLIMAP-SG | ||
5 GLCCv2.0 Land use classes according to USGS EROS Global Land Cover Characterization (GLCC) v2.0 BATS Classification | ||
# 6-191 Reserved | ||
# 192-254 Reserved for local use | ||
255 255 Missing value |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters