Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
Germany Open-Data CityGML
Commits
a9ff018a
Commit
a9ff018a
authored
Nov 26, 2025
by
Eric Duminil
Browse files
Bundesland
parent
e1e1bc36
Changes
1
Hide whitespace changes
Inline
Side-by-side
14_sachsen_anhalt.py
View file @
a9ff018a
# https://www.lvermgeo.sachsen-anhalt.de/de/gdp-download-lod2.html
# https://www.lvermgeo.sachsen-anhalt.de/de/gdp-download-lod2.html
# NOTE: Multiple sources are available. Large ZIP might be hard to update
# 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
# 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>"
,
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment