On Mon, Aug 18, 2008 at 09:34:33AM +0100, Andrew McCarthy wrote: > The problem is in the last word in this line. Bel is okay, but the next > two bytes, C3 2E, aren't valid UTF-8. If the first byte is in the range > C0???DF, the second byte must be in the range 80???BF. > > If you have it on your system, the man page for UTF-8(7) is a really > good reference for this. Very short, and surprisingly readable.
Thanks for the hint to the man page. Will use it in the future. OK, seems like I need to make a server page, listing all returned tilesets with utf-8 errors. spaetz _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
