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. Have a nice day, -- Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/ _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
