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
c1d5ef38
Commit
c1d5ef38
authored
Oct 29, 2025
by
Eric Duminil
Browse files
More infos for Bayern
parent
3cc9e342
Changes
1
Hide whitespace changes
Inline
Side-by-side
02_bayern.py
View file @
c1d5ef38
# https://geodaten.bayern.de/opengeodata/OpenDataDetail.html?pn=lod2
# Lizenz CC BY 4.0
# Koordinatensystem(e) UTM32 (EPSG:25832)
# Datenformat(e) CITYGML
# Abgabeeinteilung Kachelung 2km x 2km
# Aktualisierung wöchentlich
# Datenmenge ca. 150 GB
# Weitere Informationen Hinweise zur Datenabgabe
# More info : https://geodaten.bayern.de/odd/m/3/pdf/hinweise_daten_lod2_download.pdf
from
pathlib
import
Path
import
download_metalink
...
...
@@ -5,6 +17,7 @@ import download_metalink
SCRIPT_DIR
=
Path
(
__file__
).
resolve
().
parent
BAYERN_METALINK
=
"https://geodaten.bayern.de/odd/a/lod2/citygml/meta/metalink/09.meta4"
if
__name__
==
"__main__"
:
...
...
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