Live data from Hacker News

List of European train stations and associated metadata

github.com

31–40 of 57 posts

Re: List of European train stations and associated metadata

#31
post #27
post #4

In this context absolutely worth mentioning is the Public Transport Enabler ( https://github.com/schildbach/public-transport-enabler ). This is what we used to create this prototype: https://medium.com/@highsource/reliable-train-connections-ap... Disclaimer: I'm working for the Deutsche Bahn (German Railways) and try do some persuasion work towards Open Data here internally.

Systel? Been at the Hackathon recently? :)

Won it. :)

Re: List of European train stations and associated metadata

#33

This is really nice, though the documentation is a bit lacking in parts (there's already a pull request to make things a bit nicer :) For example, I can see a station is missing, but is there any way to find its UIC code (or other identifiers) so I can add an entry? It's not clear what `is_suggestable` actually means, so I wouldn't know what to input. Also, while there are info:* columns for miscellaneous info, there…

Thank you.

Indeed the data is incomplete yet. Bear in mind that the data comes from a specific use on https://www.capitainetrain.com That is why many countries are poorly covered (yet! we plan to eventually cover whole Europe).

There is no magic to find the UIC code, sorry… Sometimes it is in OpenStreetMap, sometimes we get it from a rail operator… But it is not a required value, so you can add it with out the station.

`is_suggestable` means that the user can input the station on capitainetrain.com. Leave it false for now ;)

The idea behind the name vs. info is that name is the station as it is locally known. Info adds any information extra information to help to find which station it is (that includes translations, “Central Station” for people not understanding „Hbf“, disambiguation between similar names…)

Re: List of European train stations and associated metadata

#34
post #30

Great, I wish I had that when I did this visualisation: http://ssz.fr/territoire/ Instead, I had to do hack upon hack to match SNCF's station names (like say "Valence (France - toutes gares)") to OSM nodes, or failing that to city names, and in the end fix the remaining ones manually.

Very nice representation! I hope that this data will allow more innovative representations to exist!

Re: List of European train stations and associated metadata

#36
post #15

Nice project idea: collect gps data from cell-phone users that are on a train, and based on this data (lots of users moving at the same speed across known tracks), get an overview of where trains are located.

Not using GPS data (which I believe is a flawed idea, too much battery used for the community) but using the API given by the providers, raildar (http://raildar.fr/#lat=46.810&lng=6.880&zoom=6) is already displaying trains in real time with their delay.

Re: List of European train stations and associated metadata

#37
post #31
post #27

Earlier quoted context omitted.

Systel? Been at the Hackathon recently? :)

Won it. :)

Just read the posting and have to say, I really would dig the Chrome extension - and having a lot of traveling colleagues here in Hamburg, they would too.

Also the app - this would really be a great app to have.

Kudos!

Re: List of European train stations and associated metadata

#38
post #4

In this context absolutely worth mentioning is the Public Transport Enabler ( https://github.com/schildbach/public-transport-enabler ). This is what we used to create this prototype: https://medium.com/@highsource/reliable-train-connections-ap... Disclaimer: I'm working for the Deutsche Bahn (German Railways) and try do some persuasion work towards Open Data here internally.

Could you explain why a railway operator might not want their data to be opened? After all, better availability of data might convince more people to use trains.

Re: List of European train stations and associated metadata

#39
post #4

In this context absolutely worth mentioning is the Public Transport Enabler ( https://github.com/schildbach/public-transport-enabler ). This is what we used to create this prototype: https://medium.com/@highsource/reliable-train-connections-ap... Disclaimer: I'm working for the Deutsche Bahn (German Railways) and try do some persuasion work towards Open Data here internally.

I'd love to get GPS tracks for the german railway system, been looking for something like that forever. Good luck with and thanks for your efforts!

Re: List of European train stations and associated metadata

#40
post #31

Earlier quoted context omitted.

Won it. :)

Just read the posting and have to say, I really would dig the Chrome extension - and having a lot of traveling colleagues here in Hamburg, they would too. Also the app - this would really be a great app to have. Kudos!

Thank you for the feedback. The Chrome extension is meaningless without the service providing the data. And the data isn't set free, unfortunately.

We're talking to DB Vertrieb about this app next week.

Post reply on HN