According to the wiki docs the only editor in osmose is a raw XML editor. If I wanted to edit raw XML I could do so already. Also according to the docs the backend won’t work for regions outside of France. I suspect that’s wrong and there’s no reason why I couldn’t set it up and run it, but a backend wouldn’t help.
From: [email protected] [mailto:[email protected]] Sent: Thursday, January 24, 2013 1:44 AM To: Paul Norman; [email protected] Cc: [email protected]; [email protected] Subject: Re : [OSM-dev] Dealing with conflicts Did you had a look at Osmose merge mechanisms ? Yves ----- Reply message ----- De : "Paul Norman" <[email protected]> Pour : <[email protected]> Cc : <[email protected]>, <[email protected]> Objet : [OSM-dev] Dealing with conflicts Date : jeu., janv. 24, 2013 09:17 I'm working on software which to be used with importing addresses. I expect to be able to identify cases where OSM data and remote data source data conflict. Obviously automatically overwriting OSM data with the remote source is a no-go, but the quality of the remote source is good enough I don't want to drop these conflicts, but be able to present them some way in an editor. My first thought was JOSM's conflict resolution mechanism. To figure out the XML format, I went to JOSM, created a conflict and tried to save. JOSM won't let you save with a conflict and the wiki docs have nothing about conflicts in the file format, so I'm presuming that it can't be done. My only other idea was to create a JOSM file that will create conflicts when the objects in it are updated. I am not sure if this is possible in all cases and it seems like a bad way to do it. Is anyone aware of a better way to handle this? The properties that may conflict between the two sources are tagging and in the case of a feature represented by node, its position. The case of two conflicting way geometries is beyond the scope of what I am doing. _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev
_______________________________________________ Imports mailing list [email protected] http://lists.openstreetmap.org/listinfo/imports
