<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 27, 2021 at 5:01 PM Pierre Béland via talk <<a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br></blockquote><div>This might be possible.  When you create an element, e.g. a node, in an editor (JOSM, iD, etc.), the editor does not know what id the OSM database will ultimately assign to that element. Therefore the editor assigns a temporary id, which is always negative. As part of the upload process, the OSM API sends a response to the editor telling it what ids were actually assigned.  Thus, if the process is interrupted (e.g. because of a bad internet connection), the editor might not get the actual id, and may believe the upload failed.  Later, if the mapper attempts to upload again, the same data, although with different ids, may get put into the OSM database again.  <br></div><div><br></div><div>After an upload attempt that seems to have failed, check to make sure the data isn't really in OSM before attempting again.<br></div><div><br></div><div>Mike</div><br></div></div>