Skip to content

Commit

Permalink
fix nsw
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin committed Jan 24, 2025
1 parent a45befd commit 360c678
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 20 deletions.
4 changes: 2 additions & 2 deletions feeds/apps.weekendbus.hu.dmfr.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"id": "f-u2mw-weekendbus",
"spec": "gtfs",
"urls": {
"static_current": "http://apps.weekendbus.hu/gtfs/google_transit.zip"
"static_current": "https://apps.weekendbus.hu/gtfs/google_transit.zip"
},
"operators": [
{
"onestop_id": "o-u2mw-weekendbus",
"name": "Weekendbus",
"website": "http://www.weekendbus.hu",
"website": "https://www.weekendbus.hu",
"associated_feeds": [
{
"gtfs_agency_id": "Weekendbus"
Expand Down
20 changes: 10 additions & 10 deletions feeds/at.govt.nz.dmfr.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
{
"onestop_id": "o-rck-ritchiestransport",
"name": "Ritchies Transport",
"website": "http://www.aucklandtransport.govt.nz",
"website": "https://www.aucklandtransport.govt.nz",
"associated_feeds": [
{
"gtfs_agency_id": "RTH"
Expand All @@ -43,7 +43,7 @@
{
"onestop_id": "o-rckm-atmetro",
"name": "AT Metro",
"website": "http://www.aucklandtransport.govt.nz",
"website": "https://www.aucklandtransport.govt.nz",
"associated_feeds": [
{
"gtfs_agency_id": "AM"
Expand All @@ -59,7 +59,7 @@
{
"onestop_id": "o-rckm-gobus",
"name": "Go Bus",
"website": "http://www.aucklandtransport.govt.nz",
"website": "https://www.aucklandtransport.govt.nz",
"associated_feeds": [
{
"gtfs_agency_id": "GBT"
Expand All @@ -69,7 +69,7 @@
{
"onestop_id": "o-rckp-bayescoachlines",
"name": "Bayes Coachlines",
"website": "http://www.aucklandtransport.govt.nz",
"website": "https://www.aucklandtransport.govt.nz",
"associated_feeds": [
{
"gtfs_agency_id": "BAYES"
Expand All @@ -79,7 +79,7 @@
{
"onestop_id": "o-rckq-belaireferries",
"name": "Belaire Ferries",
"website": "http://www.aucklandtransport.govt.nz",
"website": "https://www.aucklandtransport.govt.nz",
"associated_feeds": [
{
"gtfs_agency_id": "BFL"
Expand All @@ -89,7 +89,7 @@
{
"onestop_id": "o-rckq-birkenheadtransport",
"name": "Birkenhead Transport",
"website": "http://www.aucklandtransport.govt.nz",
"website": "https://www.aucklandtransport.govt.nz",
"associated_feeds": [
{
"gtfs_agency_id": "BTL"
Expand All @@ -99,7 +99,7 @@
{
"onestop_id": "o-rckq-fullersferries",
"name": "Fullers Ferries",
"website": "http://www.aucklandtransport.govt.nz",
"website": "https://www.aucklandtransport.govt.nz",
"associated_feeds": [
{
"gtfs_agency_id": "FGL"
Expand All @@ -109,7 +109,7 @@
{
"onestop_id": "o-rckq-howickandeastern",
"name": "Howick and Eastern",
"website": "http://www.aucklandtransport.govt.nz",
"website": "https://www.aucklandtransport.govt.nz",
"associated_feeds": [
{
"gtfs_agency_id": "HE"
Expand All @@ -119,7 +119,7 @@
{
"onestop_id": "o-rckq-sealinkpineharbour",
"name": "SeaLink Pine Harbour",
"website": "http://www.aucklandtransport.govt.nz",
"website": "https://www.aucklandtransport.govt.nz",
"associated_feeds": [
{
"gtfs_agency_id": "SLPH"
Expand All @@ -129,7 +129,7 @@
{
"onestop_id": "o-rckqx-waihekebuscompany",
"name": "Waiheke Bus Company",
"website": "http://www.aucklandtransport.govt.nz",
"website": "https://www.aucklandtransport.govt.nz",
"associated_feeds": [
{
"gtfs_agency_id": "WBC"
Expand Down
8 changes: 0 additions & 8 deletions feeds/opendata.transport.nsw.gov.au.dmfr.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,6 @@
"create_derived_product": "yes",
"attribution_text": "Transport for NSW"
},
<<<<<<< HEAD
=======
"authorization": {
"type": "header",
"param_name": "Authorization",
"info_url": "https://opendata.transport.nsw.gov.au/developers/userguide"
},
>>>>>>> 9c0adf8eaebdb3b3c6af5ed0e1b897ac77caa04f
"operators": [
{
"onestop_id": "o-r1vj-sunraysiabuslines",
Expand Down

0 comments on commit 360c678

Please sign in to comment.