<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" author="Woazboat" description="Preset for highway area tagging" shortdescription="Highway area" version="1.0">
    <group name="Highway Area">
        <item icon="presets/transport/way/way_unclassified.svg" name="Highway area" type="closedway,multipolygon">
            <label text="Highway area"/>
            <combo key="area:highway" text="Highway type" values="motorway,trunk,primary,secondary,tertiary,unclassified,residential,road,living_street,pedestrian,raceway,motorway_link,trunk_link,primary_link,secondary_link,tertiary_link,service,cycleway,footway,track,bridleway,path,construction,proposed,steps,bus_guideway,escape,traffic_island,bus_stop,bus,taxi_stop,emergency,shoulder,passing_place,turning_circle,turning_loop" match="key!" values_searchable="true"/>
            <optional text="For junctions">
              <combo key="junction" text="Junction" values="yes,roundabout,y_junction" values_searchable="true"/>
            </optional>
            <link href="https://wiki.openstreetmap.org/wiki/Proposed_features/Street_area"/>
        </item>
    </group>
</presets>
