pull/1703/head
Bjørnar Dervo 2024-06-08 15:05:57 +02:00
rodzic 4aea1391f8
commit 7e33059f3c
1 zmienionych plików z 1 dodań i 1 usunięć

2
.env
Wyświetl plik

@ -17,7 +17,7 @@ PGPORT=5432
# make generate-bbox-file
# By default, the Makefile will use the content of data/$(area).bbox file if it exists.
#BBOX=-180.0,-85.0511,180.0,85.0511
BBOX=-180.0, -85.0511, 180.0, 85.0511
BBOX=-180.0,-85.0511,180.0,85.0511
# Which zooms to generate with make generate-tiles-pg
MIN_ZOOM=0