<div dir="ltr">When creating a changeset, many editors (I think both iD and JOSM do it) add the attributes `generator` and `version` to the <changeset> element (not to the <osm> element that wraps the changeset element, which is documented).<div><br></div><div>e.g. from iD:</div><div><br></div><div><ol class="" style="min-width:0px;min-height:0px;list-style-type:none;padding-left:12px;padding-bottom:5px;color:rgb(48,57,66);font-family:'.SFNSDisplay-Regular','Helvetica Neue','Lucida Grande',sans-serif;font-size:12px;line-height:normal"><li style="min-width:0px;min-height:0px;margin-top:1px;text-overflow:ellipsis;white-space:nowrap;margin-left:10px"><span class="" style="min-width:0px;min-height:0px;font-family:Menlo,monospace;white-space:pre-wrap;display:inline;margin-right:1em;margin-top:1px;font-size:11px!important"><osm></span></li><li style="min-width:0px;min-height:0px;margin-top:1px;text-overflow:ellipsis;white-space:nowrap;margin-left:10px"><span class="" style="min-width:0px;min-height:0px;font-family:Menlo,monospace;white-space:pre-wrap;display:inline;margin-right:1em;margin-top:1px;font-size:11px!important"> <changeset version="0.6" generator="iD"></span></li><li style="min-width:0px;min-height:0px;margin-top:1px;text-overflow:ellipsis;white-space:nowrap;margin-left:10px"><span class="" style="min-width:0px;min-height:0px;font-family:Menlo,monospace;white-space:pre-wrap;display:inline;margin-right:1em;margin-top:1px;font-size:11px!important"> <tag k="created_by" v="iD 1.9.6"/></span></li><li style="min-width:0px;min-height:0px;margin-top:1px;text-overflow:ellipsis;white-space:nowrap;margin-left:10px"><span class="" style="min-width:0px;min-height:0px;font-family:Menlo,monospace;white-space:pre-wrap;display:inline;margin-right:1em;margin-top:1px;font-size:11px!important"> <tag k="imagery_used" v="Bing"/></span></li><li style="min-width:0px;min-height:0px;margin-top:1px;text-overflow:ellipsis;white-space:nowrap;margin-left:10px"><span class="" style="min-width:0px;min-height:0px;font-family:Menlo,monospace;white-space:pre-wrap;display:inline;margin-right:1em;margin-top:1px;font-size:11px!important"> <tag k="locale" v="es"/></span></li><li style="min-width:0px;min-height:0px;margin-top:1px;text-overflow:ellipsis;white-space:nowrap;margin-left:10px"><span class="" style="min-width:0px;min-height:0px;font-family:Menlo,monospace;white-space:pre-wrap;display:inline;margin-right:1em;margin-top:1px;font-size:11px!important"> <tag k="comment" v="diamontare"/></span></li><li style="min-width:0px;min-height:0px;margin-top:1px;text-overflow:ellipsis;white-space:nowrap;margin-left:10px"><span class="" style="min-width:0px;min-height:0px;font-family:Menlo,monospace;white-space:pre-wrap;display:inline;margin-right:1em;margin-top:1px;font-size:11px!important"> </changeset></span></li><li style="min-width:0px;min-height:0px;margin-top:1px;text-overflow:ellipsis;white-space:nowrap;margin-left:10px"><span class="" style="min-width:0px;min-height:0px;font-family:Menlo,monospace;white-space:pre-wrap;display:inline;margin-right:1em;margin-top:1px;font-size:11px!important"></osm></span></li></ol></div><div><br></div><div>I cannot see any documentation of this on the wiki. How is this information used, and can it be accessed anywhere?</div><div><br></div><div>I ask because I am working on the osm-p2p-server and trying to ensure that it matches the OSM API 0.6 as closely as possible.</div><div><br></div><div>Gregor</div><div><br></div><div><br></div><div>
</div></div>