-
Notifications
You must be signed in to change notification settings - Fork 276
Closed
Description
I have an 18G oms.pbf file.
When I execute the following command using docker.
docker run -v /tmp:/app osmtw/tilemaker \
--output /app/highways.mbtiles \
--input /app/highways.osm.pbf \
--config resources/config-openmaptiles.json \
--process resources/process-openmaptiles.lua
--combine
cpu uses only one core, and the execution process is very slow.

can you optimize the use of multi-core.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels