Modify ↓
#10711 closed enhancement (fixed)
width for streets in default preset
Reported by: | Klumbumbus | Owned by: | Klumbumbus |
---|---|---|---|
Priority: | normal | Milestone: | 14.11 |
Component: | Internal preset | Version: | |
Keywords: | width | Cc: |
Description (last modified by )
the defaultprest already defines:
<chunk id="highway_yesno_incline_oneway_lit_width"> <reference ref="highway_yesno_incline_oneway_lit" /> <text key="width" text="Width (meters)" /> </chunk>
However this is used only for parking_aisle highway=road
. The other highway types use only highway_yesno_incline_oneway_lit
I think they should also use the one with _width
.
Attachments (0)
Change History (4)
comment:1 by , 11 years ago
Description: | modified (diff) |
---|---|
Summary: | width for streets in preset → width for streets in default preset |
comment:2 by , 11 years ago
Milestone: | → 14.11 |
---|
comment:4 by , 11 years ago
Keywords: | width added |
---|
Note:
See TracTickets
for help on using tickets.
Agreed, go on :)