Closed cazitouni closed 4 months ago
We have been getting many reports like this recently, it is very likely that your GTFS feed extends beyond the bounds of your OSM file. You can verify this by using a GTFS utility that converts your feed to a geojson file. In any case, using a much larger OSM extract should solve the problem until somebody has the time to fix this issue upstream
For reference: https://github.com/valhalla/valhalla/issues/4183
Hello,
I open this issue because I could use some help. I tried to build transit in addition of my base routing tile.
So i've downloaded a local GTFS graph, no problem here, it's read well and valhalla build the transit related tiles but when it comes to enchance the graph i got this error which lead to a segmentation fault
I guess the main problem lies here
But I did not understand well this error message, did I missed something with my GTFS ?
this is my docker-compose file for reference
Thanks in advance for the help. Kind regards, Clément.