Sign inSign up

danieljh/osmium

By danieljh

Updated over 7 years ago

Image
0

461

danieljh/osmium repository overview

Docker images for osmium-tool

Pre-built Docker images for osmium-tool so you don't have to compile it from source.

Usage

Run via

docker run danieljh/osmium

Example

docker run -v ~/osm:/data danieljh/osmium fileinfo /data/berlin-latest.osm.pbf

You can pass "-e OSMIUM_POOL_THREADS=$(nproc)" to control threads used for parsing.

Building

docker build -r danieljh/osmium .

Tag summary

Content type

Image

Digest

Size

47.1 MB

Last updated

over 7 years ago

docker pull danieljh/osmium