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
bf390623
Commit
bf390623
authored
Nov 24, 2025
by
Eric Duminil
Browse files
unused line
parent
ab434d94
Changes
1
Hide whitespace changes
Inline
Side-by-side
04_brandenburg.py
View file @
bf390623
...
...
@@ -13,7 +13,6 @@ BRANDENBURG = Bundesland(
# <tr class="even"><td class="indexcolicon"><img src="/style/icons/file-zip.svg" alt="[ ]" width="16" height="16" /></td><td class="indexcolname"><a href="lod2_33250-5890.zip">lod2_33250-5890.zip</a></td><td class="indexcollastmod">2024-11-07 20:03 </td><td class="indexcolsize"> 56K</td><td class="indexcoldesc">3D-Gebäudemodelle LoD2</td></tr>
# It's supposedly wrong, but funny, to parse HTML with regexen
# ZIP_AND_DATE = re.compile(r"(lod2_\d+-\d+\.zip).*?(20\d+-\d+\d+ \d+:\d+)", re.IGNORECASE)
ZIP_AND_DATE
=
re
.
compile
(
r
"(lod2_\d+-\d+\.zip).*?(20\d+-\d+-\d+ \d+:\d+)"
,
re
.
IGNORECASE
)
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