Guest User

Untitled

a guest
Feb 18th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. area[tag("landuse") = parent_tag("landuse")] ∈ area[landuse] {
  2. throwWarning: tr("{0} inside {1}", concat("landuse=", tag("landuse")), concat("landuse=", tag("landuse")));
  3. }
Add Comment
Please, Sign In to add comment