mapbox / nepomuk

A public transit router for GTFS feeds (currently only static) written in modern c++
MIT License
24 stars 8 forks source link

Consider Shapes.txt #78

Closed MoKob closed 7 years ago

MoKob commented 7 years ago

For better tiles and geometries, we should try and import the shapes.txt files from gtfs feeds. These are usually used to specify geometry along routes, which could both make for more beautiful debug tiles (and who doesn't like a pretty map) and also provide improved results in the geometry for our legs in the output format.