Changeset 16455 in josm for trunk/resources/data


Ignore:
Timestamp:
2020-05-17T20:49:02+02:00 (5 years ago)
Author:
simon04
Message:

fix #18134 Add support for healthcare=laboratory (icon by LeTopographeFou, patch by hiddewie, modified)

File:
1 edited

Legend:

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

    r16382 r16455  
    38113811            <reference ref="link_contact_address_payment" />
    38123812        </item> <!-- Pharmacy -->
     3813        <item name="Laboratory" icon="presets/health/laboratory.svg" type="node,closedway,multipolygon" preset_name_label="true">
     3814            <link wiki="Tag:healthcare=laboratory" />
     3815            <space />
     3816            <key key="healthcare" value="laboratory" />
     3817            <optional>
     3818                <reference ref="name_operator" />
     3819                <combo key="healthcare:speciality" text="Speciality" values="biology,blood_check,clinical_pathology" values_context="healthcare" />
     3820                <reference ref="oh_wheelchair" />
     3821                <text key="ref" text="Reference" />
     3822                <reference ref="link_contact_address" />
     3823            </optional>
     3824        </item> <!-- Laboratory -->
    38133825        <separator/>
    38143826        <item name="Baby Hatch/Safe Haven" icon="presets/health/baby_hatch.svg" type="node,closedway" preset_name_label="true">
Note: See TracChangeset for help on using the changeset viewer.