drolbr / Overpass-API

A database engine to query the OpenStreetMap data.
http://overpass-api.de
GNU Affero General Public License v3.0
693 stars 90 forks source link

Find objects created by user, not modified #633

Open bezdna opened 2 years ago

bezdna commented 2 years ago

Find objects created by user, not modified http://overpass-turbo.eu/s/1bnV here it finds objects that, among other things, the user has changed, and not just created.

maraf24 commented 2 years ago

Filter by first version of the object: (if: version()==1)