wiki:Styles/Noname

This style can be used to highlight the unnammed highways.

meta 
{
    title: "Streets Have No Name";
    description: "Could be a U2 song: highlights where the streets have no name";
    version: "0.4_2020-10-05";
    author: "Yann Coupin";
}

meta[lang=fr]
{
    title: "Sans nom";
    description: "Ça pourrait être une chanson de U2: « Where the streets have no name », surligne les rues sans nom";
}

way[highway][!name]
{
    width: 3;
    dashes: 10,10;
    dashes-background-color: red;
}

Styles_Noname-style.mapcss, Styles_Noname.zip

Last modified 4 years ago Last modified on 2020-10-05T18:34:07+02:00
Note: See TracWiki for help on using the wiki.