Changeset 16477 in josm for trunk/resources


Ignore:
Timestamp:
2020-05-23T14:53:12+02:00 (4 years ago)
Author:
Klumbumbus
Message:
  • see #18693 - Make door values searchable
  • Add building=sty
File:
1 edited

Legend:

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

    r16476 r16477  
    48914891            <link wiki="Key:building" />
    48924892            <space />
    4893             <combo key="building" text="Building" values="allotment_house,bakehouse,barn,basilica,cabin,carport,cathedral,chapel,church,college,commercial,construction,cowshed,farm_auxiliary,fire_station,garage,garages,gasometer,greenhouse,hangar,hospital,industrial,kindergarten,manufacture,mosque,office,public,retail,roof,ruins,school,service,shed,silo,stable,storage_tank,supermarket,synagogue,temple,toilets,train_station,transformer_tower,transportation,university,warehouse,yes" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
     4893            <combo key="building" text="Building" values="allotment_house,bakehouse,barn,basilica,cabin,carport,cathedral,chapel,church,college,commercial,construction,cowshed,farm_auxiliary,fire_station,garage,garages,gasometer,greenhouse,hangar,hospital,industrial,kindergarten,manufacture,mosque,office,public,retail,roof,ruins,school,service,shed,silo,stable,storage_tank,sty,supermarket,synagogue,temple,toilets,train_station,transformer_tower,transportation,university,warehouse,yes" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
    48944894            <optional>
    48954895                <text key="name" text="Name" />
     
    49354935            <reference ref="wheelchair" />
    49364936            <optional>
    4937                 <combo key="door" text="Door" values="yes,no,folding,hinged,loadingdock,overhead,revolving,sliding,trapdoor,no" match="key" />
     4937                <combo key="door" text="Door" values="yes,no,folding,hinged,loadingdock,overhead,revolving,sliding,trapdoor,no" match="key" values_searchable="true" />
    49384938                <text key="ref" text="Entrance number" />
    49394939                <text key="addr:flats" text="Flat numbers" />
Note: See TracChangeset for help on using the changeset viewer.