Skip to content

Commit d3ea5e0

Browse files
authored
Added cargo_bicycle option
1 parent 8f35ac8 commit d3ea5e0

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

general-information.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -431,12 +431,13 @@ The *State Machine Diagram* shows how `vehicle_state` and `event_type` relate to
431431
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).
432432

433433
| `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 |
440441

441442
[Top][toc]
442443

0 commit comments

Comments
 (0)