Skip to content

Commit

Permalink
Initial feeds for Pennsylvania
Browse files Browse the repository at this point in the history
Add SEPTA (Southeastern Pennsylvania Transportation Agency)
for Philadelphia area.
  • Loading branch information
mlundblad committed Sep 21, 2024
1 parent 87ec15c commit 51c548a
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions feeds/us-pa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"maintainers": [
{
"name": "Marcus Lundblad",
"github": "mlundblad"
}
],
"sources": [
{
"name": "SEPTA-Rail",
"type": "transitland-atlas",
"transitland-atlas-id": "f-dr4-septa~rail",
"url-override": "https://www3.septa.org/developer/google_rail.zip"
},
{
"name": "SEPTA-Rail",
"type": "transitland-atlas",
"transitland-atlas-id": "f-septa~rail~rt"
},
{
"name": "SEPTA-Bus",
"type": "transitland-atlas",
"transitland-atlas-id": "f-dr4-septa~bus",
"url-override": "https://www3.septa.org/developer/google_bus.zip"
},
{
"name": "SEPTA-Bus",
"type": "transitland-atlas",
"transitland-atlas-id": "f-septa~rt"
}
]
}

0 comments on commit 51c548a

Please sign in to comment.