This appears to be an osmosis problem.<br><br>A recent planet contains the following:<br><br>bzcat planet-071205.osm.bz2 |grep -A 2 "25869820"<br><br>  <node id="25869820" lat="38.6810732" lon="
29.4033271" timestamp="2007-11-29T20:07:57Z"><br>    <tag k="place" v="city" /><br>    <tag k="name" v="UÅak" /><br><br>Whereas the corresponding hourly dump contains:
<br><br> cat 2007112920-2007112921.osc | grep -A 2 "25869820"<br><br>    <node id="25869820" timestamp="2007-11-29T20:07:57Z" user="katpatuka" lat="38.6810732" lon="
29.4033271"><br>      <tag k="place" v="city"/><br>      <tag k="name" v="UÃ<br>Ÿak"/><br><br>There's not much I can do about it.  I think Brett needs to take a look at it.
<br><br>80n<br><br><br><br><div class="gmail_quote">On Dec 7, 2007 9:40 AM, Hakan Tandogan <<a href="mailto:hakan@gurkensalat.com">hakan@gurkensalat.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>the following node:<br><br><a href="http://www.openstreetmap.org/api/0.5/node/25869820/history" target="_blank">http://www.openstreetmap.org/api/0.5/node/25869820/history</a><br><br>seems to be correct in all of its three revisions, but if I fetch the same
<br>node from the osmxapi,<br><br><a href="http://www.informationfreeway.org/api/0.5/node%5Bplace=city%5D%5Bbbox=29.4,38.6,29.5,38.7%5D" target="_blank">http://www.informationfreeway.org/api/0.5/node[place=city][bbox=29.4,38.6,29.5,38.7]
</a><br><br>the second character of the city name is broken.<br><br><br><br>Regards,<br>Hakan<br><br><br>--<br>The key to immortality is first living a life worth remembering...<br><br><br><br>_______________________________________________
<br>dev mailing list<br><a href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a><br><a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev" target="_blank">http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev
</a><br></blockquote></div><br>