| 3 | | Even uploaded to GitLab as a snippet, but there are a few edge cases which I want to fix before making it public. |
| | 3 | **Edit:** my approach was to use GeoFabric extracts to get reproducible results, plus once downloaded, it works offline. |
| | 4 | |
| | 5 | Fix method: |
| | 6 | - search for issues |
| | 7 | - look up the last known non <diff..> value (including translations) in the history file |
| | 8 | - use this value instead of <diff..> |
| | 9 | - create an XML as final output in JOSM loadable format |
| | 10 | - manual upload to OSM |
| | 11 | |
| | 12 | Btw I don't know if overpass can handle a complex global query with all the translations on keys and values. |