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
8214b1a3
Commit
8214b1a3
authored
Nov 19, 2025
by
Eric Duminil
Browse files
could do
parent
27896a9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
15_schleswig_holstein.py
View file @
8214b1a3
...
@@ -15,6 +15,7 @@ SCHLESWIG_HOLSTEIN = Bundesland(
...
@@ -15,6 +15,7 @@ SCHLESWIG_HOLSTEIN = Bundesland(
class
CityGMLWithCustomName
(
CityGMLWithDate
):
class
CityGMLWithCustomName
(
CityGMLWithDate
):
# NOTE: Could modify CityGML, with default filename = ""
# massen.php?file=LoD2_32_454_6068_1_SH.xml&id=4&live=2023&km=32450_6060
# massen.php?file=LoD2_32_454_6068_1_SH.xml&id=4&live=2023&km=32450_6060
FILENAME_PATTERN
=
re
.
compile
(
r
"lod2_.*?\.[xg]ml"
,
re
.
IGNORECASE
)
FILENAME_PATTERN
=
re
.
compile
(
r
"lod2_.*?\.[xg]ml"
,
re
.
IGNORECASE
)
...
...
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