1
2
3
4
5
6
7
8
9
10
11
12
13
 
[out:json][timeout:25];
area
  ["boundary"="administrative"]
  ["admin_level"="7"]
  ["name"="Lillestrøm"]
  ->.boundary;
 
nwr["opening_date"]
   (if:date(t["opening_date"])
       <date("{{date:0 days}}"))
   (area.boundary);
 
out body; >; out skel qt;
500 m
Leaflet © OpenStreetMap contributors
1