Ticket #21973: josm_21973.patch
| File josm_21973.patch, 5.0 KB (added by , 4 years ago) |
|---|
-
resources/data/defaultpresets.xml
5653 5653 <combo key="building" text="Building" values="allotment_house,bakehouse,barn,basilica,boathouse,bunker,cabin,carport,cathedral,chapel,church,college,commercial,construction,cowshed,digester,farm_auxiliary,fire_station,garage,garages,gasometer,gatehouse,grandstand,greenhouse,hangar,hospital,industrial,kindergarten,kiosk,manufacture,monastery,mosque,office,parking,public,retail,roof,ruins,school,service,shed,silo,stable,storage_tank,sty,supermarket,synagogue,temple,tent,toilets,train_station,transformer_tower,transportation,university,warehouse,yes" values_context="building" default="yes" match="keyvalue!" values_searchable="true" /> 5654 5654 <optional> 5655 5655 <reference ref="name_operator" /> 5656 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 5656 <combo key="building:levels" text="Levels above ground" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 5657 <combo key="building:levels:underground" text="Levels below ground" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 5657 5658 <text key="height" text="Height (meters)" length="7" /> 5658 5659 </optional> 5659 5660 <preset_link preset_name="Address" /> … … 5664 5665 <combo key="building" text="Building" values="yes,residential,apartments,ger,house,hotel,hut,bungalow,dormitory,terrace,detached,farm,stilt_house" default="residential" match="keyvalue!" values_context="building" values_searchable="true" /> 5665 5666 <optional> 5666 5667 <reference ref="name_operator" /> 5667 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 5668 <combo key="building:levels" text="Levels above ground" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 5669 <combo key="building:levels:underground" text="Levels below ground" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 5668 5670 <text key="height" text="Height (meters)" length="7" /> 5669 5671 </optional> 5670 5672 <preset_link preset_name="Address" /> … … 5673 5675 <link wiki="Key:building:part" /> 5674 5676 <space /> 5675 5677 <combo key="building:part" text="Building part" values="allotment_house,bakehouse,barn,college,commercial,construction,cowshed,farm_auxiliary,garage,garages,greenhouse,hangar,hospital,industrial,office,parking,retail,roof,ruins,school,shed,supermarket,toilets,transportation,university,warehouse,yes" values_context="building" default="yes" match="keyvalue!" values_searchable="true" /> 5676 <combo key="building:levels" text="Levels " values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />5678 <combo key="building:levels" text="Levels above ground" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 5677 5679 <combo key="building:min_level" text="Skipped Levels" values="1,2,3,4,5,6,7,8,9,10" text_context="building" /> 5680 <combo key="building:levels:underground" text="Levels below ground" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 5678 5681 <text key="height" text="Height (meters)" length="7" /> 5679 <text key="min_height" text="Skipped height (meters)" />5682 <text key="min_height" text="Skipped Height (meters)" /> 5680 5683 </item> <!-- Building part --> 5681 5684 <item name="Building construction" icon="presets/landmark/building_construction.svg" type="node,closedway,multipolygon" preset_name_label="true"> 5682 5685 <link wiki="Tag:building=construction" /> … … 5685 5688 <combo key="construction" text="Building type" values="allotment_house,bakehouse,barn,basilica,boathouse,bunker,cabin,carport,cathedral,chapel,church,college,commercial,cowshed,digester,farm_auxiliary,fire_station,garage,garages,gasometer,gatehouse,grandstand,greenhouse,hangar,hospital,industrial,kindergarten,kiosk,manufacture,monastery,mosque,office,parking,public,retail,roof,ruins,school,service,shed,silo,stable,storage_tank,sty,supermarket,synagogue,temple,tent,toilets,train_station,transformer_tower,transportation,university,warehouse" values_context="building" /> 5686 5689 <optional> 5687 5690 <reference ref="name_operator" /> 5688 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 5691 <combo key="building:levels" text="Levels above ground" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 5692 <combo key="building:levels:underground" text="Levels below ground" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 5689 5693 <text key="height" text="Height (meters)" length="7" /> 5690 5694 </optional> 5691 5695 <preset_link preset_name="Address" />
