<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 13 Dec 2009, at 19:29, Anthony wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; position: static; z-index: auto; "><div class="gmail_quote"><div>ant to delete node id 54321 with tags foo=bar and bar=baz, then you send:<br>

<br>DELETE /api/0.6/node/54321<br><br>with content:<br><br><osm><br><node id="54321"><br>  <tag k="foo" v="bar"/><br>  <tag k="bar" v="baz"/><br></node><br>

</osm><br></div></div></blockquote><div><br>I thought you needed the version (and I forget if it's the new version
or the old version).  Will it really work without the version? <br></div></div></blockquote><div><br></div><div>It's the version of the item that you have downloaded. (i.e. the old version).</div><div><br></div><div>Your welcome to add clarifications to the API docs to improve them for others.</div><div><br></div><div>Shaun</div><div><br></div></div></body></html>