On Tue, Sep 02, 2008 at 12:27:20PM +0200, Florian Lohoff wrote:
> Subject: Re: [Tilesathome] setting up the api was: [OSM-dev] [EMAIL 
> PROTECTED] API still turn off...
> 
> On Tue, Sep 02, 2008 at 12:09:51PM +0200, Martijn van Oosterhout wrote:
> > On Tue, Sep 2, 2008 at 10:52 AM, Florian Lohoff <[EMAIL PROTECTED]> wrote:
> > > The (un)escaping of UTF-8 characters still doesnt work and i have
> > > no clue how this works so need help here ... xmllint complains about
> > > the resulting osm files with >128 ascii chars are in there - And most 
> > > likely
> > > some &>< escaping might be missing.
> > 
> > Half the point of UTF-8 is that you don't need to escape anything. As
> > long as you spit out exactly what was in the OSM data you should be
> > fine.
> 
> I do that and it fails -  the [EMAIL PROTECTED] clients complains loud
> about non utf-8 compliance ...
> 
> <node id="50553449" lat="51.7439626" lon="8.3798345">
>  <tag k="is_in" v="Northrine-Westfalia,Germany"/>
>  <tag k="name" v="Mastholte-S<FC>d"/>
>  <tag k="place" v="village"/>
>  <tag k="created_by" v="JOSM"/>
> </node>
> 
> This is a node which fails It should be "Süd" and 0xFC followed
> by a "d" is not valid utf-8.

Its a correctly encoded ü in iso-8859-1 btw ... So it seems this is in
the database as an iso-8859-1 char ... I have tried the area of Minsk
with the cyrillic chars - they work fine and get exported correctly as
utf-8.

Flo
-- 
Florian Lohoff                  [EMAIL PROTECTED]             +49-171-2280134
        Those who would give up a little freedom to get a little 
          security shall soon have neither - Benjamin Franklin

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome

Reply via email to