Skip to content

Instantly share code, notes, and snippets.

@buma
Created April 11, 2016 15:53
Show Gist options
  • Save buma/c8964001e03d74f6299622f04a27e1c3 to your computer and use it in GitHub Desktop.
Save buma/c8964001e03d74f6299622f04a27e1c3 to your computer and use it in GitHub Desktop.
useGTFSShapeInLinker: true,
visualizeWayPermissions: true,
staticBikeRental: true,
areaVisibility: true,
htmlAnnotations: true,
speeds:{
units:"km/h",
values:{
"highway=motorway": 130,
"highway=motorway_link": 100,
"highway=trunk": 110,
"highway=trunk_link": 100,
"highway=primary": 90,
"highway=primary_link": 90,
"highway=secondary": 50,
"highway=secondary_link": 40,
"highway=tertiary": 40,
"highway=tertiary_link": 40,
"highway=living_street": 10,
"highway=pedestrian": 5,
"highway=residential": 50,
"highway=unclassified": 40,
"highway=service": 25,
"highway=track": 16,
"highway=road": 40
},
"defaultSpeed":40
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment