Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Public Transport Victoria (PTV) #1334

Merged
merged 1 commit into from
Nov 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 19 additions & 20 deletions feeds/data.ptv.vic.gov.au.dmfr.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,22 @@
"create_derived_product": "yes"
},
"tags": {
"notes": "PTV operational branch 3 - Metropolitan Tram"
"notes": "PTV operational branch 6 - Regional Bus"
}
},
{
"id": "f-r1-ptv~3~rt",
"spec": "gtfs-rt",
"urls": {
"realtime_alerts": "https://data-exchange-api.vicroads.vic.gov.au/opendata/gtfsr/v1/tram/servicealert"
},
"license": {
"url": "https://data-exchange.vicroads.vic.gov.au/api-details#api=opendata-gtfsr-tram-v1&operation=service-alert-tram"
},
"authorization": {
"type": "header",
"param_name": "Ocp-Apim-Subscription-Key",
"info_url": "https://data-exchange.vicroads.vic.gov.au/docs/services/vehicle-position-trip-update-opendata/operations/metro-bus-trip-updates"
}
},
{
Expand Down Expand Up @@ -136,22 +151,6 @@
"notes": "PTV operational branch 4 - Metropolitan Bus"
}
},
{
"id": "f-r1r-ptv~8",
"spec": "gtfs",
"urls": {
"static_current": "http://data.ptv.vic.gov.au/downloads/gtfs.zip#8/google_transit.zip"
},
"license": {
"spdx_identifier": "CC-BY-4.0",
"url": "https://www.data.vic.gov.au/data/dataset/ptv-timetable-and-geographic-information-2015-gtfs",
"use_without_attribution": "no",
"create_derived_product": "yes"
},
"tags": {
"notes": "PTV operational branch 8 – Night Bus"
}
},
{
"id": "f-r1r0-ptv",
"spec": "gtfs",
Expand Down Expand Up @@ -217,6 +216,9 @@
{
"feed_onestop_id": "f-r1-ptv~3"
},
{
"feed_onestop_id": "f-r1-ptv~3~rt"
},
{
"feed_onestop_id": "f-r1-ptv~5"
},
Expand All @@ -232,9 +234,6 @@
{
"feed_onestop_id": "f-r1r-ptv~4"
},
{
"feed_onestop_id": "f-r1r-ptv~8"
},
{
"feed_onestop_id": "f-r1r0-ptv"
},
Expand Down