- Timestamp:
- 2016-02-02T23:45:34+01:00 (9 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/defaultpresets.xml
r9690 r9718 7440 7440 <reference ref="link_contact_address_payment" /> 7441 7441 </item> <!-- Kitchen --> 7442 <item name="Houseware" icon="styles/standard/shop/houseware.svg" type="node,closedway,multipolygon" preset_name_label="true"> 7443 <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=houseware" 7444 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:shop=houseware" 7445 es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:shop=houseware" 7446 pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:shop=houseware" 7447 ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=houseware" /> 7448 <space /> 7449 <key key="shop" value="houseware" /> 7450 <reference ref="name_brand_operator_oh_wheelchair" /> 7451 <reference ref="link_contact_address_payment" /> 7452 </item> <!-- Houseware --> 7442 7453 <item name="Curtain" icon="presets/curtain.png" type="node,closedway,multipolygon" preset_name_label="true"> 7443 7454 <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=curtain" -
trunk/styles/standard/elemstyles.mapcss
r9681 r9718 2028 2028 area[shop=hearing_aids], 2029 2029 area[shop=hifi], 2030 area[shop=houseware], 2030 2031 area[shop=jewelry], 2031 2032 area[shop=kitchen], … … 2271 2272 text: auto; 2272 2273 } 2274 node[shop=houseware] { 2275 icon-image: "shop/houseware.svg"; 2276 set icon_z17; 2277 text: auto; 2278 } 2273 2279 node[shop=jewelry] { 2274 2280 icon-image: "shop/jewelry.png";
Note:
See TracChangeset
for help on using the changeset viewer.