Skip to content

Commit

Permalink
add hakodate trams
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin committed Feb 2, 2025
1 parent 7b3215f commit 039a745
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions feeds/odpt.jp.dmfr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.1.json",
"feeds": [
{
"id": "f-hakodate~trams~jp",
"spec": "gtfs",
"urls": {
"static_current": "https://api-public.odpt.org/api/v4/files/odpt/HakodateCity/Alllines.zip?date=20241219"
},
"operators": [
{
"onestop_id": "o-hakodate~city~jp",
"name": "函館市企業局 / Hakodate City Tram",
"associated_feeds": [
{
"feed_onestop_id": "f-hakodate~trams~jp~rt"
}
]
}
]
},
{
"id": "f-hakodate~trams~jp~rt",
"spec": "gtfs-rt",
"urls": {
"realtime_vehicle_positions": "https://api-public.odpt.org/api/v4/gtfs/realtime/odpt_HakodateCity_Alllines_vehicle",
"realtime_trip_updates": "https://api-public.odpt.org/api/v4/gtfs/realtime/odpt_HakodateCity_Alllines_trip_update",
"realtime_alerts": "https://api-public.odpt.org/api/v4/gtfs/realtime/odpt_HakodateCity_Alllines_alert"
}
},
{
"id": "f-amori~jp",
"spec": "gtfs",
Expand Down

0 comments on commit 039a745

Please sign in to comment.