On 22 January 2012 11:08, Toby Murray <span dir="ltr"><<a href="mailto:toby.murray@gmail.com">toby.murray@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
</div>Yes, I am aware of this. I want to query the metadata. Comment tags,<br>
bboxes, users and such. I don't really care if it is in the apidb<br>
schema or not. My first thought was that this would "just work" with<br>
osmosis but that obviously isn't the case. I was just wondering if<br>
someone else already has something. It sounds like the answer is no.<br>
Which kind of makes me wonder why the changeset dump even exists if<br>
there are no standard tools to use it. But whatever. It's not like<br>
parsing XML is hard. I can write something to do what I need pretty<br>
quickly.<br></blockquote><div><br>Osmosis doesn't support XML changeset records in OSM files.  It supports
 the changeset id attribute on entities and will create dummy changeset 
records in the database to satisfy referential integrity, but all the 
metadata associated with a changeset is ignored.  If you process a file 
with only changeset records then no processing will occur.<br><br>Brett<br></div></div><br>