Changes between Version 16 and Version 17 of Presets/MastAndTower
- Timestamp:
- 2020-04-01T02:58:59+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/MastAndTower
v16 v17 61 61 </chunk> 62 62 63 <chunk id="contact"> 63 <chunk id="addr_contact"> 64 <preset_link preset_name="Address" /> 64 65 <preset_link preset_name="Contact (Schema with 'contact:*' Prefix)" /> 65 66 </chunk> … … 73 74 <reference ref="name_ref" /> 74 75 <reference ref="extra" /> 75 <reference ref="contact" /> 76 <reference ref="addr_contact" /> 76 77 </chunk> 77 78 78 79 <chunk id="extra2_tw"> 79 80 <check key="historic" value_on="tower" text="Historic tower" disable_off="true" /> 80 <reference ref="contact" /> 81 <reference ref="addr_contact" /> 81 82 </chunk> 82 83 … … 169 170 <reference ref="tw_con_mt" /> 170 171 <reference ref="name_ref_tech_extra" /> 171 <reference ref="contact" /> 172 <reference ref="addr_contact" /> 172 173 </optional> 173 174 </item> … … 261 262 <space /> 262 263 <key key="man_made" value="communications_tower" /> 263 <multiselect key="tower:type" text="Type of tower" values="communication;watchtower" values_sort="false" 264 default="communication" rows="3" /> 264 <multiselect key="tower:type" text="Type of tower" values_sort="false" default="communication" rows="3"> 265 <list_entry value="communication" display_value="Communication tower" icon="Tower_cantilever_communication.svg" /> 266 <list_entry value="watchtower" display_value="Watch tower" icon="Tower_observation.svg" /> 267 </multiselect> 265 268 <optional> 266 269 <reference ref="tw_con_tw_com" />
