Skip to content

Commit

Permalink
Add initial Israel sources
Browse files Browse the repository at this point in the history
  • Loading branch information
yotamNimble committed Aug 31, 2024
1 parent b5eeec6 commit 9f89f0a
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions feeds/il.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"maintainers": [
{
"github": "yotamN",
"name": "Yotam Nachum"
}
],
"sources": [
{
"name": "busofash",
"type": "http",
"url": "https://opendatasource.tel-aviv.gov.il/opendata_ducaments/gtfs.zip"
},
{
"name": "busofash",
"spec": "gtfs-rt",
"type": "url",
"url": "https://api.busnear.by/external/gtfsrt/export",
"http-options": {
"headers": {
"authorization": "tlv_848e1b42-c0c2"
}
}
},
{
"name": "Israel-MOT",
"spec": "http",
"url": "https://gtfs.mot.gov.il/gtfsfiles/israel-public-transportation.zip"
}
]
}

0 comments on commit 9f89f0a

Please sign in to comment.