"...visualization.git" did not exist on "77dbbb133ce2a24827d86d6725cc56ab7cc62b0e"
Commit e8b773c8 authored by Eric Duminil's avatar Eric Duminil
Browse files

TODO

parent 80c622f2
......@@ -22,6 +22,7 @@ DOWNLOAD_DIR = SCRIPT_DIR / "citygml"
TMP_DIR.mkdir(parents=True, exist_ok=True)
# TODO: Move to Bundesland?
def download_all_files(
files: Sequence["CityGML"], tmp_dir: Path = TMP_DIR, jobs: int = 3, retries: int = 2, sleep: int = 5
):
......
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