Open aerostitch opened 11 years ago
Hi Robin, thanks for your request :)
But how do you like to do realize the network relation transformation to navit? AFAIK we have no mechanism to do so, but it would be really useful even for other networks (bicycle, hiking...).
So IMHO this is not only about introducing new keys, but (maybe) also to introduce new kinds of elements or a additional step in maptool, which creates then double ways for networks who share this ways (e.g. roads) with old school elemts.
Maybe in a first step
+++ "w route=bus route_bus\n"
could be added, so public transport networks can visualised. it would not have the route names, which is a nice to have but not necessary.
maybe one solution to the general problem of having segments with two types can be solved in the following way:
you have a base layer type, with all standard elements (streets, wood, bus stops) and top layer types such as routes, speed limits, and so on which you can just toggle.
it becomes a bit more complicated when you want to mix information of both during routing eg adding a weight penalty to cobblestone streets for bicycle routing as in #1122.
br
robin
I guess this will become more complex, so I put our maintainer in CC and schedule it for the next major release.
it will certainly need a lot of thinking, on how one wants to deal with multiple information per edge.
adding
+++ "w route=bus route_bus\n"
though should not interfere with this and you'd have a nice "static" view of bus routes possible as well.
br
robin
Issue migrated from trac ticket # 1150
component: mapdrivers/OSM | priority: minor | keywords: publictransport, networks, map,items
2013-07-14 07:02:36: spielraum@web.de created the issue