-
Notifications
You must be signed in to change notification settings - Fork 75
DELFI fixes and National Park realtime #1481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 11 commits
273705b
87f8ef6
1343bd4
ff2a7c2
44d3785
a446654
0e05f65
41eafab
012bad0
4cdc330
999b04d
b0ac238
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| { | ||
| "mdb_source_id": 3212, | ||
| "data_type": "gtfs-rt", | ||
| "entity_type": [ | ||
| "sa" | ||
| ], | ||
| "provider": "Acadia National Park - Island Explorer", | ||
| "is_official": "True", | ||
| "static_reference": [ | ||
| "tld-6900" | ||
| ], | ||
| "urls": { | ||
| "direct_download": "https://islandexplorertracker.availtec.com/InfoPoint/GTFS-Realtime.ashx?&Type=Alert", | ||
| "authentication_type": 0 | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| { | ||
| "mdb_source_id": 3213, | ||
| "data_type": "gtfs-rt", | ||
| "entity_type": [ | ||
| "tu" | ||
| ], | ||
| "provider": "Acadia National Park - Island Explorer", | ||
| "is_official": "True", | ||
| "static_reference": [ | ||
| "tld-6900" | ||
| ], | ||
| "urls": { | ||
| "direct_download": "https://islandexplorertracker.availtec.com/InfoPoint/GTFS-Realtime.ashx?&Type=TripUpdate", | ||
| "authentication_type": 0 | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| { | ||
| "mdb_source_id": 3214, | ||
| "data_type": "gtfs-rt", | ||
| "entity_type": [ | ||
| "vp" | ||
| ], | ||
| "provider": "Acadia National Park - Island Explorer", | ||
| "is_official": "True", | ||
| "static_reference": [ | ||
| "tld-6900" | ||
| ], | ||
| "urls": { | ||
| "direct_download": "https://islandexplorertracker.availtec.com/InfoPoint/GTFS-Realtime.ashx?&Type=VehiclePosition&serverid=0", | ||
| "authentication_type": 0 | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| { | ||
| "mdb_source_id": 3216, | ||
| "data_type": "gtfs-rt", | ||
| "entity_type": [ | ||
| "tu" | ||
| ], | ||
| "provider": "Devils Postpile National Monument — Reds Meadow Shuttle", | ||
| "is_official": "True", | ||
| "static_reference": [ | ||
| "mdb-3206" | ||
| ], | ||
| "urls": { | ||
| "direct_download": "https://api.goswift.ly/real-time/esta/gtfs-rt-trip-updates", | ||
| "authentication_type": 2, | ||
| "authentication_info": "https://goswift.ly/realtime-api-key", | ||
| "api_key_parameter_name": "Authorization", | ||
| "license": "https://www.goswift.ly/api-license" | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| { | ||
| "mdb_source_id": 3217, | ||
| "data_type": "gtfs-rt", | ||
| "entity_type": [ | ||
| "vp" | ||
| ], | ||
| "provider": "Devils Postpile National Monument — Reds Meadow Shuttle", | ||
| "is_official": "True", | ||
| "static_reference": [ | ||
| "mdb-3206" | ||
| ], | ||
| "urls": { | ||
| "direct_download": "https://api.goswift.ly/real-time/esta/gtfs-rt-vehicle-positions", | ||
| "authentication_type": 2, | ||
| "authentication_info": "https://goswift.ly/realtime-api-key", | ||
| "api_key_parameter_name": "Authorization", | ||
| "license": "https://www.goswift.ly/api-license" | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,25 @@ | ||||||
| { | ||||||
| "mdb_source_id": 3215, | ||||||
| "data_type": "gtfs", | ||||||
| "provider": "DELFI Germany-wide scheduled timetable data (GTFS)", | ||||||
| "is_official": "True", | ||||||
| "name": "User registration required to download", | ||||||
| "location": { | ||||||
| "country_code": "DE", | ||||||
| "bounding_box": { | ||||||
| "minimum_latitude": -35.182685, | ||||||
| "maximum_latitude": -34.042402, | ||||||
| "minimum_longitude": -60.97663, | ||||||
| "maximum_longitude": -57.730345, | ||||||
| "extracted_on": "2022-03-23T23:10:49+00:00" | ||||||
| } | ||||||
| }, | ||||||
| "urls": { | ||||||
| "direct_download": "https://www.opendata-oepnv.de/fileadmin/datasets/delfi/20260608_fahrplaene_gesamtdeutschland_gtfs.zip", | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
The random looking encoded part is just
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thank you for this insight @jbruechert! Are you able to point to documentation that specifies that consumers have to create their own custom link? I can't seem to find it. Ideally we would like to provide the URL and download it, if it's possible to while adhering to terms.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. As far as I know, the only way to get a direct download link that doesn't require being logged in on their website is creating a share link. I briefly looked at the base64 encoded part of my share link and figured out the "universal" link based on that at some point.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thanks @jbruechert — I figured out how to generate our own link. I really appreciate you sharing here — I failed to this documentation. |
||||||
| "authentication_type": 0, | ||||||
| "authentication_info_url": "https://www.opendata-oepnv.de/ht/de/standards/registrierung", | ||||||
| "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/de-delfi-nationwide-gtfs-3215.zip?alt=media", | ||||||
| "license": "http://www.opendefinition.org/licenses/cc-by" | ||||||
| }, | ||||||
| "redirect": [] | ||||||
| } | ||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This URL doesn't work.