[OSM-talk-ie] Overpass wizard
Tom Pfeifer
t.pfeifer at computer.org
Fri Sep 27 18:21:20 UTC 2019
in the wizard:
id:"165511786" and type:"way" global
creates this script:
[out:json][timeout:25];
// gather results
(
// query part for: “id:165511786”
way(165511786);
);
// print results
out body;
>;
out skel qt;
Further reading:
https://wiki.openstreetmap.org/wiki/Overpass_turbo/Wizard#Meta-Data_Filters
On 27.09.2019 19:33, Brian Hollinshead wrote:
> I know how to search for a way number on the main openstreetmap.org page by
> using openstreetmap.org/way/165511786.
>
> I want please using overpass-turbo.eu export a file for
> building=church and (the same way) but using way=165511786 or
> way/165511786 does not work.
> Your suggestions please.
> _______________________________________________
> Talk-ie mailing list
> Talk-ie at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-ie
>
More information about the Talk-ie
mailing list