Merge branch 'main' of github.com:hyperknot/openfreemap

This commit is contained in:
Zsolt Ero
2025-02-26 16:58:58 +01:00
5 changed files with 5 additions and 4 deletions

View File

@@ -45,6 +45,7 @@ def run_planetiler(area: str) -> Path:
'--output=tiles.mbtiles',
'--storage=mmap',
'--force',
'--languages=default,tok',
]
if area == 'planet':