<div dir="ltr">I assume you are talking about <a href="http://wiki.openstreetmap.org/wiki/API_v0.6">http://wiki.openstreetmap.org/wiki/API_v0.6</a> ?<div>This API is not only used by JOSM, but by any editor, including iD I assume. <br>
<div><br></div><div>m</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Oct 23, 2013 at 6:54 PM, Kurt Roeckx <span dir="ltr"><<a href="mailto:kurt@roeckx.be" target="_blank">kurt@roeckx.be</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, Oct 23, 2013 at 10:13:29AM +0200, Glenn Plas wrote:<br>
> In pseudo:<br>
><br>
> - get data from osm (assuming here , the data is partial, so lets<br>
> say, everything with an 'addr' tag in your field of view.) , the<br>
> same effect you have when exporting a certain key using overpass.<br>
> - get data from crab, craft is as such (preparse it) to facilitate<br>
> merging with osm data set.<br>
> - Make the diff, but create an OSM compliant xml (with meta data,<br>
> otherwise you won't be able to create a changeset from it)<br>
> - open the changeset with JOSM, verify, correct, validate and push.<br>
<br>
</div>So I was looking at changeset formats yesterday. It seems that<br>
josm has it's own xml format for that which would contain all the<br>
data and then have things like "action=delete", and so is a<br>
changeset format. But it's not something I really like since it<br>
doesn't contain just the difference but the whole objects. And it<br>
seems that this is the only one supported by josm. But none of the<br>
diff files really seem to do what I'm expecting a diff to do.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Kurt<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
Talk-be mailing list<br>
<a href="mailto:Talk-be@openstreetmap.org">Talk-be@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/talk-be" target="_blank">https://lists.openstreetmap.org/listinfo/talk-be</a><br>
</div></div></blockquote></div><br></div>