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
6bc238f4
Commit
6bc238f4
authored
Nov 19, 2025
by
Eric Duminil
Browse files
TODO
parent
67c8a6b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
citygml_download.py
View file @
6bc238f4
...
...
@@ -86,6 +86,7 @@ class Bundesland:
# TODO: Tmp file, TMP_DIR / source.ext?
# TODO: Get coordinates from name?
# TODO: Get UTM from name?
# TODO: Add contact info?
def
__post_init__
(
self
):
self
.
download_folder
.
mkdir
(
parents
=
True
,
exist_ok
=
True
)
...
...
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