Closed sensescape closed 11 years ago
Trying to call these out:
is this right?
Also need to use cycleway:left=track
Yup, that would do it, though I need to import some more data first. I'll reassign it back to you once I've had a chance to do that.
you need to consider both: cycleway cycleway:left cycleway:right
Data imported.
Not rendering at zoom 16:
#copenhagen_line[cycleway='track']{
::bike_inline { line-width:20; line-color:#06ab06;}
}
[cycleway='track']
is rendering at z14 (which is what it's targeting). This is still problematic:
#copenhagen_line[cycleway='track']['cycleway:left'='track']{
::bike_inline { line-width:20; line-color:#06ab06; line-offset: -10;}
}
This is working now, right?
done
3 types
cycleways - only for bikes - dotted blue line in osm
highway=cycleway
street with bike lane - painted line
highway=primary, cycleway:left=lane # painted lane
street with bike lane - raised curb highway=primary, cycleway:left=track # raised curb