Bjørn

I don’t know if it will work, but the way I have been thinking is like this:

way[highway=residential][!surface] {
        set:    surface=unpaved;
}
way[highway=motorway][!surface] {
        set:    surface=paved;
}

This is done so I can assume default values later in the sheet, without having 
to test explicitly for untagged ways for each test. If it works on the 
implementation of mapcss, it will come handy on complex stylesheets.

Aun Johnsen

> On May 12, 2017, at 12:08, Bjoern Hassler <[email protected]> wrote:
> 
> Aun, can you say a little  more about "set tag=value"? I assume these are css 
> tags? What's the purpose? 
> 
> 

_______________________________________________
Mapcss mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/mapcss

Reply via email to