This is Docker image for brouter-server
cp .example.env .env
- There is 1.6.3 version of brouter-server by default. If you want to try another version, change VERSION= param in the .env file.
./download-segments.sh
downloads all segments to ./data/segments (~7G)./download-profiles.sh
downloads default profiles to ./data/profilesdocker-compose up -d
Check that server works:
curl -I "http://localhost:17777/brouter?lonlats=8.799297,49.565883|8.811764,49.563606&nogos=&profile=trekking&alternativeidx=0&format=gpx"