Hello,<br><br>The problem with rendering transit lines right now is that the busy lines are rendered the same as the lines that go a few times a day. Those differences between lines should be seen right away, but we don't have that information in the database right now.<br>




<br>I agree that the best solution would be to have the whole timetable for different transit lines, but this is often  not possible and very hard to maintain. <a href="https://github.com/SteveC/transiki" target="_blank">Transiki</a> gave us some hope that this could be manageable, but unfortunately the project was shut down.<br>




<br>I propose a temporary middle solution. Every bus route relation could have a tag similar to the <a href="http://wiki.openstreetmap.org/wiki/Key:opening_hours" target="_blank">opening_hours</a> tag. This way we could know if a line is only active on weekends, or if it is a night line. Or maybe it only runs in the morning and in the evening.<br>




<br>We could upgrade this tag, and put a number of trips in each time period. This can be an estimate, a trip more or less a day is not much.<br><br>It would look like this:<br><br>Only ferquency:<br><font style="font-family:arial,helvetica,sans-serif" size="2"><span style="background-color:rgb(224,224,240);white-space:pre-wrap"><b>transport_frequency</b>=t5</span></font><br>



this means that a bus route has 5 trips a day.<br><br>Only days:<br><font style="font-family:arial,helvetica,sans-serif" size="2"><span style="background-color:rgb(224,224,240);white-space:pre-wrap"><b>transport_frequency</b>=Sa-Su<br>



<span style="background-color:rgb(255,255,255)">this bus route only goes on weekends</span><br></span></font><br>Only time:<br><font style="font-family:arial,helvetica,sans-serif" size="2"><span style="background-color:rgb(224,224,240);white-space:pre-wrap"><b>transport_frequency</b>=00:00-04:00<br>



<span style="background-color:rgb(255,255,255)">Night line</span></span></font><br><br>A little more information:<br><font style="font-family:arial,helvetica,sans-serif" size="2"><span style="background-color:rgb(224,224,240);white-space:pre-wrap"><b>transport_frequency</b></span></font><font style="font-family:arial,helvetica,sans-serif" size="2"><span style="background-color:rgb(224,224,240);white-space:pre-wrap"><b></b>=Mo-Fr 08:00-23:00 t30; Sa 08:00-22:00 t25</span></font><br>



30 trips a day from Monday till Friday, first trip at 8 in the morning, last at 10 in the evening. Similar for Saturday.<br><font style="font-family:arial,helvetica,sans-serif" size="2"><span style="background-color:rgb(224,224,240);white-space:pre-wrap"><br>



</span></font>And so on. I added a "t" in front of the number of trips so it is easier to see, maybe it is not needed. Or maybe this could be done in a completely different way.<br><br>This tag could be added in the <a href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Route_master" target="_blank">route master</a> or in the <a href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Route_direction.2Fvariant" target="_blank">route direction/variant</a>. Renderers could draw the lines dashed if they are not very frequent, or black if they are night lines.<br>



<br>Even rough public transport routers could be made using this information.<br><br>What do you guys think? (Should I have put this in the wiki first?)<br><br>Janko Mihelić<br><a href="http://www.openstreetmap.org/user/Janjko" target="_blank">http://www.openstreetmap.org/user/Janjko</a><br>