Skip to content

Commit 1990611

Browse files
authored
Fix car share links
Signed-off-by: Michael Schnuerle <1285077+schnuerle@users.noreply.github.com>
1 parent 3122052 commit 1990611

1 file changed

Lines changed: 29 additions & 29 deletions

File tree

modes/car-share.md

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The `journey_id` field shall have a consistent value in overlapping trips for a
5454

5555
The `journey_attributes` object **may** have the following key value pairs:
5656

57-
- `reservation_id` (UUID, [Optional](./general-information.md#optional-fields]): unique identifier for an entire car share reservation, tied across multiple journeys and therefore trips.
57+
- `reservation_id` (UUID, [Optional](../general-information.md#optional-fields)): unique identifier for an entire car share reservation, tied across multiple journeys and therefore trips.
5858

5959
[Top][toc]
6060

@@ -81,9 +81,9 @@ The `trip_type` field **must** have one of the following enumerated values:
8181
The `trip_attributes` object **may** have the following key value pairs:
8282

8383
- `reservation_type` (enumerated, required): how was the vehicle reserved, one of `phone_dispatch`, `phone`, `text`, `app`
84-
- `app_name` (text, [Optional](./general-information.md#optional-fields]): name of the app used to reserve the vehicle which could be provider's app or 3rd party app
85-
- `permit_license_number` (string, [Optional](./general-information.md#optional-fields]) - The permit license number of the organization that dispatched the vehicle
86-
- `driver_id` (string, [Optional](./general-information.md#optional-fields]): Universal identifier of a specific driver, static across operators, like a driver's license number, for company employees in `reservation` or `empty` trip types, not `private` trips. Could also be used as a lookup in an agency's internal driver system.
84+
- `app_name` (text, [Optional](../general-information.md#optional-fields)): name of the app used to reserve the vehicle which could be provider's app or 3rd party app
85+
- `permit_license_number` (string, [Optional](../general-information.md#optional-fields)) - The permit license number of the organization that dispatched the vehicle
86+
- `driver_id` (string, [Optional](../general-information.md#optional-fields)): Universal identifier of a specific driver, static across operators, like a driver's license number, for company employees in `reservation` or `empty` trip types, not `private` trips. Could also be used as a lookup in an agency's internal driver system.
8787

8888
[Top][toc]
8989

@@ -93,14 +93,14 @@ The `fare_attributes` object **may** have the following key value pairs:
9393

9494
- `payment_type` (enumerated, required): `account_number`, `cash`, `credit_card`, `mobile_app`, `no payment`, `phone`, `voucher`, `test`
9595
- `fare_type` (enumerated, required): `meter_fare`, `upfront_pricing`, `flat_rate`. Indicator of which rate was charged.
96-
- `tolls` (currency, [Optional](./general-information.md#optional-fields]) - Sum of any and all tolls charged for the trip, such as bridge tolls
97-
- `base_rate` (currency, [Optional](./general-information.md#optional-fields]) - Minimum fare to be charged as soon as the trip starts.
98-
- `exit_fee` (currency, [Optional](./general-information.md#optional-fields]) - Fee to exit location, like an airport
99-
- `other_fees` (currency, [Optional](./general-information.md#optional-fields]) - amount of any fees charged to the customer. Includes baggage fees, cleaning fee. Excludes other fees returned.
100-
- `tip` (currency, [Optional](./general-information.md#optional-fields]) - amount of tip paid by customer
101-
- `extra_amount` (currency, [Optional](./general-information.md#optional-fields]) - miscellaneous extra amounts charged to customer not covered by other fields.
102-
- `taxes` (currency, [Optional](./general-information.md#optional-fields]) - amount of taxes paid for the ride
103-
- `surcharge` (currency, [Optional](./general-information.md#optional-fields]) - any surcharge pricing
96+
- `tolls` (currency, [Optional](../general-information.md#optional-fields)) - Sum of any and all tolls charged for the trip, such as bridge tolls
97+
- `base_rate` (currency, [Optional](../general-information.md#optional-fields)) - Minimum fare to be charged as soon as the trip starts.
98+
- `exit_fee` (currency, [Optional](../general-information.md#optional-fields)) - Fee to exit location, like an airport
99+
- `other_fees` (currency, [Optional](../general-information.md#optional-fields)) - amount of any fees charged to the customer. Includes baggage fees, cleaning fee. Excludes other fees returned.
100+
- `tip` (currency, [Optional](../general-information.md#optional-fields)) - amount of tip paid by customer
101+
- `extra_amount` (currency, [Optional](../general-information.md#optional-fields)) - miscellaneous extra amounts charged to customer not covered by other fields.
102+
- `taxes` (currency, [Optional](../general-information.md#optional-fields)) - amount of taxes paid for the ride
103+
- `surcharge` (currency, [Optional](../general-information.md#optional-fields)) - any surcharge pricing
104104

105105
[Top][toc]
106106

@@ -118,23 +118,23 @@ The `vehicle_attributes` object **may** have the following key value pairs:
118118
- `color` (string, required)
119119
- `vin` (string, required) - the Vehicle Identification Number of the vehicle
120120
- `license_plate` (string, required) - the registered external license plate number of the vehicle
121-
- `inspection_date` (date YYYY-MM-DD, [Optional](./general-information.md#optional-fields]) - the date of the last inspection of the vehicle
122-
- `snow_shovel` (boolean, [Optional](./general-information.md#optional-fields]) - shovel for removing snow or ice from around vehicle or vehicle path
123-
- `snow_brush` (boolean, [Optional](./general-information.md#optional-fields]) - brushes for removing snow or ice from vehicle
124-
- `bike_rack` (boolean, [Optional](./general-information.md#optional-fields]) - car roof or trunk mounted bike rack
125-
- `park_access` (boolean, [Optional](./general-information.md#optional-fields]) - access pass to a national/regional/municipal park system
126-
- `toll_transponder` (boolean, [Optional](./general-information.md#optional-fields]) - toll transponder for national/regional toll system
127-
- `phone_charger` (boolean, [Optional](./general-information.md#optional-fields]) - a place to charge your phone
128-
- `sunshade` (boolean, [Optional](./general-information.md#optional-fields]) - sunshade available (i.e. for windshield)
129-
- `cargo_volume_capacity` (integer, [Optional](./general-information.md#optional-fields]) - Cargo volume available in the vehicle, expressed in liters. For cars, it corresponds to the space between the boot floor, including the storage under the hatch, to the rear shelf in the trunk.
130-
- `cargo_load_capacity` (integer, [Optional](./general-information.md#optional-fields]) - The capacity of the vehicle cargo space (excluding passengers), expressed in kilograms.
131-
- `door_count` (integer, [Optional](./general-information.md#optional-fields]) - number of doors this vehicle type has
132-
- `wheel_count` (integer, [Optional](./general-information.md#optional-fields]) - number of wheels this vehicle type has
133-
- `air_conditioning` (boolean, [Optional](./general-information.md#optional-fields]) - vehicle has air conditioning
134-
- `gear_switch` (enum, [Optional](./general-information.md#optional-fields]) - one of `automatic`, `manual`
135-
- `convertible` (boolean, [Optional](./general-information.md#optional-fields]) - vehicle has a retractable roof
136-
- `cruise_control` (boolean, [Optional](./general-information.md#optional-fields]) - vehicle has a cruise control system
137-
- `navigation` (boolean, [Optional](./general-information.md#optional-fields]) - vehicle has a built-in navigation system
121+
- `inspection_date` (date YYYY-MM-DD, [Optional](../general-information.md#optional-fields)) - the date of the last inspection of the vehicle
122+
- `snow_shovel` (boolean, [Optional](../general-information.md#optional-fields)) - shovel for removing snow or ice from around vehicle or vehicle path
123+
- `snow_brush` (boolean, [Optional](../general-information.md#optional-fields)) - brushes for removing snow or ice from vehicle
124+
- `bike_rack` (boolean, [Optional](../general-information.md#optional-fields)) - car roof or trunk mounted bike rack
125+
- `park_access` (boolean, [Optional](../general-information.md#optional-fields)) - access pass to a national/regional/municipal park system
126+
- `toll_transponder` (boolean, [Optional](../general-information.md#optional-fields)) - toll transponder for national/regional toll system
127+
- `phone_charger` (boolean, [Optional](../general-information.md#optional-fields)) - a place to charge your phone
128+
- `sunshade` (boolean, [Optional](../general-information.md#optional-fields)) - sunshade available (i.e. for windshield)
129+
- `cargo_volume_capacity` (integer, [Optional](../general-information.md#optional-fields)) - Cargo volume available in the vehicle, expressed in liters. For cars, it corresponds to the space between the boot floor, including the storage under the hatch, to the rear shelf in the trunk.
130+
- `cargo_load_capacity` (integer, [Optional](../general-information.md#optional-fields)) - The capacity of the vehicle cargo space (excluding passengers), expressed in kilograms.
131+
- `door_count` (integer, [Optional](../general-information.md#optional-fields)) - number of doors this vehicle type has
132+
- `wheel_count` (integer, [Optional](../general-information.md#optional-fields)) - number of wheels this vehicle type has
133+
- `air_conditioning` (boolean, [Optional](../general-information.md#optional-fields)) - vehicle has air conditioning
134+
- `gear_switch` (enum, [Optional](../general-information.md#optional-fields)) - one of `automatic`, `manual`
135+
- `convertible` (boolean, [Optional](../general-information.md#optional-fields)) - vehicle has a retractable roof
136+
- `cruise_control` (boolean, [Optional](../general-information.md#optional-fields)) - vehicle has a cruise control system
137+
- `navigation` (boolean, [Optional](../general-information.md#optional-fields)) - vehicle has a built-in navigation system
138138

139139
Note many of these attributes come from fields in [GBFS vehicle_types](https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#vehicle_typesjson).
140140

0 commit comments

Comments
 (0)