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
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -431,12 +431,13 @@ The *State Machine Diagram* shows how `vehicle_state` and `event_type` relate to
431
431
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).
432
432
433
433
|`vehicle_type`| Description |
434
-
|--------------| --- |
435
-
| bicycle | Anything with pedals, including recumbents; can include powered assist |
436
-
| car | Any automobile |
437
-
| scooter | Any motorized mobility device intended for one rider |
438
-
| moped | A motorcycle/bicycle hybrid that can be powered or pedaled |
439
-
| other | A device that does not fit in the other categories |
434
+
|---------------| --- |
435
+
| bicycle | Anything with pedals, including recumbents; can include powered assist |
436
+
| cargo_bicycle | Larger bicycle used for moving heavier or larger cargo (holding more than a traditional bicycle basket) |
437
+
| car | Any automobile |
438
+
| scooter | Any motorized mobility device intended for one rider |
439
+
| moped | A motorcycle/bicycle hybrid that can be powered or pedaled |
440
+
| other | A device that does not fit in the other categories |
0 commit comments