Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suburban trains in Madrid metro area missing #566

Open
MarionMoseby opened this issue Apr 11, 2024 · 0 comments
Open

Suburban trains in Madrid metro area missing #566

MarionMoseby opened this issue Apr 11, 2024 · 0 comments

Comments

@MarionMoseby
Copy link

Hi! I was testing transport to try to replace moovit / gmaps with an open source transit app. I tried the following query:

- NetworkId: `SPAIN`
- From: `Location{POI, 40.4473520/-3.8012510, place=Pozuelo de Alarcón, name=Pozuelo Estación}`
- Via: `null`
- To: `Location{STATION, stop_area:E46:est_90_18, 40.4210700/-3.7203700, place=Madrid, name=Intercambiador de Príncipe Pío}`
- Date: `Thu Apr 11 11:51:02

but it showed no results, even if there are suburban trains running every 30 minutes or so. I would guess this means renfe (the Spanish national rail operator) timetables are not availaible here, which is what transportr uses to get their times from.

I have checked and there are GTFS feeds availaible for renfe here. I think adding this would be a great idea, as they include suburban, long distance and high speed trains, vastly completing the transport network map for Spain. I dont know much java, but if you need any help, please let me know.

For Barcelona, a simmilar problem exists, and, additionally, there is a regional operator, FGC;

- NetworkId: `SPAIN`
- From: `Location{ADDRESS, 41.4143980/2.1338120, place=Barcelona, name=Avinguda del Tibidabo}`
- Via: `null`
- To: `Location{POI, 41.3864570/2.1688540, place=Barcelona, name=Plaça Catalunya}`
- Date: `Thu Apr 11 12:22:00 GMT+02:00 2024`
- Departure: `true`
- Products: `[REGIONAL_TRAIN, SUBURBAN_TRAIN]`
- Optimize for: `LEAST_DURATION`
- Walk Speed: `NORMAL`

their GTFS feed can be accessed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant