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
7ffc331c
Commit
7ffc331c
authored
Oct 30, 2025
by
Eric Duminil
Browse files
TODOs
parent
bea0bc87
Changes
1
Hide whitespace changes
Inline
Side-by-side
citygml_download.py
View file @
7ffc331c
...
...
@@ -81,6 +81,10 @@ class Bundesland:
source
:
str
=
"Unknown"
info
:
str
=
"Unknown"
license
:
str
=
"CC BY 4.0."
# TODO: Add Sequence[CityGML]
# TODO: Get size
# TODO: Get count
# TODO: Define Germany
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