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
27043c1e
Commit
27043c1e
authored
1 month ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
Documentation
parent
f6299daf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
download_files_from_LGL_BW.py
+2
-2
download_files_from_LGL_BW.py
with
2 additions
and
2 deletions
+2
-2
download_files_from_LGL_BW.py
+
2
-
2
View file @
27043c1e
...
...
@@ -5,14 +5,14 @@ LoD2 CityGML tiles are available for whole Baden-Württemberg, from LGL.
https://opengeodata.lgl-bw.de/#/(sidenav:product/12)
This script downloads the requires tiles for given regions
(as WKT strings, in *
polygons
* variable), and extracts the region.
(as WKT strings, in *
REGIONS
* variable), and extracts the region.
Required:
* Python
* pyproj project (https://pypi.org/project/pyproj/)
* SimStadt installed on the Desktop (for RegionChooser)
Eric Duminil, 202
4
Eric Duminil, 202
5
"""
from
pathlib
import
Path
from
math
import
floor
...
...
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