[OSM-talk] New wave of Pokémon Go mappers – check the parks
Mateusz Konieczny
matkoniecz at tutanota.com
Wed Apr 25 06:45:48 UTC 2018
25. Apr 2018 06:17 by roland.olbricht at gmx.de <mailto:roland.olbricht at gmx.de>:
> Thus, I suggest the query
>
here is overpass link with it: http://overpass-turbo.eu/s/yee <http://overpass-turbo.eu/s/yee> (navigate to your area, click "run" and wait)
At least in my region detecting parks and recreation ground with untagged name state (without name and without noname) is useful to detect mistagged areas http://overpass-turbo.eu/s/yeg <http://overpass-turbo.eu/s/yeg>
[timeout:120]
[bbox:{{bbox}}];
(
way[leisure=park][!name][noname!=yes];
rel[leisure=park][!name][noname!=yes];
way[recreation_ground][!name][noname!=yes];
rel[recreation_ground][!name][noname!=yes];
);
out geom meta;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk/attachments/20180425/c1450da5/attachment.html>
More information about the talk
mailing list