hotosm / osm-fieldwork

Processing field data from ODK to OpenStreetMap format, and other field data collection utils.
GNU Affero General Public License v3.0
16 stars 79 forks source link

Don't add the note about duplication when writing OSM XML #287

Closed rsavoye closed 3 months ago

rsavoye commented 3 months ago

Currently a note was added when writing the OSM XML file, which later causes issues with conflicts in JOSM. This should really write clean OSM XML, and any notes about the conflation process should be added at a higher level.