Changeset 16265 in josm for trunk/resources/data


Ignore:
Timestamp:
2020-04-11T23:11:07+02:00 (5 years ago)
Author:
Klumbumbus
Message:

fix #19072 - Add shop=storage_rental (icon from https://publicdomainvectors.org/en/free-clipart/Isometric-cardboard-box/72917.html, modified, CC0 and PD licensed)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/defaultpresets.xml

    r16250 r16265  
    61966196            <reference ref="link_contact_address_payment" />
    61976197        </item> <!-- Antiques -->
     6198        <separator/>
     6199        <item name="Storage Rental" icon="presets/shop/storage_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
     6200            <link wiki="Tag:shop=storage_rental" />
     6201            <space />
     6202            <key key="shop" value="storage_rental" />
     6203            <reference ref="name_oh_wheelchair" />
     6204            <reference ref="link_contact_address_payment" />
     6205        </item> <!-- Storage Rental -->
    61986206    </group> <!-- Home decoration -->
    61996207    <group name="Printed Material" icon="presets/shop/stationery.svg">
Note: See TracChangeset for help on using the changeset viewer.