[OSM-dev] Re: Re: [OSM-talk] planet.dump
Immanuel Scholz
immanuel.scholz at gmx.de
Thu Aug 3 09:19:05 BST 2006
Hi,
> E.g. some time ago someone[1] complained about the encoding in
> planet.osm, they gave the example of "Älvsjövägen" and said it looked
> horrible in the dump, it was UTF-8 encoded with "&"-entities.
That was a bug, where the server encoded the byte representation of UTF-8
as html-escapes, which is not valid.
> That was perfectly valid UTF-8, but perhaps not the thing you want to
> have in the DB.
Well, the xml was "well formed", but it was not a valid representation of
the original data. And it was fortunatly not in the DB ;-).
Ciao, Imi
More information about the dev
mailing list