Skip to content

Commit

Permalink
hafas-query: copy timezone, attribution, and coverage from hafas-mgate
Browse files Browse the repository at this point in the history
It'd be odd for these two endpoints to have different attributes
  • Loading branch information
derf authored and derhuerst committed Feb 25, 2021
1 parent fd87e89 commit 63e3833
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions data/de/db-hafas-query.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,23 @@
"fr",
"es"
],
"timezone": "Europe/Berlin",
"attribution": {
"name": "DB Fernverkehr AG",
"homepage": "https://www.bahn.de/",
"isProprietary": true
},
"coverage": {
"realtimeCoverage": {
"region": ["DE", "LU", "CH", "LI", "AT"]
},
"regularCoverage": {
"region": ["PL", "CZ", "SK", "HU", "SI", "RO", "BE"]
},
"anyCoverage": {
"region": ["UA", "HR", "BG", "IT", "FR", "ES", "PT", "GB", "DK", "SE"]
}
},
"options": {
"endpoint": "https://reiseauskunft.bahn.de/bin/",
"lineModeMap": {
Expand Down

0 comments on commit 63e3833

Please sign in to comment.