This commit is contained in:
Zsolt Ero
2023-12-07 23:51:09 +01:00
parent 9b595f2edc
commit 8743db76d8
2 changed files with 9 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
java -Xmx1g \
-jar /data/ofm/tile_gen/planetiler.jar \
`# Download the latest planet.osm.pbf from s3://osm-pds bucket` \
`# Download the latest osm.pbf from s3://osm-pds bucket` \
--area=monaco --download \
`# Accelerate the download by fetching the 10 1GB chunks at a time in parallel` \
--download-threads=10 --download-chunk-size-mb=1000 \