You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[out:csv(::type,::id,::user,::uid,::version,::timestamp,::changeset,::version, amenity, name,lastcheck;true; "|")];
// gather results
(
//wards in Pudusseri Municipal Corporation
area["wikidata"="Q13113332"];
nwr(area)(newer:"2022-03-06T07:00:00Z");
);
// print results
out meta;
>;
out meta qt;
Considering multiple options to implement recent changes.
Augmented Diffs from Overpass seems to be relevant.
https://wiki.openstreetmap.org/wiki/Overpass_API/Augmented_Diffs
It is an abstraction over minuted diffs.
https://github.com/osmlab/osm-stream uses that and that's what powers https://osmlab.github.io/show-me-the-way/
There is also an augmented delta feature.
See also:
The text was updated successfully, but these errors were encountered: