<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>Thank you all!<br></p><p>The option "Write format of POI type in the txt file" in TypViewer changes <br></p><p>Type=0x134<br>SubType=0x1f</p><p>to<br></p><p>Type=0x1341f</p><p><br></p><p>I don´t really understand what´s the different between  SubType and Typ is, but Type=0x1341f works :)<br></p><p><br></p><p><br></p><blockquote type="cite"><p>Lutz Mändle <lmaendle@gmx.net> hat am 18. November 2016 um 21:18 geschrieben:<br><br><br>Hi,<br><br>there is an option in the preferences dialog of TypViewer "Write format <br>of POI type in the txt file" which allows to select the coding format of <br>the POI type.<br><br>Lutz Mändle Internet: lmaendle@gmx.net<br>Berlin/Germany<br><br>_______________________________________________<br>mkgmap-dev mailing list<br>mkgmap-dev@lists.mkgmap.org.uk<br>http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</p></blockquote><p><br></p><p>Hi<br><br></p><blockquote>[_point]<br>Type=0x134<br>SubType=0x1f<br></blockquote><p><br>I don't believe that this would work in cgpsmapper either.<br>The documentation says this should be written as either:<br><br> [_point]<br> Type=0x1341f<br><br>Or:<br><br> [_point]<br> Type=0x34<br> SubType=0x1f<br> Marine=1<br><br>Currently mkgmap doesn't support the Marine=1 option. I should add it<br>for compatibility, but anyway it doesn't help you with your case.<br><br>If TYPViewer can not be made to work with type = 0x1341f, then<br>I can add some code to try to fix cases that do not follow the<br>documentation.<br><br>Best wishes<br>..Steve<br>_______________________________________________<br>mkgmap-dev mailing list<br><a class="mailto-link" href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a><br><a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br></p></body></html>