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: docs/user/editor/fares.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Fares
2
2
3
+
## Fares Overview
4
+
3
5
### Fare attributes
4
6
5
7
Fare attributes describe the basic information about a fare including the price, currency type and transfer information. See the [GTFS specification fare attribute reference](https://gtfs.org/schedule/reference/#fare_attributestxt) for more information.
@@ -12,18 +14,18 @@ Fare rules describe how much riders pay to use a transit system, based on factor
12
14
13
15
To begin editing fares, click the fare ticket button on the lefthand navigation bar (outlined in red).
14
16
15
-
Choose a fare from the list to begin editing. To create a new fare, click `+ New fare`, or, if this is the first fare being created for this feed, select`+ Create first fare` (highlighted in yellow).
17
+
Choose a fare from the list to begin editing. To create a new fare, click `+ New fare`, or, if this is the first fare being created for this feed, click`+ Create first fare` (highlighted in yellow).
In the `Attributes` tab, required and optional information about the fare can be inputted, like `fare_id`, `price` and `currency_type`.
22
+
In the `Attributes` tab, required and optional information about the fare can be entered, like `fare_id`, `price` and `currency_type`.
21
23
22
24
**Note: Be sure to click the save button (๐พ) after changes to fare attributes or fare rules are made. Clicking save after adding attributes will allow you to edit fare rules.**
23
25
24
26
### Edit fare rules
25
27
26
-
To define fare rules, you must first create fare zones, which is explained in the next section.
28
+
To define fare rules, you must first create fare zones, which are explained in the next section.
27
29
28
30
To edit fare rules, you must first create and save a fare with attributes. After choosing a fare, click the `Rules` tab and define one or more rules for this fare using the following types:
Copy file name to clipboardExpand all lines: docs/user/editor/schedules.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# Schedules/Calendars
2
2
3
+
## Schedule and Calendar Overview
3
4
The schedule editor allows for the creation of trips/frequencies for any combination of route, pattern, and/or calendar. To manage or edit schedules or exceptions, navigate to the `Calendar` tab located in the left-hand menu:
0 commit comments