planetiler from commit

This commit is contained in:
Zsolt Ero
2024-06-06 22:04:22 +02:00
parent fcc62dffae
commit 33fe73df49
3 changed files with 25 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ SCRIPTS_DIR = Path(__file__).parent.parent / 'scripts'
OFM_DIR = '/data/ofm'
REMOTE_CONFIG = '/data/ofm/config'
TILE_GEN_SRC = '/data/ofm/tile_gen/src'
TILE_GEN_BIN = '/data/ofm/tile_gen/bin'
HTTP_HOST_BIN = '/data/ofm/http_host/bin'