Modify ↓
#17110 closed enhancement (fixed)
[PATCH] Fix billboard preset
Reported by: | naoliv | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 18.12 |
Component: | Internal preset | Version: | |
Keywords: | Cc: |
Description
Billboards can be used on open ways too:
-
data/defaultpresets.xml
diff --git a/data/defaultpresets.xml b/data/defaultpresets.xml index ad38dca47..9a369d809 100644
a b 6639 6639 <check key="lit" text="Lit" /> 6640 6640 </optional> 6641 6641 </item> <!-- Advertising Column --> 6642 <item name="Billboard" icon="presets/leisure/billboard.svg" type="node " preset_name_label="true">6642 <item name="Billboard" icon="presets/leisure/billboard.svg" type="node,way" preset_name_label="true"> 6643 6643 <link href="https://wiki.openstreetmap.org/wiki/Tag:advertising=billboard" 6644 6644 cs.href="https://wiki.openstreetmap.org/wiki/Cs:Tag:advertising=billboard" 6645 6645 fr.href="https://wiki.openstreetmap.org/wiki/FR:Tag:advertising=billboard" … … 6650 6650 <optional> 6651 6651 <check key="lit" text="Lit" /> 6652 6652 </optional> 6653 </item> <!-- Billboard --> 6653 </item> <!-- Billboard --> 6654 6654 </group> <!-- Facilities --> 6655 6655 </group> <!-- Facilities --> 6656 6656 <group name="Sports" icon="presets/sport/soccer.svg">
Attachments (0)
Change History (2)
comment:1 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 6 years ago
Milestone: | → 18.12 |
---|
Note:
See TracTickets
for help on using tickets.
In 14560/josm: