|
CORINE_TO_DW = { |
|
|
|
"Continuous urban fabric": "Built", |
|
"Discontinuous urban fabric": "Built", |
|
"Industrial or commercial units": "Built", |
|
"Road and rail networks and associated land": "Built", |
|
"Port areas": "Built", |
|
"Airports": "Built", |
|
"Mineral extraction sites": "Bare", |
|
"Dump sites": "Bare", |
|
"Construction sites": "Bare", |
|
"Green urban areas": "Grass", |
|
"Sport and leisure facilities": "Grass", |
|
|
|
"Non-irrigated arable land": "Crops", |
|
"Permanently irrigated land": "Crops", |
|
"Rice fields": "Flooded vegetation", |
|
"Vineyards": "Crops", |
|
"Fruit trees and berry plantations": "Crops", |
|
"Olive groves": "Crops", |
|
"Pastures": "Grass", |
|
"Annual crops associated with permanent crops": "Crops", |
|
"Complex cultivation patterns": "Crops", |
|
"Land principally occupied by agriculture, with significant areas of natural vegetation": "Crops", |
|
"Agro-forestry areas": "Trees", |
|
|
|
"Broad-leaved forest": "Trees", |
|
"Coniferous forest": "Trees", |
|
"Mixed forest": "Trees", |
|
"Natural grassland": "Grass", |
|
"Moors and heathland": "Shrub and Scrub", |
|
"Sclerophyllous vegetation": "Shrub and Scrub", |
|
"Transitional woodland/shrub": "Shrub and Scrub", |
|
"Beaches, dunes, sands": "Bare", |
|
"Bare rock": "Bare", |
|
"Sparsely vegetated areas": "Bare", |
|
"Burnt areas": "Burned Area", |
|
"Glaciers and perpetual snow": "Snow and Ice", |
|
|
|
"Inland marshes": "Flooded vegetation", |
|
"Peatbogs": "Flooded vegetation", |
|
"Salt marshes": "Flooded vegetation", |
|
"Salines": "Bare", |
|
"Intertidal flats": "Bare", |
|
|
|
"Water courses": "Water", |
|
"Water bodies": "Water", |
|
"Coastal lagoons": "Water", |
|
"Estuaries": "Water", |
|
"Sea and ocean": "Water", |
|
} |