<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>As, independent of any other concerns, a matter of good form, I
      would want to point out that there is no such thing as ownership
      of OSM-objects, and discussing a concept of "their OSM-objects" is
      starting the discussion on the wrong foot.<br>
    </p>
    <div class="moz-cite-prefix">Am 22.08.2020 um 11:08 schrieb pangoSE:<br>
    </div>
    <blockquote type="cite"
      cite="mid:411B42FB-B518-45EF-B012-1715263ED2FD@riseup.net">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      Hi<br>
      <br>
      I would like to track all objects that I ever created or edited.<br>
      I suggest we implement a system to make this easy.<br>
      <br>
      I suggest we create a new system that is updated every time a
      changeset is uploaded. The new system tracks userids and osmids
      and date of last change/edit.<br>
      <br>
      When I create or edit an object an entry is made in this system
      (if a way is converted to relation the relation id is added and so
      forth). If another user converts my way to a relation the system
      edits the userobjects table of both users. This works around the
      problem of missing permanent ids. If a node, way or relation is
      deleted by anyone the row in my userobjects is deleted)<br>
      <br>
      The system can then be queried lke this:<br>
      <br>
      IMPLEMENTATION SUGGESTION:<br>
      <br>
      GET Openstreetmap.org/api/userobjects/pangoSE<br>
      Outputs objects for user pangoSE with the oldest first (outputs 10
      entries, &offset can be used to get more, &size can be
      used to output up to 300 entries, &modified_date=desc by
      default)<br>
      <br>
      The osmids of the objects can then be used to query the suggested
      verification endpoint to easily find old userobjects that are
      stale and need reverification. The user can be used to generate
      maps and gpx exports of all osmids needing verification for the
      user to use during a mapping quest.<br>
      <br>
      This data is privacy sensitive so the endpoint should require
      permissions from the user to make it easy to write a script or
      service that uses the data on behalf of the user.<br>
      <br>
      WDYT?<br>
      <br>
      Cheers <br>
      pangoSE<br>
      -- <br>
      Skickat från min Android-enhet med k9.
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/talk">https://lists.openstreetmap.org/listinfo/talk</a>
</pre>
    </blockquote>
  </body>
</html>