|
5 | 5 | "preSection1Para": 'GOFS provides real-time information about point-to-point, demand-responsive service within a zone, using a lightweight, easy-to-implement format. It serves a distinct purpose from GTFS-Flex or other data standards and extensions.', |
6 | 6 | "section1Title": 'Which standard(s) should be used for which types of transportation?', |
7 | 7 | "section1Subtitle1": 'Taxi / Ridehail', |
8 | | - "section1TextBlock1": '<a href="https://github.com/GOFS-lite/GOFS-lite" target="_blank">GOFS</a>', |
| 8 | + "section1TextBlock1": '<a href="https://github.com/MobilityData/GOFS" target="_blank">GOFS</a>', |
9 | 9 | "section1Subtitle2": 'Demand-responsive transit:', |
10 | 10 | "section1Subtitle2part2": 'Zone based (“Microtransit”)', |
11 | | - "section1TextBlock2": '<a href="https://github.com/GOFS-lite/GOFS-lite" target="_blank">GOFS</a> (includes real-time)</br>or <a href="https://gtfs.org/documentation/schedule/examples/flex/#on-demand-services-within-a-single-zone">GTFS-Flex (zone)</a> (static only)', |
| 11 | + "section1TextBlock2": '<a href="https://github.com/MobilityData/GOFS" target="_blank">GOFS</a> (includes real-time)</br>or <a href="https://gtfs.org/documentation/schedule/examples/flex/#on-demand-services-within-a-single-zone">GTFS-Flex (zone)</a> (static only)', |
12 | 12 | "section1Subtitle3": 'Demand-responsive transit:', |
13 | 13 | "section1Subtitle3part2": 'Predefined routes with deviation', |
14 | 14 | "section1Subtitle3part3": 'Fixed stops', |
|
25 | 25 | "section2Title": 'Microtransit:</br>When to use GOFS vs. GTFS-Flex?', |
26 | 26 | "section2Subtitle": '<strong>Agencies may elect to use either or both standards for zone-based demand-responsive transit (“microtransit”).</strong>', |
27 | 27 | "section2block1": 'GOFS is hosted in a separate dataset from fixed-route information but may allow for simpler implementation and includes additional functionally like estimated realtime pricing and availability.', |
28 | | - "section2block2": '<strong>Apps supporting:</br>See <a href="https://github.com/GOFS-lite/GOFS-lite">GOFS consumers.csv</a></strong>', |
| 28 | + "section2block2": '<strong>Apps supporting:</br>See <a href="https://github.com/MobilityData/GOFS">GOFS consumers.csv</a></strong>', |
29 | 29 | "section2block3": '<a href="https://gtfs.org/documentation/schedule/examples/flex/#on-demand-services-within-a-single-zone">GTFS-Flex</a> represents service information for trip planning in a single dataset alongside the rest of the agency’s fixed-route data. It does not include real-time information.', |
30 | 30 | "section2block4": '<strong>Apps supporting:</br>See <a href="https://gtfs.org/community/extensions/flex/#adoption-tracker">GTFS-Flex adoption tracker</a>.</strong>', |
31 | 31 | "section3Title": 'What about other types of transportation services?', |
32 | | - "section3Subtitle": 'A number of additional use cases were identified by the initial GOFS Working Group. We encourage discussion about implementation of these use cases in the <a href="https://github.com/GOFS-lite/GOFS-lite" target="_blank">GOFS GitHub repo</a>.', |
| 32 | + "section3Subtitle": 'A number of additional use cases were identified by the initial GOFS Working Group. We encourage discussion about implementation of these use cases in the <a href="https://github.com/MobilityData/GOFS" target="_blank">GOFS GitHub repo</a>.', |
33 | 33 | "gofsRepoButton": 'GOFS GitHub repo', |
34 | 34 | "section4Title": 'Key Questions on Using and Implementing GOFS', |
35 | 35 | "section4block1": 'What about deeper integrations including open booking APIs?', |
36 | | - "section4block1a": 'A handful of emerging pilot projects exist. We encourage discussion about implementation of these use cases in the <a href="https://github.com/GOFS-lite/GOFS-lite">GOFS GitHub repo</a>.', |
| 36 | + "section4block1a": 'A handful of emerging pilot projects exist. We encourage discussion about implementation of these use cases in the <a href="https://github.com/MobilityData/GOFS">GOFS GitHub repo</a>.', |
37 | 37 | "section4block2": 'How do I get started using GOFS? Where is there documentation?', |
38 | | - "section4block2a": 'Consult the official <a href="https://github.com/GOFS-lite/GOFS-lite">GOFS specification on GitHub</a> to understand the required data fields and structure for your on-demand service, then develop a process to generate this data accurately from your operational systems.', |
| 38 | + "section4block2a": 'Consult the official <a href="https://github.com/MobilityData/GOFS">GOFS specification on GitHub</a> to understand the required data fields and structure for your on-demand service, then develop a process to generate this data accurately from your operational systems.', |
39 | 39 | "section4block3": 'What’s the level of effort to implement GOFS?', |
40 | 40 | "section4block3a": 'Generally medium-to-low effort: existing technology systems usually already have the required data. Data producers should focus on understanding the GOFS standard and accurately transforming existing service data into GOFS.', |
41 | 41 | "section4block4": 'Why open data standards?', |
|
0 commit comments