1
2
3
4
5
6
7
8
9
 
[out:csv(::count, ::"count:nodes", ::"count:ways", ::"count:relations")];
area["ISO3166-1"="CZ"];
(
  node(area)["piste:type"];
  way(area)["piste:type"];
  relation(area)["piste:type"];
);
out count;
 
300 m
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet