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
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -240,7 +240,6 @@ Stops describe vehicle trip start and end locations in a pre-designated physical
240
240
| devices | UUID[]| Optional | List of device_ids for vehicles which are currently at this stop |
241
241
| image_url | URL | Optional | Link to an image, photo, or diagram of the stop. Could be used by providers to help riders find or use the stop. |
242
242
243
-
244
243
### Stop Status
245
244
246
245
**Stop Status** returns information about the current status of a **[Stop](#stops)**.
@@ -261,6 +260,8 @@ Example of the **Stop Status** object with properties listed:
261
260
}
262
261
```
263
262
263
+
[Top][toc]
264
+
264
265
### GBFS Compatibility
265
266
266
267
Some of the fields in the `Stops` definition are using notions which are currently not in MDS, such as `rental_methods`. These fields are included for compatibility with GBFS.
@@ -283,13 +284,13 @@ MDS uses Version 1 UUIDs by default. Version 4 UUIDs may be used where noted.
283
284
284
285
## Vehicle States
285
286
286
-
See new location in[vehicle states](/modes/vehicle_states.md)within[modes](/modes#vehicle-states).
287
+
See new location within[vehicle states](/modes/vehicle_states.md)in[modes](/modes#vehicle-states).
287
288
288
289
[Top][toc]
289
290
290
291
### Event Types
291
292
292
-
See new location in[event types](/modes/event_types.md)within[modes](/modes#event-types).
293
+
See new location within[event types](/modes/event_types.md)in[modes](/modes#event-types).
293
294
294
295
[Top][toc]
295
296
@@ -312,11 +313,8 @@ Properties and characteristics of vehicles and devices.
312
313
[Top][toc]
313
314
314
315
### Accessibility Options
315
-
This enum represents the accessibility options available on a given vehicle, or the accessibility options utilized for a given trip. Optional and applicable only to certain [modes][modes].
0 commit comments