Why bother creating relations for Routes ?
ایہہ 15؍October 2008ء English وچ «Luc Moreau» لیکھ چھپیا گیا سی۔I did create a couple of relations to define walking routes (osm.org/browse/relation/34122) and cycling routes (osm.org/browse/relation/37300/)in my area. So far I've been unable to see the effect of that on the map (even on the Cycle Map). I must be doing something wrong or missing some info about the whole process.
Moreover, I was wondering if there's any API or utility to download these routes from OSM and somehow convert the result to GPX that could be transferred to my handheld GPS ?
Discussion
ایہہ 15؍October 2008ء 19:11 تے «Circeus» ٹپݨی کیتی گئی سی۔
I do believe there are external software that can take it into account. Personally, I'd use the "ref" tags on the segments themselves (cf. as is done with numbered highways) rather than an unwieldy relation (after all, IMHO the points is that there is a cycleway there, not that it is part of a specific network).
But then I'm working with bus routes only so far, and I don't do long-distance cycling, so I'm not clear what's the usefulness of having designated cycleways routed.
ایہہ 15؍October 2008ء 20:17 تے «wieland» ٹپݨی کیتی گئی سی۔
I think you have to add a tag "network = lcn" or "network = rcn" to mark it as local or regional cycle network. Like
osm.org/browse/relation/31481/
These will be rendered in the cycle map like here
osm.org/?lat=49.9736&lon=8.698&zoom=14&layers=00B0FTF
ایہہ 15؍October 2008ء 20:18 تے «wieland» ٹپݨی کیتی گئی سی۔
And you have to use the ref-tag to have it named on the map.
ایہہ 15؍October 2008ء 20:21 تے «wieland» ٹپݨی کیتی گئی سی۔
Maybe a good point to start reading is:
osm.wiki/index.php/Cycle_routes
ایہہ 15؍October 2008ء 20:46 تے «Skywave» ٹپݨی کیتی گئی سی۔
that is tagging for rendering though. I don't think there is a walking map in Wallonia, A bit of Flanders is rendered though at www.openfietskaart.nl (select wandelkaart via the layer selector (blue plus))
ایہہ 15؍October 2008ء 20:49 تے «Skywave» ٹپݨی کیتی گئی سی۔
What i mean is tagging for rendering, that it is not good to tag a walking route as cycle route. But it is good to tag those walking routes, then when someone launches a walking map, you already have the data collected. Moreover how more routes there are in the DB, the bigger the chance someone makes the effort to create it.
ایہہ 16؍October 2008ء 07:59 تے «wieland» ٹپݨی کیتی گئی سی۔
I was talking about the second route ("...and cycling routes...even on the Cycle Map...". But sometimes walking routes are cycle routes e.g. E1.
There was also some diskussion about network tagging.