Live data from Hacker News

Real-time map of Great Britain's rail network

map.signalbox.io

21–30 of 165 posts

Re: Real-time map of Great Britain's rail network

#22
post #20

Earlier quoted context omitted.

I think you're misunderstanding what they are saying. They don't use background location data, but they do use your current location data. Try the "Find My Train" demo on their site - it asks for location permission. Or their API - it also expects device location data: > At a minimum, requests to the detect endpoint _must_ contain a device's location measurement. Additional fields can be included where available to i…

wait - so you think that the map is made up of people who are all sitting on that website using the Find My Train demo? I think you are missing the point - what is collecting data on all those trains.

No, live train data in the UK is already publicly available, e.g. see https://www.opentraintimes.com/

This is matching your phone's location to the already public train data.

Re: Real-time map of Great Britain's rail network

#23
post #20

Earlier quoted context omitted.

wait - so you think that the map is made up of people who are all sitting on that website using the Find My Train demo? I think you are missing the point - what is collecting data on all those trains.

No, live train data in the UK is already publicly available, e.g. see https://www.opentraintimes.com/ This is matching your phone's location to the already public train data.

> This is matching your phone's location

But what is getting that?

Re: Real-time map of Great Britain's rail network

#29
post #23

Earlier quoted context omitted.

No, live train data in the UK is already publicly available, e.g. see https://www.opentraintimes.com/ This is matching your phone's location to the already public train data.

> This is matching your phone's location But what is getting that ?

You are giving it to them. That's why the demo asks for your location permission, and that's why the API expects location info.

"You" here means another app that integrates their API (or you as an individual using the demo on their website). How the other app gets it is up to the other app - ideally it also just queries it directly and requires location permission.

Post reply on HN