OpenStreetMap logosu OpenStreetMap

How to check for bbox USER map changes with overpass?

ABZ_OSM tarafından 22 Temmuz 2020 tarihinde English olarak gönderildi.

I have the following overpass query

[bbox:{{bbox}}][diff:”2015-05-10T09:55:00Z”,”2015-05-15T10:00:00Z”];
(
way(user:”ABZ_OSM”);
);
out geom;

which you can also see here http://overpass-turbo.eu/s/Wk7 and shows any changes I have made in the bbox in the given date range.

I would like to enhance this query by showing every user change, except for changes made by me, in other words a boolean ‘not me’, or ‘not ABZ_OSM’?

I have tried lots of variants of !ABZ_OSM, and I think I have tried all the possibilities, though I may have by chance missed a working option.

Does anyone know how to do !ABZ_OSM (not ABZ_OSM)?

ps I know I can do this with www.OSMcha.org but I think being able to do this with a quick overpass query is easiear.

E-posta simgesi Bluesky Simgesi Facebook Simgesi LinkedIn Simgesi Mastodon Simgesi Telgraf Simgesi X Simgesi

Tartışma

jidanni tarafından 22 Temmuz 2020 saat 16.34 tarihinde yapılan yorum

Indeed, “I could have sworn I added that hardware store already last year, and now it is gone.” Or maybe I haven’t been taking my paranoia medicine lately… it would be great for a one-click way to find out the truth. OK, maybe two clicks.

TheSwavu tarafından 23 Temmuz 2020 saat 00.16 tarihinde yapılan yorum

jidanni tarafından 23 Temmuz 2020 saat 03.10 tarihinde yapılan yorum

(I recall I removed a telephone very near osm.org/?mlat=24.17788&mlon=120.72338#map=19/24.17788/120.72338

I still can’t figure out how to “reveal” it, despite the above discussion. The best I could reveal is ways, not points.)

Yorum yazmak için Oturum Aç