Changes between Initial Version and Version 1 of Styles/Guidepost


Ignore:
Timestamp:
2011-05-19T10:48:26+02:00 (15 years ago)
Author:
vsandre
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Guidepost

    v1 v1  
     1== Lit style ==
     2
     3This style adds an icon of a special guidepost type in the Netherlands.
     4
     5=== The style itself ===
     6
     7{{{
     8#!style type="mapcss"
     9
     10meta
     11{
     12    title: "Paddenstoel guidepost";
     13    description: "Show a special icon for a paddenstoel guidepost.";
     14    version: "1.[[revision]]_[[date]]";
     15    author: "vsandre";
     16   
     17    watch-modified: true;
     18    link: "http://josm.openstreetmap.de/wiki/Styles/Guidepost";
     19}
     20
     21node[barrier=yes]
     22{
     23    icon-image: "paddestoel.png";
     24    text: auto;
     25}
     26}}}
     27
     28=== Licencse of the icons ===
     29* '''paddestoel.png''' is licensed under ''GFDL 1.2 or later'' and ''CC-by-sa 3.0''. You can find the original at [[http://commons.wikimedia.org/wiki/File:Paddestoel.svg]]