[OSM-dev] UTF8 fixed?
Raphaël Jacquot
sxpert at sxpert.org
Tue Nov 7 07:21:48 GMT 2006
Jonas Svensson wrote:
> On 1 Nov 2006 at 20:28, SteveC wrote:
>
>> I've set the db server encoding to UTF-8 and looked through the hex for
>> some tags from this:
>>
>> http://lists.openstreetmap.org/pipermail/dev/2006-August/001706.html
>>
>> And the hex looks like it's correct UTF-8.
>>
>> Can someone confirm?
>
> A quick test seems to confirm. I am very happy to see this and hope
> this is correct.
>
> /Jonas
>
now we need to fix the non-compliant data in the database.
sxpert at elephant ~ $ xmllint --noout --stream --recover planet-061105.osm
planet-061105.osm:1728101: parser error : Input is not proper UTF-8,
indicate encoding !
Bytes: 0xF8 0x6A 0x73 0x6B
<tag k="name" v="Handelsh�jskole Syd" />
^
planet-061105.osm : failed to parse
More information about the dev
mailing list