Changeset 8410 in josm for trunk/data/defaultpresets.xml


Ignore:
Timestamp:
2015-05-21T18:52:47+02:00 (9 years ago)
Author:
Klumbumbus
Message:

fix #9208 - add building=supermarket

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r8407 r8410  
    52155215                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:building" />
    52165216            <space />
    5217             <combo key="building" text="Building" values="yes,roof,garage,garages,industrial,school,hangar,commercial,barn,farm_auxiliary,transportation,greenhouse,office,university,hospital,warehouse,retail,shed,storage_tank,gasometer,cowshed,construction" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
     5217            <combo key="building" text="Building" values="yes,roof,garage,garages,industrial,school,hangar,commercial,barn,farm_auxiliary,transportation,greenhouse,office,university,hospital,warehouse,retail,shed,storage_tank,supermarket,gasometer,cowshed,construction" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
    52185218            <text key="name" text="Name" />
    52195219            <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
     
    52495249                  zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hans:Key:building:part" />
    52505250            <space />
    5251             <combo key="building:part" text="Building part" values="yes,roof,garage,garages,industrial,school,hangar,commercial,barn,farm_auxiliary,transportation,greenhouse,office,university,hospital,warehouse,retail,shed,cowshed,construction" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
     5251            <combo key="building:part" text="Building part" values="yes,roof,garage,garages,industrial,school,hangar,commercial,barn,farm_auxiliary,transportation,greenhouse,office,university,hospital,warehouse,retail,shed,supermarket,cowshed,construction" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
    52525252            <text key="name" text="Name" />
    52535253            <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.