-
Notifications
You must be signed in to change notification settings - Fork 220
Expand file tree
/
Copy pathrada-uzhgorod.gov.ua.dmfr.json
More file actions
37 lines (37 loc) · 1.04 KB
/
rada-uzhgorod.gov.ua.dmfr.json
File metadata and controls
37 lines (37 loc) · 1.04 KB
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
{
"$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.6.0.json",
"feeds": [
{
"id": "f-u2xu-uzhhorod~city~council",
"spec": "gtfs",
"urls": {
"static_current": "http://track.ua-gis.com/gtfs/uzhhorod/static.zip"
}
},
{
"id": "f-u2xu-uzhhorod~city~council~rt",
"spec": "gtfs-rt",
"urls": {
"realtime_vehicle_positions": "http://track.ua-gis.com/gtfs/uzhhorod/vehicle_position"
}
}
],
"operators": [
{
"onestop_id": "o-u2xu-uzhhorod~municipal~transport",
"name": "Uzhhorod Municipal Transport",
"associated_feeds": [
{
"gtfs_agency_id": "172",
"feed_onestop_id": "f-u2xu-uzhhorod~city~council"
},
{
"feed_onestop_id": "f-u2xu-uzhhorod~city~council~rt"
}
],
"tags": {
"facebook": "https://www.facebook.com/p/Комунальне-Підприємство-Ужгородський-муніципальний-транспорт-100057613030945/"
}
}
]
}