Further land cover names cleanup.
This commit is contained in:
parent
d3068322d2
commit
e3f798ac74
2 changed files with 18 additions and 17 deletions
|
@ -39,6 +39,7 @@ Sand other # Sand-covered area
|
||||||
Saline other # Saline
|
Saline other # Saline
|
||||||
Littoral other # Tidal, Sand-covered area
|
Littoral other # Tidal, Sand-covered area
|
||||||
Estuary other
|
Estuary other
|
||||||
|
Dirt other
|
||||||
Rock other # Rock
|
Rock other # Rock
|
||||||
Lava other # Lava-covered area
|
Lava other # Lava-covered area
|
||||||
OpenMining other # OpenMining
|
OpenMining other # OpenMining
|
||||||
|
|
|
@ -1,49 +1,49 @@
|
||||||
# 1: Urban and Built-Up Land
|
# 1: Urban and Built-Up Land
|
||||||
BuiltUpCover
|
BuiltUpCover
|
||||||
# 2: Dryland Cropland and Pasture
|
# 2: Dryland Cropland and Pasture
|
||||||
DryCropPastureCover
|
DryCrop
|
||||||
# 3: Irrigated Cropland and Pasture
|
# 3: Irrigated Cropland and Pasture
|
||||||
IrrCropPastureCover
|
IrrCrop
|
||||||
# 4: Mixed Dryland/Irrigated Cropland and Pasture
|
# 4: Mixed Dryland/Irrigated Cropland and Pasture
|
||||||
MixedCropPastureCover
|
MixedCrop
|
||||||
# 5: Cropland/Grassland Mosaic
|
# 5: Cropland/Grassland Mosaic
|
||||||
CropGrassCover
|
CropGrass
|
||||||
# 6: Cropland/Woodland Mosaic
|
# 6: Cropland/Woodland Mosaic
|
||||||
CropWoodCover
|
CropWood
|
||||||
# 7: Grassland
|
# 7: Grassland
|
||||||
GrassCover
|
GrassCover
|
||||||
# 8: Shrubland
|
# 8: Shrubland
|
||||||
ShrubCover
|
ScrubCover
|
||||||
# 9: Mixed Shrubland/Grassland
|
# 9: Mixed Shrubland/Grassland
|
||||||
ShrubGrassCover
|
ShrubGrassCover
|
||||||
# 10: Savanna
|
# 10: Savanna
|
||||||
SavannaCover
|
SavannaCover
|
||||||
# 11: Deciduous Broadleaf Forest
|
# 11: Deciduous Broadleaf Forest
|
||||||
DeciduousBroadCover
|
DeciduousForest
|
||||||
# 12: Deciduous Needleleaf Forest
|
# 12: Deciduous Needleleaf Forest
|
||||||
DeciduousNeedleCover
|
DeciduousForest
|
||||||
# 13: Evergreen Broadleaf Forest
|
# 13: Evergreen Broadleaf Forest
|
||||||
EvergreenBroadCover
|
EvergreenForest
|
||||||
# 14: Evergreen Needleleaf Forest
|
# 14: Evergreen Needleleaf Forest
|
||||||
EvergreenNeedleCover
|
EvergreenForest
|
||||||
# 15: Mixed Forest
|
# 15: Mixed Forest
|
||||||
MixedForestCover
|
MixedForest
|
||||||
# 16: Water Bodies
|
# 16: Water Bodies
|
||||||
Default
|
Default
|
||||||
# 17: Herbaceous Wetland
|
# 17: Herbaceous Wetland
|
||||||
HerbWetlandCover
|
Marsh
|
||||||
# 18: Wooded Wetland
|
# 18: Wooded Wetland
|
||||||
WoodedWetlandCover
|
Marsh
|
||||||
# 19: Barren or Sparsely Vegetated
|
# 19: Barren or Sparsely Vegetated
|
||||||
BarrenCover
|
BarrenCover
|
||||||
# 20: Herbaceous Tundra
|
# 20: Herbaceous Tundra
|
||||||
HerbTundraCover
|
HerbTundra
|
||||||
# 21: Wooded Tundra
|
# 21: Wooded Tundra
|
||||||
WoodedTundraCover
|
EvergreenForest
|
||||||
# 22: Mixed Tundra
|
# 22: Mixed Tundra
|
||||||
MixedTundraCover
|
GrassCover
|
||||||
# 23: Bare Ground Tundra
|
# 23: Bare Ground Tundra
|
||||||
BareTundraCover
|
GrassCover
|
||||||
# 24: Snow or Ice
|
# 24: Snow or Ice
|
||||||
SnowCover
|
SnowCover
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue