[OSM-talk-be] 1302 AEDs in Vlaanderen
Philippe Casteleyn
philippecasteleyn at hotmail.com
Tue Dec 28 15:19:37 UTC 2021
/*
Defibrillators in Flanders outdoors or 24/7 and indoors with Mapillary
*/
[out:json][timeout:25];
{{geocodeArea:vlaanderen}}->.searchArea;
(
node["emergency"="defibrillator"]["indoor"!="yes"]["access"!="private"]["mapillary"](area.searchArea);
node["emergency"="defibrillator"]["indoor"="yes"]["access"!="private"]["opening_hours"="24/7"]["mapillary"](area.searchArea);
);
// print results
out body;
>;
out skel qt;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk-be/attachments/20211228/6ddb8b03/attachment.htm>
More information about the Talk-be
mailing list