Hi,
I'm new to this group. I am interested in using open rail data for an MSc Software Engineering geographical information system project I am working on.
The first thing I need to do is get a list of all railway stations in Britain with latitude / longitude locations or postcodes and station name abreviations.
I found this question on
StackExchange which mentions a dataset from the Guardian newspaper which can be found
here or the National Public Transport Access Nodes (NaPTAN) dataset
here. Both resources don't seem to have been updated recently.
Is there an API available which returns all railway stations in Britain? I had a look at the
Network Rail data feeds quickly but it doesn't mention that information and looks difficult to use (which is a separate question I will post here another time).
I'm considering scraping the data from the Wikipedia page entries
here (I have my own reasons for wanting to do that).
Any advice about where the best place to source this data would be appreciated?
Lawrence