Skip to content

Instantly share code, notes, and snippets.

@softberries
Last active February 15, 2019 11:46
Show Gist options
  • Save softberries/b716c82c138234f1e0fc129d5c0aebe2 to your computer and use it in GitHub Desktop.
Save softberries/b716c82c138234f1e0fc129d5c0aebe2 to your computer and use it in GitHub Desktop.
docker run \
-v /absolute-path-to-your-data.osm.pbf:/data.osm.pbf \
-v openstreetmap-data:/var/lib/postgresql/10/main \
overv/openstreetmap-tile-server import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment