Skip to content

Commit

Permalink
Citilink (#1253)
Browse files Browse the repository at this point in the history
* Create and add new Citilink feed

* combine together feeds from same domain & add some more info about Citlink

---------

Co-authored-by: Christian Mata <christian@hopthru.com>
  • Loading branch information
drewda and cmata23x3 authored Oct 1, 2024
1 parent dbd02a5 commit 2f5d7cd
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,33 @@
}
}
]
},
{
"id": "f-dp73-citilink",
"spec": "gtfs",
"urls": {
"static_current": "https://gtfs.remix.com/citilink_fortwayne_in_us.zip",
"static_historic": [
"https://hosted-gtfs-feeds.s3.amazonaws.com/Citilink-FW/gtfs.zip",
"http://jump.nextinsight.com/gtfs/ni_citilink/google_transit.zip"
]
},
"tags": {
"gtfs_data_exchange": "citilink"
},
"operators": [
{
"onestop_id": "o-dp73-citilink",
"name": "Fort Wayne Public Transportation Corporation",
"short_name": "Citilink",
"website": "http://www.fwcitilink.com/",
"tags": {
"twitter_general": "FWCitilink",
"us_ntd_id": "50044",
"wikidata_id": "Q5472275"
}
}
]
}
],
"license_spdx_identifier": "CDLA-Permissive-1.0"
Expand Down
30 changes: 0 additions & 30 deletions feeds/hosted-gtfs-feeds.s3.amazonaws.com.dmfr.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,36 +63,6 @@
}
}
]
},
{
"id": "f-dp73-citilink",
"spec": "gtfs",
"urls": {
"static_current": "https://hosted-gtfs-feeds.s3.amazonaws.com/Citilink-FW/gtfs.zip",
"static_historic": [
"http://jump.nextinsight.com/gtfs/ni_citilink/google_transit.zip"
]
},
"tags": {
"gtfs_data_exchange": "citilink"
},
"operators": [
{
"onestop_id": "o-dp73-citilink",
"name": "Fort Wayne Citilink",
"website": "http://www.fwcitilink.com/",
"associated_feeds": [
{
"gtfs_agency_id": "77"
}
],
"tags": {
"twitter_general": "FWCitilink",
"us_ntd_id": "50044",
"wikidata_id": "Q5472275"
}
}
]
}
],
"license_spdx_identifier": "CDLA-Permissive-1.0"
Expand Down

0 comments on commit 2f5d7cd

Please sign in to comment.