Skip to content

Commit 9ed26e6

Browse files
authored
Added other vehicle type
1 parent 6690ac7 commit 9ed26e6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

general-information.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,14 +241,15 @@ The *State Machine Diagram* shows how the `vehicle_state` and `event_type` relat
241241

242242
## Vehicle Types
243243

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).
245245

246246
| `vehicle_type` | Description |
247247
|--------------| --- |
248248
| bicycle | Anything with pedals, including recumbents; can include powered assist |
249249
| car | Any automobile |
250250
| scooter | Any motorized mobility device intended for one rider |
251251
| moped | A motorcycle/bicycle hybrid that can be powered or pedaled |
252+
| other | A device that does not fit in the other categories |
252253

253254
[Top][toc]
254255

0 commit comments

Comments
 (0)