Changeset 16853 in josm for trunk/resources
- Timestamp:
- 2020-08-07T18:58:40+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/defaultpresets.xml
r16852 r16853 5815 5815 <item name="Bunker" icon="presets/landmark/bunker.svg" type="node,closedway,multipolygon" preset_name_label="true"> 5816 5816 <link wiki="Tag:military=bunker" /> 5817 <space />5818 5817 <key key="military" value="bunker" /> 5819 <combo key="bunker_type" text="Type" values="command,foxhole,gun_emplacement,hardened_aircraft_shelter,mg_nest,munitions,observation,personnel_shelter,pillbox,technical,tobruk" values_context="bunker" /> 5820 <combo key="location" text="Location" values="overground,underground" values_context="bunker" /> 5821 <combo key="building" text="Building" values="bunker,yes" values_context="building" /> 5822 <text key="name" text="Name" /> 5823 <reference ref="POI_access" /> 5824 <check key="historic" text="Historic" /> 5825 <check key="ruins" text="Ruins" /> 5818 <optional> 5819 <combo key="bunker_type" text="Type" values="command,foxhole,gun_emplacement,hardened_aircraft_shelter,mg_nest,munitions,observation,personnel_shelter,pillbox,technical,tobruk" values_context="bunker" values_searchable="true" /> 5820 <combo key="location" text="Location" values="overground,underground" values_context="bunker" /> 5821 <combo key="building" text="Building" values="bunker,yes" values_context="building" /> 5822 <text key="name" text="Name" /> 5823 <reference ref="POI_access" /> 5824 <check key="historic" text="Historic" /> 5825 <check key="ruins" text="Ruins" /> 5826 </optional> 5826 5827 </item> <!-- Bunker --> 5827 5828 <item name="Range" icon="presets/sport/range.svg" type="node,closedway,multipolygon" preset_name_label="true">
Note:
See TracChangeset
for help on using the changeset viewer.