MarcusWolschon / osmeditor4android

Vespucci is a OpenStreetMap editor for Android
http://vespucci.io
Other
382 stars 83 forks source link

Provide facility to patch up ids (semi-)manually/automatically after upload with unknown status #2617

Open simonpoole opened 4 months ago

simonpoole commented 4 months ago

Musing yet another time about https://github.com/openstreetmap/openstreetmap-website/issues/2201

It would seem that it is should be possible to call changeset/nnn/download post an upload with unclear status (that is no HTTP error code received and connection was established) and match newly created OSM elements with those that you uploaded with template (aka negative) ids.

If they match (that is location and tags are the same), you know that the upload succeeded and you can then either

or