Skip to content

divE4pip/valhalla-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valhalla docker

North america example

Build docker image:

docker build . -t valhalla

Download the pbf file:

curl -O https://download.geofabrik.de/north-america-latest.osm.pbf

Create polylines:

./build-config.sh
./build-tiles.sh north-america-latest.osm.pbf
./export-edges.sh

Polylines can be found under polylines/extract.0sv

About

Valhalla docker image to build polylines extracts for pelias north-america build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published