Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
1 month ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
TODOs
parent
0c695b29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
download_files_from_LGL_BW.py
+5
-0
download_files_from_LGL_BW.py
with
5 additions
and
0 deletions
+5
-0
download_files_from_LGL_BW.py
+
5
-
0
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*)"
)
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets