Skip to content

DELFI fixes and National Park realtime#1481

Merged
emmambd merged 12 commits into
mainfrom
realtime-additions
Jun 12, 2026
Merged

DELFI fixes and National Park realtime#1481
emmambd merged 12 commits into
mainfrom
realtime-additions

Conversation

@emmambd

@emmambd emmambd commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Fixing our DELFI data to specify which sources are unofficial and adding official data.

Including realtime data from National Park sources

}
},
"urls": {
"direct_download": "https://www.opendata-oepnv.de/fileadmin/datasets/delfi/20260608_fahrplaene_gesamtdeutschland_gtfs.zip",

Copy link
Copy Markdown
Contributor

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.

@jcpitre jcpitre left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, with one comment.

}
},
"urls": {
"direct_download": "https://www.opendata-oepnv.de/fileadmin/datasets/delfi/20260608_fahrplaene_gesamtdeutschland_gtfs.zip",

@jbruechert jbruechert Jun 11, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"direct_download": "https://www.opendata-oepnv.de/fileadmin/datasets/delfi/20260608_fahrplaene_gesamtdeutschland_gtfs.zip",
"direct_download": "https://www.opendata-oepnv.de/ht/de/datensaetze/sharing?tx_vrrkit_view%5Bsharing%5D=eyJkYXRhc2V0IjoiZGV1dHNjaGxhbmR3ZWl0ZS1zb2xsZmFocnBsYW5kYXRlbi1ndGZzIn0",

The random looking encoded part is just {"dataset":"deutschlandweite-sollfahrplandaten-gtfs"} in base64.
It is unclear if this is supposed to work, consider whether you want to depend on this. Officially, each consumer should create their own custom link in the web interface.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The 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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The 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.
That is supposed to only allow 5 download per weeks, but in practice I don't think this is implemented.

I briefly looked at the base64 encoded part of my share link and figured out the "universal" link based on that at some point.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The 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.

@emmambd
emmambd merged commit 2d47a23 into main Jun 12, 2026
9 checks passed
@emmambd
emmambd deleted the realtime-additions branch June 12, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants