1
2
3
4
5
6
7
8
9
10
x
 
[out:json][timeout:25];
{{geocodeArea:Vlaanderen}}->.searchArea;
(
  /* in theory, ref should contain alt AND state should be temporary. If this is not the case, that should be considered an error.*/
  relation["cycle_network"="BE-VLG:cycle_highway"]["ref"~"alt",i](area.searchArea);
    relation["cycle_network"="BE-VLG:cycle_highway"]["state"="temporary"](area.searchArea);
);
out body;
>;
out skel qt;
30 km
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet