1
2
3
4
5
6
7
8
9
10
 
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“addr:postcode=*”
*/
[out:json][timeout:25];
// gather results
nwr["addr:postcode"]({{bbox}});
// print results
out geom;
50 m
Leaflet © OpenStreetMap contributors
1