set new version of openmaptiles-tools, import-osm
This commit is contained in:
parent
d75f8f66c7
commit
3623b893fa
@ -41,6 +41,14 @@ services:
|
|||||||
- postgres
|
- postgres
|
||||||
volumes:
|
volumes:
|
||||||
- ./build:/sql
|
- ./build:/sql
|
||||||
|
openmaptiles-tools:
|
||||||
|
image: "openmaptiles/openmaptiles-tools:0.2"
|
||||||
|
env_file: .env
|
||||||
|
links:
|
||||||
|
- postgres
|
||||||
|
volumes:
|
||||||
|
- $(pwd):/tileset
|
||||||
|
- ./build:/sql
|
||||||
mapbox-studio:
|
mapbox-studio:
|
||||||
image: "osm2vectortiles/mapbox-studio"
|
image: "osm2vectortiles/mapbox-studio"
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user