mapbox / nepomuk

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

Line Colors / Stop Names in Debug Tiles #86

Open MoKob opened 7 years ago

MoKob commented 7 years ago
screen shot 2017-04-06 at 16 59 17

Our debug tiles could use some ❤️ . The tiles already contain information about stop names which is not rendered on the map.

In addition, it would be lovely to add the correct line colours to the lines, as long as they are specified (see gtfs documentation here).

In case of not-specified colours, we could probably try and use route types to select colours by category.

In an added effort, visualising wheelchair accessibility somehow, maybe bike transport. If wheelchair access would be visible, this could be a huge bonus and lay groundwork for searching routes based on accessibility.