Add governed Wallonia and Brussels orthophotos
This commit is contained in:
@@ -379,6 +379,7 @@ REGIONAL_THEME_DATASETS: dict[str, dict[str, dict[str, tuple[str, ...]]]] = {
|
||||
"elevation": {"spw_terrain": ()},
|
||||
"flood_climate": {"spw_flood_hazard": ("flood_hazard",)},
|
||||
"bathymetry": {"spw_bathymetry": ()},
|
||||
"orthophoto": {"spw_orthophoto": ()},
|
||||
},
|
||||
"urbis": {
|
||||
"buildings": {"urbis": ("buildings",)},
|
||||
@@ -386,6 +387,7 @@ REGIONAL_THEME_DATASETS: dict[str, dict[str, dict[str, tuple[str, ...]]]] = {
|
||||
"roads": {"urbis": ("roads",)},
|
||||
"surface_water": {"urbis": ("water",)},
|
||||
"land_cover_use": {"urbis": ("space_occupation", "forest")},
|
||||
"orthophoto": {"urbis_orthophoto": ()},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user