== Icons ==
-* POI icons for map_features are 24x24 and come from the CC0-licensed SJJB set (http://www.sjjb.co.uk/icons)
+* POI icons for map_features are 24x24 and come from the CC0-licensed SJJB set (http://www.sjjb.co.uk/mapicons)
* POI icons for Halcyon stylesheets are 16x16 and also come from the SJJB set
* Way icons for map_features are 75x45 and have up to now generally been drawn by Richard (see way_icons.ai)
* All features must have a unique icon, and all icons must be in the correct style. Do not add a feature without a matching icon.
# Messages for Spanish (español)
# Exported from translatewiki.net
# Author: Armando-Martin
+# Author: Fitoschido
main.undo=Deshacer
main.redo=Rehacer
main.background=Fondo
-main.map_style=Estilo de mapa
-main.gpsButton=Datos GPS
-main.gps_data=Datos GPS
+main.map_style=Estilo del mapa
+main.gpsButton=Datos del GPS
+main.gps_data=Datos del GPS
main.my_tracks=Mis pistas
main.clear_gps=Borrar
main.help=Ayuda
-# Messages for Norwegian Bokmål (norsk (bokmål))
+# Messages for Norwegian Bokmål (norsk bokmål)
# Exported from translatewiki.net
# Author: Event
# Author: Haakon K
-# Messages for Norwegian Bokmål (norsk (bokmål))
+# Messages for Norwegian Bokmål (norsk bokmål)
# Exported from translatewiki.net
# Author: Dittaeva
# Author: Gnonthgol
-# Messages for Norwegian Nynorsk (norsk (nynorsk))
+# Messages for Norwegian Nynorsk (norsk nynorsk)
# Exported from translatewiki.net
# Author: Dittaeva
# Author: Gnonthgol
</feature>
+ <feature name="Department Store">
+ <category>shopping</category>
+ <help>http://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store</help>
+ <point/>
+ <area/>
+ <inputSet ref="simpleName"/>
+ <inputSet ref="web"/>
+ <inputSet ref="buildingAddress"/>
+ <icon image="features/pois/shopping_department_store.n.24.png"/>
+ <tag k="shop" v="department_store"/>
+ <inputSet ref="common"/>
+ </feature>
+
+
<feature name="DIY">
<category>shopping</category>
<point/>
node[shop=clothes] { icon-image: icons/shopping_clothes.n.16.png; z-index: 20; }
node[shop=confectionery] { icon-image: icons/shopping_confectionery.n.16.png; z-index: 20; }
node[shop=convenience] { icon-image: icons/shopping_convenience.n.16.png; z-index: 20; }
+node[shop=department_store] { icon-image: icons/shopping_department_store.n.16.png; z-index: 20; }
node[shop=doityourself] { icon-image: icons/shopping_diy.n.16.png; z-index: 20; }
node[shop=fishmonger] { icon-image: icons/shopping_fish.n.16.png; z-index: 20; }
node[shop=florist] { icon-image: icons/shopping_florist.n.16.png; z-index: 20; }