Modify ↓
#20620 closed enhancement (fixed)
[PATCH] Allow use of aeroway=holding_position on way
Reported by: | JeroenHoek | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 21.06 |
Component: | Internal preset | Version: | |
Keywords: | aeroway | Cc: | Klumbumbus |
Description ¶
aeroway=holding_position
can be used on ways as well as nodes. Using it on ways is a later addition that JOSM did not support yet.
In this commit:
- Ways tagged with
aeroway=holding_position
are rendered in a subtle yellow line colour. - The validator no longer warns for use on ways.
- The preset is applicable on ways as well now.
Change History (7)
by , 4 years ago
Attachment: | 0001-Allow-use-of-aeroway-holding_position-on-way.patch added |
---|
comment:1 by , 4 years ago
Type: | defect → enhancement |
---|
comment:2 by , 4 years ago
Component: | Core → Internal preset |
---|---|
Keywords: | aeroway added |
comment:3 by , 4 years ago
Cc: | added |
---|
comment:5 by , 4 years ago
Milestone: | → 21.06 |
---|
Note:
See TracTickets
for help on using tickets.
Patch.