Changeset 15081 in josm for trunk/data/defaultpresets.xml
- Timestamp:
- 2019-05-17T21:21:36+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/defaultpresets.xml
r15075 r15081 1703 1703 </optional> 1704 1704 </item> <!-- Beach --> 1705 <item name="Bay" icon="presets/nautical/bay.svg" type="node,closedway,multipolygon" preset_name_label="true"> 1705 <item name="Bay" icon="presets/nautical/bay.svg" type="node,way,closedway,multipolygon" preset_name_label="true"> 1706 1706 <link wiki="Tag:natural=bay" /> 1707 1707 <label text="An area of water mostly surrounded by land but with level connection to the ocean or a lake." /> … … 1709 1709 <key key="natural" value="bay" /> 1710 1710 <text key="name" text="Name" /> 1711 <optional> 1712 <check key="bay" text="Fjord" value_on="fjord" disable_off="true" /> 1713 </optional> 1711 1714 </item> <!-- Bay --> 1712 1715 <item name="Cape" icon="presets/nautical/cape.svg" type="node,closedway,multipolygon" preset_name_label="true">
Note:
See TracChangeset
for help on using the changeset viewer.