On Fri, Apr 16, 2010 at 6:59 PM, Adam Dunn <[email protected]> wrote: > Looks like there's some encoding errors for the Pekw'xe:yles reserve [4]. > The name:fr tag has value with É in it. Should this be an e with accent > aigu (accute accent) "é", or something else? Any fix for the script for > that?
This is caused by reading UTF-8 as ISO 8859-1. É should be É. ÀàÈèÙù Éé ÂâÊêÎîÔôÛû ËëÏïÖöÜüŸÿ Çç is converted to Àà ÈèÙù Éé ÂâÊêÎîÔôÛû Ëëà ïÖöÜüŸÿ Çç _______________________________________________ Talk-ca mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-ca

