Opened 4 years ago
Last modified 3 years ago
#21927 new enhancement
[Patch] Add optional direction tag to cycleway=asl preset — at Version 1
| Reported by: | Woazboat | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Internal preset | Version: | |
| Keywords: | asl direction | Cc: |
Description (last modified by )
cycleway=asl should also be tagged with the corresponding direction unless it's a oneway street (similar to highway=stop/give_way)
osmwiki:Tag:cycleway=asl
Change History (2)
by , 4 years ago
| Attachment: | cycleway_asl_direction_2022-02-11.patch added |
|---|
comment:1 by , 4 years ago
| Description: | modified (diff) |
|---|
From the wiki page:
If it is not a oneway the a direction tag is needed. Use key direction=* for this. Values are forward or backward. Example: direction=forward
Why do you have N,E,S,W,0,90,180,270,forward,backward as possible values for direction in the patch? It looks like it should just be forward,backward.



Add optional direction tag to cycleway=asl preset