You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
etc | 4 years ago | |
home | 4 years ago | |
Dockerfile | 4 years ago | |
README.md | 4 years ago | |
split-ways.diff | 4 years ago |
README.md
Building
docker build -t imposm3 .
Running
docker run -t --rm=true \
-e OSM_CACHE_DIR=/home/data \
-v /home/data/osm:/home/data \
--name imposm3 imposm3