Hi Nick, yes, the utf-8 check uses all lines, also the commented ones. So, I think the solution is to switch your editor to use utf-8 and maybe change the german character ß in Straße .
Gerd > Date: Thu, 20 Nov 2014 01:08:09 -0700 > From: [email protected] > To: [email protected] > Subject: [mkgmap-dev] # ignored > > Hi > I'm coming across a possible bug > > If I use > > highway=* & name ~ '.*[Ss]traße' [0x12 road_class=1 road_speed=1 resolution > 24 continue] > > I get understandably the following error: > > Error in style: Error: (lines:80): Bad character in input, file probably not > in utf-8 > > Could not open style default > > However, if I put a # infront of this line I still get the same error. > > #highway=* & name ~ '.*[Ss]traße' [0x12 road_class=1 road_speed=1 resolution > 24 continue] > > The error only disappears if I remove the line > > r > > Nick > > > > > -- > View this message in context: > http://gis.19327.n5.nabble.com/ignored-tp5824917.html > Sent from the Mkgmap Development mailing list archive at Nabble.com. > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
