Skip to content

Multi-core optimization #238

@band-p

Description

@band-p

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.
image

can you optimize the use of multi-core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions