This commit is contained in:
Andras Schmelczer 2026-05-26 19:45:13 +01:00
parent c645b0f1d4
commit 39ef5c6646
79 changed files with 5660 additions and 2199 deletions

View file

@ -219,6 +219,8 @@ def build_tree_overlay_tiles(
str(max_zoom),
"--drop-smallest-as-needed",
"--extend-zooms-if-still-dropping",
"--temporary-directory",
tmp,
str(ndjson_path),
],
check=True,