1
2
3
4
5
6
7
8
9
10
 
/*
 
*/
[out:json][timeout:25];
// fetch area “Peru” to search in
{{geocodeArea:Peru}}->.searchArea;
// gather results
nwr["gtfs:trip_id"](area.searchArea);
// print results
out geom;
500 m
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet