1
2
3
4
5
6
7
8
9
10
 
/*
This is an example Overpass query.
Try it out by pressing the Run button above!
You can find more examples with the Load tool.
*/
[diff:"2015-09-09T15:00:00Z","2015-09-11T15:00:00Z"];
 
node
  ({{bbox}});
out meta;
30 m
Leaflet © OpenStreetMap contributors
1