-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathsettings.yml
93 lines (83 loc) · 2.16 KB
/
settings.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
fuzzy_agency_matching:
# filename-parts: "agency_id"
# s.c.-astra-trans-carpatic-s.r.l-19-trenuri_2022.xml
astra-trans-carpatic: "200000" # Astra doesnt have "Operator" set
agency_mapping:
-
agency_id: 6100826
agency_name: CFR Călători
agency_url: http://www.cfrcalatori.ro/
agency_timezone: Europe/Bucharest
-
agency_id: 200000
agency_name: Astra Trans Carpatic
agency_url: https://www.astratranscarpatic.ro
agency_timezone: Europe/Bucharest
-
agency_id: 906090
agency_name: Calea Ferată din Moldova
agency_url: http://www.railway.md
agency_timezone: Europe/Bucharest
-
agency_id: 236037
agency_name: Interregional Calatori
agency_url: http://www.viaterraspedition.ro/
agency_timezone: Europe/Bucharest
-
agency_id: 227098
agency_name: Regio Călători
agency_url: http://www.regiotrans.ro/
agency_timezone: Europe/Bucharest
-
agency_id: 236025
agency_name: Softrans
agency_url: http://softrans.ro/
agency_timezone: Europe/Bucharest
-
agency_id: 228389
agency_name: Transferoviar Calatori
agency_url: http://www.transferoviarcalatori.ro/
agency_timezone: Europe/Bucharest
gtfs_files:
agency:
- agency_id
- agency_name
- agency_url
- agency_timezone
calendar:
- service_id
- monday
- tuesday
- wednesday
- thursday
- friday
- saturday
- sunday
- start_date
- end_date
calendar_dates:
- service_id
- date
- exception_type
routes:
- route_id
- agency_id
- route_short_name
- route_long_name
- route_type
stops:
- stop_id
- stop_name
- stop_lat
- stop_lon
stop_times:
- trip_id
- arrival_time
- departure_time
- stop_id
- stop_sequence
trips:
- route_id
- service_id
- trip_id
- trip_short_name