wiki:Styles/Modified

Version 1 (modified by bastiK, 14 years ago) ( diff )

--

This is a test feature to develop an easier way for creating new presets and mappaint styles.

meta 
{
    title: "Modified";
    
    watch-modified: true;
}

node:modified::modified_layer 
{
    symbol-shape: circle;
    symbol-size: 50;
    symbol-fill-color: lime;
    symbol-fill-opacity: 0.3;
    z-index: -5;
}

way:modified::modified_layer,
node:modified < way::modified_layer 
{
    width: 40;
    color: lime;
    opacity: 0.3;
    z-index: -5;
}

Styles_Modified-style.xml, Styles_Modified.zip

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.