Ticket #10900: bicycle_repair_station.2.diff

File bicycle_repair_station.2.diff, 1.5 KB (added by brycenesbitt, 11 years ago)

Removed indoor, used check

  • data/defaultpresets.xml

     
    26212621            <text key="name" text="Name" />
    26222622            <reference ref="link_contact" />
    26232623        </item> <!-- Rental -->
     2624        <item name="Bicycle Repair Station"
     2625              icon="styles/standard/service/wrench-icon.png"
     2626              type="node,closedway" preset_name_label="true">
     2627            <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bicycle_repair_station"
     2628                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=bicycle_repair_station"
     2629                  />
     2630            <space />
     2631            <key key="amenity" value="bicycle_repair_station" />
     2632            <check key="service:bicycle:pump"       text="Pump"         value_on="yes" value_off="no" />
     2633            <check key="service:bicycle:chaintool"  text="Chain Tool"   value_on="yes" value_off="no" />
     2634            <optional>
     2635                <text  key="make_model"    text="Make &amp; Model" /><!-- e.g. "Bike Fixstation" -->
     2636                <text  key="operator"      text="Owner/Operator" />
     2637                <combo key="opening_hours" text="Operation times" values="24/7" />
     2638            </optional>
     2639        </item> <!-- Repair -->
    26242640    </group> <!-- Bicycle -->
    26252641    <group name="Public Transport" icon="presets/bus.png">
    26262642        <item name="Public Transport Route" icon="presets/path.png" type="relation" preset_name_label="true">