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
33c6ec83
Commit
33c6ec83
authored
Nov 10, 2025
by
Eric Duminil
Browse files
TODO
parent
c1d3acc0
Changes
1
Show whitespace changes
Inline
Side-by-side
citygml_download.py
View file @
33c6ec83
...
@@ -158,6 +158,7 @@ class CityGML(ABC):
...
@@ -158,6 +158,7 @@ class CityGML(ABC):
Returns:
Returns:
True if file is valid, False otherwise
True if file is valid, False otherwise
"""
"""
# TODO: Check if size > 0, and if last tag is present? regardless of Hash / Date
pass
pass
def
is_up_to_date
(
self
)
->
bool
:
def
is_up_to_date
(
self
)
->
bool
:
...
...
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