We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4953b4f + 6834a20 commit 2313b00Copy full SHA for 2313b00
README.md
@@ -28,7 +28,7 @@ If your import is an extract of the planet and has polygonal bounds associated w
28
docker run \
29
-v /absolute/path/to/luxembourg.osm.pbf:/data.osm.pbf \
30
-v /absolute/path/to/luxembourg.poly:/data.poly \
31
- -v /openstreetmap-data:/var/lib/postgresql/10/main \
+ -v openstreetmap-data:/var/lib/postgresql/10/main \
32
overv/openstreetmap-tile-server \
33
import
34
```
0 commit comments