From the OSM-id list of Frederik, it is possible to query with Overpass. For
the following list:
id1,id2,id3,id4
-15538065,-15538064,-15538063,1137657546
I isolate negative values and query as relation, others as way.
[out:xml][date:'2023-03-05T00:00:00Z'];
(
way(id: 1137657546
);
relation(id:
15538065, 15538064, 15538063
);
);
out meta;
>; out meta;
Pierre
Envoyé avec la messagerie sécurisée Proton Mail.
------- Original Message -------
Le mercredi 15 mars 2023 à 07:11, Marc_marc <[email protected]> a écrit :
>
> in fact I was thinking about the overpass turbo query :)
> to test it in my area
>
> > the 4 dates of edit.
>
>
_______________________________________________
talk mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/talk