Skip to content

Commit

Permalink
Add more feeds for BA and HR
Browse files Browse the repository at this point in the history
  • Loading branch information
jbruechert committed Nov 25, 2024
1 parent 4b99e5f commit ee5ba6a
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
21 changes: 21 additions & 0 deletions feeds/ba.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"maintainers": [
{
"name": "Jonah Brüchert",
"github": "jbruechert"
}
],
"sources": [
{
"name": "Sarajevo-MSKS",
"type": "http",
"url": "https://gitlab.com/vekejsn/gtfs-generators/-/jobs/artifacts/main/raw/sarajevo_gtfs.zip?job=sarajevo"
},
{
"name": "Centrotrans",
"type": "http",
"url": "https://gitlab.com/vekejsn/gtfs-generators/-/jobs/artifacts/main/raw/centrotrans_gtfs.zip?job=centrotrans",
"fix": true
}
]
}
22 changes: 22 additions & 0 deletions feeds/hr.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,28 @@
"name": "gradski-parking",
"type": "http",
"url": "https://www.gradski-parking.hr/upload/stranice/2022/08/2022-08-30/89/gtfs.zip"
},
{
"name": "split",
"type": "http",
"url": "https://gitlab.com/vekejsn/gtfs-generators/-/jobs/artifacts/main/raw/split_gtfs.zip?job=split"
},
{
"name": "rijeka",
"type": "http",
"url": "https://gitlab.com/vekejsn/gtfs-generators/-/jobs/artifacts/main/raw/autotrolej_gtfs.zip?job=rijeka",
"fix": true
},
{
"name": "sisak",
"type": "http",
"url": "https://gitlab.com/vekejsn/gtfs-generators/-/jobs/artifacts/main/raw/ap_sisak_gtfs.zip?job=sisak"
},
{
"name": "dubrovnik-libertas",
"type": "http",
"url": "https://gitlab.com/vekejsn/gtfs-generators/-/jobs/artifacts/main/raw/libertas_gtfs.zip?job=libertas",
"fix": true
}
]
}

0 comments on commit ee5ba6a

Please sign in to comment.