Hi
2021-05-30T03:49:50-0700 Lawrence Schmid <
lawrenc...@gmail.com>:
> The current plan if I have time is to rebuild my project using the NaPTAN
> CSV data dumps to map locations of rail and other transportation stations
> across Great Britain and then use some data scraped from Wikipedia to have
> information pages about the stations. I can do that reasonably easily
> myself. The problem is for a masters project the university demand must
> more and a project which stands out.
I'd suggest looking at National Rail's knowledgebase for information on
stations. Scraping may yield useful information, but I'd suggest it should
be a last resort.
https://wiki.openraildata.com/index.php?title=KnowledgeBase
> I was thinking that ideally I would want something which allowed you to
> enter a to / from station and gave departure times. Is that even possible
> with the open data set I can imagine trying to handle train interchanges
> to get to a desitination must be quite difficult.
National Rail offers RTJP, which does allow planning journeys point-to-point,
but it's not open data, and is available only under contract.
I haven't personally tried to plan point-to-point passenger journeys using
open data, but I'd suggest you start by looking at the static passenger
timetable data (see
data.atoc.org) for medium-term service information, and the
Darwin push port for near future (within hours) information.
Integrating these datasets is not a trivial undertaking, but will give you
insight into all mainline passenger rail services planned to run in GB in the
near future, and their status at the given moment, which is what you would
need to piece a point-to-point journey plan together yourself.
In principle the SOAP services would have a lower burden than the Darwin push
port, but unfortunately they don't allow you to query a service which is not
presently running, where you would be offered that information with the push
port.
> Another thing I was
> wondering is it possible to actually map the layout of the train lines
> using KML or other data and even get live tracking of trains? I did see
> one example on here with a different dataset which seem to suggest that is
> avaliable data. It all looks very confusing and advanced data and I could
> possibly spend the next 5 years just trying to research and work it out.
As above, you can draw these inferences from existing datasets, but there is
no provided logical map of passenger services which I'm aware of.
> I did sign up for the Network Rail rail data feeds but haven't had time to
> look at it. I was a bit confused that on signing up and subscribing to a
> feed there were not really any instructions unless I missed something and
> couldn't actually retrieve any data. I also signed up for the TFL API
> which looked promising but only covers London pressumably.
> Any sensible advice would be appreciated.
> Lawrence
Network Rail data feeds are probably not the best suited to a passenger
information project in any event, but documentation on those as well as the
National Rail feeds can be found on the open rail data wiki.
You are also completely correct in that TfL feeds only cover London (and only
TfL-run services in London at that). Similarly, National/Network Rail data
provides extremely limited coverage of non-mainline rail.
https://wiki.openraildata.com/
Evelyn
>
https://groups.google.com/d/msgid/openraildata-talk/2ddd0cc0-4834-42d8-a7cf-16fdebf941bdn%40googlegroups.com.