docker icon indicating copy to clipboard operation
docker copied to clipboard

Creating vector tiles for Valhalla

Open glennon opened this issue 9 years ago • 0 comments

Since the previous valhalla docker workflow included the commands to process OSM pbf data into Valhalla-ready vector tiles, it would be useful to add a blurb in the doc or README about how that can be accomplished.

For example,

valhalla_build_admins -c conf/valhalla.json *.pbf
valhalla_build_tiles -c conf/valhalla.json *.pbf

glennon avatar Oct 31 '16 08:10 glennon