Changeset 15165 in josm


Ignore:
Timestamp:
2019-06-10T13:04:41+02:00 (5 years ago)
Author:
Klumbumbus
Message:

fix #17797 - add building=bakehouse, removes warning "...'bakehouse' unknown maybe 'warehouse' is meant?"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r15159 r15165  
    45594559            <link wiki="Key:building" />
    45604560            <space />
    4561             <combo key="building" text="Building" values="yes,roof,garage,garages,carport,industrial,school,hangar,commercial,service,train_station,barn,stable,cabin,farm_auxiliary,transportation,greenhouse,office,university,college,hospital,kindergarten,manufacture,warehouse,retail,shed,storage_tank,supermarket,gasometer,silo,cowshed,construction,basilica,cathedral,chapel,church,temple,mosque,synagogue,transformer_tower,public,ruins" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
     4561            <combo key="building" text="Building" values="yes,roof,garage,garages,carport,industrial,school,hangar,commercial,service,train_station,barn,stable,cabin,farm_auxiliary,transportation,greenhouse,office,university,college,hospital,kindergarten,manufacture,warehouse,retail,shed,storage_tank,supermarket,gasometer,silo,cowshed,construction,basilica,cathedral,chapel,church,temple,mosque,synagogue,transformer_tower,public,ruins,bakehouse" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
    45624562            <optional>
    45634563                <text key="name" text="Name" />
     
    45814581            <link wiki="Key:building:part" />
    45824582            <space />
    4583             <combo key="building:part" text="Building part" values="yes,roof,garage,garages,industrial,school,hangar,commercial,barn,farm_auxiliary,transportation,greenhouse,office,university,college,hospital,warehouse,retail,shed,supermarket,cowshed,construction,ruins" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
     4583            <combo key="building:part" text="Building part" values="yes,roof,garage,garages,industrial,school,hangar,commercial,barn,farm_auxiliary,transportation,greenhouse,office,university,college,hospital,warehouse,retail,shed,supermarket,cowshed,construction,ruins,bakehouse" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
    45844584            <text key="name" text="Name" />
    45854585            <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
Note: See TracChangeset for help on using the changeset viewer.