1
2
3
4
5
6
7
8
9
10
11
 
 
[out:json][timeout:2500];
{{geocodeArea:Iran}}->.searchArea;
// gather results
(
  way["highway"="trunk"]["name:en"!~"."](area.searchArea);
);
// print results
out body;
>;
out skel qt;
300 km
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet