Changes between Initial Version and Version 1 of Ticket #15752


Ignore:
Timestamp:
2018-01-08T21:06:45+01:00 (6 years ago)
Author:
naoliv
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15752 – Description

    initial v1  
    44#!mapcss
    55area[tag("landuse") = parent_tag("landuse")] ∈ area[landuse] {
    6         throwWarning: tr("{0} dentro de {1}", concat("landuse=", tag("landuse")), concat("landuse=", tag("landuse")));
     6        throwWarning: tr("{0} inside {1}", concat("landuse=", tag("landuse")), concat("landuse=", tag("landuse")));
    77}}}
    88