1
2
3
4
5
6
7
8
 
area[admin_level=8][name="Quimper"];
way[highway][junction=roundabout](area);
make counter num = 0 -> .count;
foreach {
  .count convert counter num = t['num'] + 1 -> .count;
}
.count out;
 
100 m
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet