wiki:Styles/Guidepost

Version 4 (modified by stoecker, 13 years ago) ( diff )

--

Lit style

This style adds an icon of a special guidepost type in the Netherlands.

The style itself

meta 
{
    title: "Paddenstoel guidepost";
    description: "Show a special icon for a paddenstoel guidepost.";
    version: "1.8_2020-10-05";
    author: "vsandre";
    
    watch-modified: true;
    link: "http://josm.openstreetmap.de/wiki/Styles/Guidepost"; 
}

node[highway=paddenstoel]
{
    icon-image: "paddenstoel.png";
    text: auto;
}

Styles_Guidepost-style.mapcss, Styles_Guidepost.zip

License of the icons

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.