<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Steve,<br>
<br>
I've just replaced the mkgmap.jar and started the process again....
unfortunately it's not running through and throws an exception when
trying to compile the TYP files (independant if I try to build
unicode things or cp1252 things): <br>
java -Xmx1536M -jar
D:/fzk/develop/fzk-mde-garmin/Freizeitkarte-Entwicklung/tools/mkgmap/mkgmap.jar
--max-jobs=2 --product-id=1 --family-id=6442 contrast.txt<br>
Time started: Mon Dec 05 20:01:08 CET 2016<br>
Number of MapFailedExceptions: 0<br>
Exception in thread "main"
java.nio.charset.UnsupportedCharsetException: cp0<br>
at java.nio.charset.Charset.forName(Unknown Source)<br>
at
uk.me.parabola.imgfmt.app.labelenc.AnyCharsetDecoder.<init>(AnyCharsetDecoder.java:27)<br>
at
uk.me.parabola.imgfmt.app.labelenc.CodeFunctions.createEncoderForLBL(CodeFunctions.java:104)<br>
at
uk.me.parabola.imgfmt.app.labelenc.CodeFunctions.createEncoderForLBL(CodeFunctions.java:127)<br>
at uk.me.parabola.tdbfmt.Block.<init>(Block.java:56)<br>
at uk.me.parabola.tdbfmt.TdbFile.write(TdbFile.java:155)<br>
at
uk.me.parabola.mkgmap.combiners.TdbBuilder.writeTdbFile(TdbBuilder.java:190)<br>
at
uk.me.parabola.mkgmap.combiners.TdbBuilder.onFinish(TdbBuilder.java:182)<br>
at uk.me.parabola.mkgmap.main.Main.endOptions(Main.java:610)<br>
at
uk.me.parabola.mkgmap.CommandArgsReader.readArgs(CommandArgsReader.java:128)<br>
at uk.me.parabola.mkgmap.main.Main.mainStart(Main.java:135)<br>
at uk.me.parabola.mkgmap.main.Main.main(Main.java:106)<br>
<br>
Using the new mkgmap.jar only for the real build process runs at
least through, but the result ist just different but still
scrambled:<br>
For unicode map: still scrambled, just differently<br>
<blockquote><tt>(c) Contour data: U.S. Geological Survey or J. de
Ferranti (free for research and private use)</tt><tt><br>
</tt><tt>(c) Map data: OSM contributors äöüéèê (ODbl)</tt><tt><br>
</tt><tt>(c) Map: FZK project äöüéèê (free for research and
private use)</tt><tt><br>
</tt><tt>(c) Map: FZK project ᅢ내쌔태래땕 (free for research and
private use)</tt><tt><br>
</tt><tt>(c) Map data: OSM contributors ᅢ내쌔태래땕 (ODbl)</tt><tt><br>
</tt><tt>(c) Contour data: U.S. Geological Survey or J. de
Ferranti (free for research and private use)</tt><tt><br>
</tt></blockquote>
New Problem: cp1252 map scrambled now too:<br>
<blockquote><tt>(c) Contour data: U.S. Geological Survey or J. de
Ferranti (free for research and private use)</tt><tt><br>
</tt><tt>(c) Map data: OSM contributors äöüéèê (ODbl)</tt><tt><br>
</tt><tt>(c) Map: FZK project ¦??-|| (free for research and
private use)</tt><tt><br>
</tt><tt>(c) Map data: OSM contributors ¦??-|| (ODbl)</tt><tt><br>
</tt><tt>(c) Contour data: U.S. Geological Survey or J. de
Ferranti (free for research and private use)</tt><tt><br>
</tt><tt>(c) Map: FZK project äöüéèê (free for research and
private use)</tt><tt><br>
</tt><tt><br>
</tt></blockquote>
Cheers<br>
Patrik<br>
<br>
<div class="moz-cite-prefix">On 04.12.2016 22:09, Steve Ratcliffe
wrote:<br>
</div>
<blockquote
cite="mid:c0f5d6d4-feb1-67df-1e17-02634d430ade@parabola.me.uk"
type="cite">
<br>
Hi Patrik
<br>
<br>
Please try this one:
<a class="moz-txt-link-freetext" href="http://files.mkgmap.org.uk/download/319/mkgmap.jar">http://files.mkgmap.org.uk/download/319/mkgmap.jar</a>
<br>
<br>
The important file for this change is the tdb file.
<br>
Previously the copyright information was always
<br>
encoded with cp1252 whatever the declared code page was.
<br>
<br>
So this makes a lot more sense, sorry about the last one as I
wasn't thinking straight!
<br>
<br>
This change does not affect anything on the device, if you
<br>
used a gmapsupp created by mkgmap.
<br>
<br>
..Steve
<br>
_______________________________________________
<br>
mkgmap-dev mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
<br>
<a class="moz-txt-link-freetext" href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a>
<br>
</blockquote>
<br>
</body>
</html>