You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: general-information.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -241,14 +241,15 @@ The *State Machine Diagram* shows how the `vehicle_state` and `event_type` relat
241
241
242
242
## Vehicle Types
243
243
244
-
The list of allowed `vehicle_type` values in MDS is:
244
+
The list of allowed `vehicle_type` values in MDS. Aligning with [GBFS vehicle types form factors](https://github.com/NABSA/gbfs/blob/master/gbfs.md#vehicle_typesjson-added-in-v21-rc).
245
245
246
246
|`vehicle_type`| Description |
247
247
|--------------| --- |
248
248
| bicycle | Anything with pedals, including recumbents; can include powered assist |
249
249
| car | Any automobile |
250
250
| scooter | Any motorized mobility device intended for one rider |
251
251
| moped | A motorcycle/bicycle hybrid that can be powered or pedaled |
252
+
| other | A device that does not fit in the other categories |
0 commit comments