Skip to content

wheelroute/osrm-frontend-wheelchair-normal

Repository files navigation

OSRM frontend for routing on wheelroute.at

how to update the grey area boundaries:

  • open src/index.js
  • copy value of var geoJSONdata = into a file
  • open this file with JOSM, edit data
  • save file, compress with cat umriss2.geojson |jq "." -c > umriss2s.geojson
  • copy compressed text into index.js, save
  • in the repository root, do: npm install
  • compile with npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published