<div dir="ltr">Oks I will show you:<br><br><a href="http://bit.ly/2M2Ff6J">http://bit.ly/2M2Ff6J</a> > Cycle way with name , you can see the name of the street when you are riding by it.<br><a href="http://bit.ly/2M8VRK6">http://bit.ly/2M8VRK6</a> > sidewalk without name, you can see the order without any indication of name (openroute use then the nearest, I think)<br><br>The question is with a standard tagging scheme there is a way with these tags:<br><br>highway=residential<br>name= x name<br>oneway=no<br>sidewalk=both<br>lanes:forward=2<br>lanes:backward=2<br>cycleway=track<br>surface=asphalt<br>maxspeed=50<br>lit=yes<br><br>In this scheme you will find all the things: the road, the sidewalks, the cycleway, the lit...<br><br>But If I want to be more specific (accesibility? cycleway propierties?)  then I have to divide it in other items and "group it" but Can I repeat some tags? (yes I can, but with name ?  Why I have to group it in this way and not other?<br><br>for the road:<br> <br>highway=residential<br>lanes:forward=2<br>lanes:backward=2<br>width=8<br>name= x name<br>oneway=no<br>surface=asphalt<br>maxspeed=50<br>lit=yes<br><br>for the sidewalk:<br><br>highway=footway<br>footway=sidewalk<br>(name= x name) << yes or not?<br>surface=cobblestone<br>lit=yes<br>width=3<br><br>for the cycleway:<br><br>highway=cycleway<br>(name= x name) << yes or not?<br>lanes:forward=1<br>lanes:backward=1<br>oneway=no<br>sidewalk=both<br>cycleway=track<br>surface=asphalt<br>maxspeed=10<br>lit=yes<br>width=2.5<br><br>Why the road is the only item I don't have any doubt to tag it with name= ? Why the road is more important than the sidewalk or the cycleway? What is more important : person, car or bike?<br><br>Thanks<br>Salut i voreres<br>yopaseopor<br></div>