Parameters applied to OSM ways, usually based on their tags: - Which modes can traverse it - Dangerousness on a bicycle in both directions (OSM ways can be bidirectional).
name | data type | description |
---|---|---|
safetyFeatures | P2OfDouble | |
permission | StreetTraversalPermission |
Example
{ "safetyFeatures" : { "second" : { }, "first" : { } }, "permission" : "ALL" }