Commit 27043c1e authored by Eric Duminil's avatar Eric Duminil
Browse files

Documentation

parent f6299daf
Showing with 2 additions and 2 deletions
+2 -2
......@@ -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, 2024
Eric Duminil, 2025
"""
from pathlib import Path
from math import floor
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment