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
80c622f2
Commit
80c622f2
authored
Oct 30, 2025
by
Eric Duminil
Browse files
TODOs
parent
800a5674
Changes
1
Hide whitespace changes
Inline
Side-by-side
citygml_download.py
View file @
80c622f2
...
@@ -86,6 +86,8 @@ class Bundesland:
...
@@ -86,6 +86,8 @@ class Bundesland:
# TODO: Get count
# TODO: Get count
# TODO: Define Germany
# TODO: Define Germany
# TODO: Tmp file, TMP_DIR / source.ext?
# TODO: Tmp file, TMP_DIR / source.ext?
# TODO: Get coordinates from name?
# TODO: Get UTM from name?
def
__post_init__
(
self
):
def
__post_init__
(
self
):
self
.
download_folder
.
mkdir
(
parents
=
True
,
exist_ok
=
True
)
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