blob: 18a933c2cf44e2b44ea860d249d1edccfa590284 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
en:
transport_modes:
name: "Transport mode"
label:
unknown: "unknown"
air: "Air"
train: "Train"
long_distance_train: "Long distance train"
local_train: "Local train"
rapid_transit: "Rapid transit"
metro: "Metro"
tramway: "Tramway"
coach: "Coach"
bus: "Bus"
ferry: "Ferry"
waterborne: "Waterborne"
private_vehicle: "Private vehicle"
walk: "Walk"
trolleybus: "Trolleybus"
bicycle: "Bicycle"
shuttle: "Shuttle"
taxi: "Taxi"
val: "VAL"
other: "Other"
|