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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,7 +180,7 @@ Stops describe vehicle trip start and end locations in a pre-designated physical
180
180
| capacity | {vehicle_type: number} | Required | Number of total spaces per vehicle_type |
181
181
| num_vehicles_available | {vehicle_type: number} | Required | How many vehicles are available per vehicle_type at this stop? |
182
182
| num_vehicles_disabled | {vehicle_type: number} | Required | How many vehicles are unavailable/reserved per vehicle_type at this stop? |
183
-
| provider_id | UUID | Optional | UUID for the Provider managing this stop. Null/undefined if managed by an Agency. |
183
+
| provider_id | UUID | Optional | UUID for the Provider managing this stop. Null/undefined if managed by an Agency. See MDS [provider list](../providers.csv).|
184
184
| geography_id | UUID | Optional | Pointer to the Geography that represents the Stop geospatially |
185
185
| region_id | string | Optional | ID of the region where station is located, see [GBFS Station Information][gbfs-station-info]|
0 commit comments