Changeset 7558 in josm
- Timestamp:
- 2014-09-18T15:23:22+02:00 (11 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/defaultpresets.xml
r7557 r7558 7126 7126 <text key="name" text="Name" /> 7127 7127 </item> <!-- Farmyard --> 7128 <item name="Farmland" icon=" presets/landuse.png" type="closedway,relation" preset_name_label="true">7128 <item name="Farmland" icon="styles/standard/misc/landuse/farmland.png" type="closedway,relation" preset_name_label="true"> 7129 7129 <link href="http://wiki.openstreetmap.org/wiki/Tag:landuse=farmland" 7130 7130 ca.href="http://wiki.openstreetmap.org/wiki/Ca:Tag:landuse=farmland" -
trunk/styles/standard/elemstyles.mapcss
r7550 r7558 2728 2728 } 2729 2729 node[landuse=farmland] { 2730 icon-image: "misc/ no_icon.png";2730 icon-image: "misc/landuse/farmland.png"; 2731 2731 set icon_z17; 2732 2732 text: auto;
Note:
See TracChangeset
for help on using the changeset viewer.