Appearance
WayCategory
Value list for the directions response values in
jsonpath
$.routes[*].extras.waycategory.valuesThe exponential assignment of the values is used for bit fields. One route section may belong to different categories. Hence, a value of 3 would indicate a belonging to Tollways and Highway (2 + 1).
| Value | Name | Corresponding tag(s) |
|---|---|---|
| 0 | No category | |
| 1 | Highway | highway=motorway, highway=motorway_link |
| 2 | Tollways | toll*=yes |
| 4 | Steps | highway=steps |
| 8 | Ferry | route=shuttle_train, route=ferry |
| 16 | Ford | ford=yes |

