Skip to content

Commit

Permalink
US: add CMTA
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Feb 17, 2021
1 parent 6aad36f commit 01366f7
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions data/us/cmta-hafas-mgate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"name": "Capital Metro Austin Public Transport (CMTA)",
"type": {
"hafasMgate": true
},
"supportedLanguages": [
"en"
],
"timezone": "America/Chicago",
"attribution": {
"name": "Capital Metropolitan Transportation Authority",
"homepage": "https://www.capmetro.org/",
"isProprietary": true
},
"coverage": {
"realtimeCoverage": {
"area": {"type":"Polygon","coordinates":[[[-98.1782,30.3559],[-97.7112,30.0193],[-97.6532,30.0651],[-97.3177,29.7824],[-97.0193,30.0507],[-97.0778,30.2622],[-97.1961,30.3413],[-97.3222,30.4018],[-97.15,30.457],[-97.2669,30.7382],[-97.6237,30.8747],[-97.8285,30.9153],[-97.8709,30.8782],[-97.9675,30.7874],[-98.1275,30.4872],[-98.1014,30.4902],[-98.1023,30.4687],[-98.1782,30.3559]]]}
}
},
"options": {
"endpoint": "https://capmetro.hafas.cloud/bin/mgate.exe",
"client": {
"type": "IPH",
"id": "CMTA",
"v": "2",
"name": "CapMetro"
},
"ver": "1.13",
"auth": {
"type": "AID",
"aid": "ioslaskdcndrjcmlsd"
},
"lineModeMap": {
"8": "MetroRail",
"32": "MetroBus",
"4096": "MetroRapid"
}
}
}

0 comments on commit 01366f7

Please sign in to comment.