Skip to content

Commit f59482d

Browse files
authored
Add new transport data sources from files.girlc.at
1 parent 442a861 commit f59482d

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

feeds/pl.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1588,6 +1588,24 @@
15881588
"license": {
15891589
"spdx-identifier": "MIT"
15901590
}
1591+
},
1592+
{
1593+
"name": "Bardo",
1594+
"type": "http",
1595+
"spec": "gtfs",
1596+
"url": "https://files.girlc.at/gtfs/bardo.zip",
1597+
"license": {
1598+
"spdx-identifier": "CC0-1.0"
1599+
}
1600+
},
1601+
{
1602+
"name": "Rozprza",
1603+
"type": "http",
1604+
"spec": "gtfs",
1605+
"url": "https://files.girlc.at/gtfs/rozprza.zip",
1606+
"license": {
1607+
"spdx-identifier": "CC0-1.0"
1608+
}
15911609
}
15921610
]
1593-
}
1611+
}

0 commit comments

Comments
 (0)