Changeset 19591 in josm for trunk/resources/data/defaultpresets.xml
- Timestamp:
- 2026-07-23T17:54:23+02:00 (5 days ago)
- File:
-
- 1 edited
-
trunk/resources/data/defaultpresets.xml (modified) (12 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/defaultpresets.xml
r19590 r19591 470 470 </chunk> 471 471 <chunk id="utilities"> 472 <combo key="utility" text="Utility" values="chemical,gas,heating, hydrant,oil,power,sewerage,street_lighting,telecom,television,waste,water" values_searchable="true"/>472 <combo key="utility" text="Utility" values="chemical,gas,heating,oil,power,sewerage,street_lighting,telecom,television,waste,water" values_searchable="true"/> 473 473 </chunk> 474 474 <chunk id="pole"> … … 5018 5018 </optional> 5019 5019 </item> <!-- Fire Hydrant --> 5020 <item name="Hydrant marker" icon="presets/misc/pipeline_marker.svg" type="node" preset_name_label="true"> 5021 <link wiki="Key:marker" /> 5022 <space /> 5023 <combo key="marker" text="Type" values="aerial,ground,pedestal,plate,post,stone" values_context="marker" match="key!" /> 5024 <key key="indication:emergency" value="fire_hydrant" match="keyvalue!" /> 5025 <optional> 5026 <reference ref="ref_operator" /> 5027 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" /> 5028 <reference ref="color" /> 5029 <combo key="location" text="Location" values="overground,overhead,surface,underground,underwater" values_context="pipeline" /> 5030 <space /> 5031 <label text="Indicates:" /> 5032 <text key="indication:diameter" text="Diameter" /> 5033 </optional> 5034 </item> <!-- Hydrant marker --> 5020 5035 <item name="Water Tank" icon="presets/emergency/water_tank.svg" type="node,closedway" preset_name_label="true"> 5021 5036 <link wiki="Tag:emergency=water_tank" /> … … 6100 6115 <preset_link preset_name="Address" /> 6101 6116 </item> <!-- Residential Building --> 6117 <item name="Service Building" icon="presets/landmark/building.svg" type="closedway,multipolygon" preset_name_label="true"> 6118 <link wiki="Key:building" /> 6119 <key key="building" value="service" match="keyvalue!" /> 6120 <optional> 6121 <reference ref="name_operator" /> 6122 <reference ref="utilities" /> 6123 <combo key="building:levels" text="Levels above ground" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 6124 <combo key="building:levels:underground" text="Levels below ground" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" /> 6125 <text key="height" text="Height (meters)" length="7" /> 6126 </optional> 6127 <preset_link preset_name="Address" /> 6128 </item> <!-- Service Building --> 6102 6129 <item name="Building part" icon="presets/landmark/building.svg" type="closedway,multipolygon" preset_name_label="true"> 6103 6130 <link wiki="Key:building:part" /> … … 6371 6398 <key key="man_made" value="utility_pole" /> 6372 6399 <reference ref="pole" /> 6373 < reference ref="utilities"/>6400 <combo key="utility" text="Utility" values="power,street_lighting,telecom,television" values_searchable="true"/> 6374 6401 <optional> 6375 6402 <reference ref="line_properties"/> … … 6389 6416 <key key="man_made" value="street_cabinet" /> 6390 6417 <optional> 6391 <combo key="street_cabinet" text="Type" values="cable_tv,gas,postal_service,power,street_lighting,telecom,traffic_control,traffic_monitoring,transport_management,waste,water,water_management" /> 6418 <reference ref="utilities" /> 6419 <combo key="street_cabinet" text="Special function" values="postal_service,traffic_control,traffic_monitoring,transport_management,waste" /> 6392 6420 <reference ref="ref_operator" /> 6393 6421 <text key="manufacturer" text="Manufacturer" /> … … 6637 6665 <link wiki="Key:marker" /> 6638 6666 <space /> 6639 <combo key="marker" text="Type" values="aerial,ground,pedestal,plate,post,stone" values_context="marker" match="key" /> 6667 <combo key="marker" text="Type" values="aerial,ground,pedestal,plate,post,stone" values_context="marker" match="key!" /> 6668 <key key="indication:man_made" value="pipeline" match="keyvalue!" /> 6640 6669 <reference ref="utilities" /> 6641 6670 <optional> … … 6644 6673 <reference ref="color" /> 6645 6674 <combo key="location" text="Location" values="overground,overhead,surface,underground,underwater" values_context="pipeline" /> 6646 </optional> 6647 </item> <!-- Marker --> 6675 <space /> 6676 <label text="Indicates:" /> 6677 <combo key="indication:substance" text="Substance" values="water,hot_water,steam,sewage,gas,oil" /> 6678 <text key="indication:diameter" text="Diameter" /> 6679 <text key="indication:pressure" text="Pressure" /> 6680 </optional> 6681 </item> <!-- Pipeline marker --> 6648 6682 <item name="Manhole" icon="presets/misc/manhole.svg" type="node" preset_name_label="true"> 6649 6683 <link wiki="Key:manhole" /> … … 7215 7249 <link wiki="Tag:man_made=street_cabinet" /> 7216 7250 <key key="man_made" value="street_cabinet" /> 7217 <key key=" street_cabinet" value="power" />7251 <key key="utility" value="power" /> 7218 7252 <optional> 7219 7253 <combo key="voltage" text="Voltage in Volts (V)" values="600,400,220,110" /> <!-- Recheck values --> … … 7228 7262 <space /> 7229 7263 <key key="building" value="transformer_tower" /> 7264 <key key="utility" value="power" /> 7230 7265 <text key="height" text="Height (meters)" length="7" /> 7231 7266 <reference ref="ref_operator" /> … … 7369 7404 </optional> 7370 7405 </item> <!-- Power Cable --> 7406 <item name="Cable marker" icon="presets/misc/pipeline_marker.svg" type="node" preset_name_label="true"> 7407 <link wiki="Key:marker" /> 7408 <space /> 7409 <combo key="marker" text="Type" values="aerial,ground,pedestal,plate,post,stone" values_context="marker" match="key!" /> 7410 <key key="indication:power" value="cable" match="keyvalue!" /> 7411 <key key="utility" value="power" match="keyvalue!"/> 7412 <optional> 7413 <reference ref="ref_operator" /> 7414 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" /> 7415 <reference ref="color" /> 7416 <combo key="location" text="Location" values="overground,overhead,surface,underground,underwater" values_context="pipeline" /> 7417 <space /> 7418 <label text="Indicates:" /> 7419 <text key="indication:voltage" text="Voltage" /> 7420 </optional> 7421 </item> <!-- Power marker --> 7371 7422 </group> <!-- Power --> 7372 7423 <group name="Telecom" icon="presets/telecom/telecom.svg"> … … 7374 7425 <link wiki="Tag:man_made=street_cabinet" /> 7375 7426 <key key="man_made" value="street_cabinet" /> 7376 <key key=" street_cabinet" value="telecom" />7427 <key key="utility" value="telecom" /> 7377 7428 <optional> 7378 7429 <reference ref="ref_operator" /> … … 9680 9731 <key key="landuse" value="industrial" /> 9681 9732 <combo key="industrial" text="Type" values="bakery,brewery,brickyard,depot,distributor,factory,grinding_mill,heating_station,machine_shop,mine,oil,port,salt_pond,sawmill,scrap_yard,shipyard,slaughterhouse,warehouse,wellsite" values_context="industrial" /> 9682 <reference ref="optional_name" /> 9733 <optional> 9734 <text key="name" text="Name" /> 9735 <reference ref="utilities" /> 9736 </optional> 9683 9737 </item> <!-- Industrial --> 9684 9738 <item name="Garages" icon="presets/landuse/garages.svg" type="closedway,multipolygon" preset_name_label="true">
Note:
See TracChangeset
for help on using the changeset viewer.
