Commit a9ff018a authored by Eric Duminil's avatar Eric Duminil
Browse files

Bundesland

parent e1e1bc36
# https://www.lvermgeo.sachsen-anhalt.de/de/gdp-download-lod2.html
# NOTE: Multiple sources are available. Large ZIP might be hard to update
# ATOM : https://geodatenportal.sachsen-anhalt.de/arcgisinspire/rest/directories/web/INSPIRE_ALKIS/ALKIS_LOD2_BU/datasetlod2.xml
from citygml_download import TMP_DIR, Bundesland, download_all_files, download_file
from zipfile_download import ZipFile
SACHSEN_ANHALT = Bundesland(
"Sachsen-Anhalt",
source="https://geodatenportal.sachsen-anhalt.de/arcgisinspire/rest/directories/web/INSPIRE_ALKIS/ALKIS_LOD2_BU/datasetlod2.xml",
info="https://www.lvermgeo.sachsen-anhalt.de/de/gdp-download-lod2.html",
license="dl-de/by-2-0",
kontakt="Landesamt für Vermessung und Geoinformation Sachsen-Anhalt <service.lvermgeo@sachsen-anhalt.de>",
)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment