[OSM-talk] Duplicate Buildings

Pierre Béland pierzen at proton.me
Wed Mar 15 13:11:38 UTC 2023


>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 <marc_marc at mailo.com> a écrit :

 
> 
> in fact I was thinking about the overpass turbo query :)
> to test it in my area
> 
> > the 4 dates of edit.
> 
> 



More information about the talk mailing list