[OSM-dev] UTF-8 problems in informationfreeway?

80n 80n80n at gmail.com
Fri Dec 7 15:36:34 GMT 2007


This appears to be an osmosis problem.

A recent planet contains the following:

bzcat planet-071205.osm.bz2 |grep -A 2 "25869820"

  <node id="25869820" lat="38.6810732" lon="29.4033271"
timestamp="2007-11-29T20:07:57Z">
    <tag k="place" v="city" />
    <tag k="name" v="UÅak" />

Whereas the corresponding hourly dump contains:

 cat 2007112920-2007112921.osc | grep -A 2 "25869820"

    <node id="25869820" timestamp="2007-11-29T20:07:57Z" user="katpatuka"
lat="38.6810732" lon="29.4033271">
      <tag k="place" v="city"/>
      <tag k="name" v="UÃ
Ÿak"/>

There's not much I can do about it.  I think Brett needs to take a look at
it.

80n



On Dec 7, 2007 9:40 AM, Hakan Tandogan <hakan at gurkensalat.com> wrote:

> Hi,
>
> the following node:
>
> http://www.openstreetmap.org/api/0.5/node/25869820/history
>
> seems to be correct in all of its three revisions, but if I fetch the same
> node from the osmxapi,
>
>
> http://www.informationfreeway.org/api/0.5/node[place=city][bbox=29.4,38.6,29.5,38.7]<http://www.informationfreeway.org/api/0.5/node%5Bplace=city%5D%5Bbbox=29.4,38.6,29.5,38.7%5D>
>
> the second character of the city name is broken.
>
>
>
> Regards,
> Hakan
>
>
> --
> The key to immortality is first living a life worth remembering...
>
>
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20071207/ac906e52/attachment.html>


More information about the dev mailing list