mfdz / gtfs-hub

Collecting, shape-enhancing, validating, fixing and (partially) merging GTFS feeds
GNU Affero General Public License v3.0
29 stars 4 forks source link

Add GTFS latest of VRN #38

Closed fnogatz closed 1 year ago

fnogatz commented 2 years ago

Former URL was removed via ea586c8159b9ad7e3bad713a883c8c7a85b2bb78.

fnogatz commented 2 years ago

Ping @hbruch :)

hbruch commented 1 year ago

Sorry @fnogatz for the delay, I missed the notification. https://www.vrn.de/opendata/datasets/soll-fahrplandaten-gtfs-latest returned a 404, the dataset itself was updated on Tue, 21 Jun 2022 and seems not to be updated any longer. Do you have additional information what happend to their open data offering?

fnogatz commented 1 year ago

No, I have no clue.

hbruch commented 1 year ago

The dataset has been moved to https://www.vrn.de/opendata/datasets/soll-fahrplandaten-gtfs-aktuell and requires authentication before download. Although registered, I currently receive an "invalid token" reply and can't download the feed. I sent an email to the request access.

fnogatz commented 1 year ago

Thank you for the update, @hbruch. The mentioned location gives me a link to https://geoportal.vrn.de/services/home/item.html?id=4ec4b1d131eb46a6bb8e216ce9b90eff, where I'm able to download the GTFS without further authentication.

hbruch commented 1 year ago

Seems they fixed something... The link to https://geoportal.vrn.de/services/home/item.html?id=4ec4b1d131eb46a6bb8e216ce9b90eff requires authentication, but not the dowloadlink, it seems.

However, I'll add the VR dataset again aand hope the URL will be stable.

derhuerst commented 1 year ago

This has been dealt with as of bbf254b, right?

hbruch commented 1 year ago

Indeed. Closing this issue as fixed.