Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
Get Baden-Württemberg CityGML Opendata
Commits
a637a2ad
Commit
a637a2ad
authored
Mar 14, 2025
by
Eric Duminil
Browse files
TODOs
parent
0c695b29
Changes
1
Hide whitespace changes
Inline
Side-by-side
download_files_from_LGL_BW.py
View file @
a637a2ad
...
...
@@ -25,6 +25,11 @@ import zipfile
from
pyproj
import
CRS
from
pyproj
import
Transformer
import
shapely
# TODO: Write tests
# TODO: Use logging
from
get_coordinates_by_zipcode
import
get_coordinates_by_zipcode
COORDINATES_REGEX
=
re
.
compile
(
r
"(\-?\d+\.\d*) (\-?\d+\.\d*)"
)
...
...
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