This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

Street no longer on the rendering layer after adding a bicycle path

1

Hello,

I made some changes on a street here :

http://osm.org/go/0AspJ5rAw--?m=

I wanted to change the street according to this : http://wiki.openstreetmap.org/wiki/FR:Bicycle#Bandes_cyclables_sur_les_routes_.C3.A0_sens_unique

(ref M1)

Apparently, I made a mistake, as the street disappeared from the rendering layer.

I tried to render it again ( /dirty at the end of the tile) but the street is no longer shown.

Can someone please help me ?

Thanks.

asked 24 Feb '14, 10:52

romainkoenig's gravatar image

romainkoenig
31113
accept rate: 0%


One Answer:

6

highway is * is wrong here! In the wiki * stands for primary/secondary/tertiary/unclassified/residential/etc. so one of those types that is most suitable you must add there.

BTW: cycleway=lane is enough, this means there are lanes on both sides, instead of cycleway:left=lane AND cycleway:right=lane

answered 24 Feb '14, 11:30

ligfietser's gravatar image

ligfietser
2.9k52757
accept rate: 11%

edited 24 Feb '14, 11:32

1

Thanks a lot

(Shame on me !)

(24 Feb '14, 12:39) romainkoenig