25. Apr 2018 06:17 by [email protected] <mailto:[email protected]>:
> 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;
_______________________________________________ talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/talk

