Thank you all!

The option "Write format of POI type in the txt file" in TypViewer changes

Type=0x134
SubType=0x1f

to

Type=0x1341f


I don´t really understand what´s the different between  SubType and Typ is, but Type=0x1341f works :)



Lutz Mändle <lmaendle@gmx.net> hat am 18. November 2016 um 21:18 geschrieben:


Hi,

there is an option in the preferences dialog of TypViewer "Write format
of POI type in the txt file" which allows to select the coding format of
the POI type.

Lutz Mändle Internet: lmaendle@gmx.net
Berlin/Germany

_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


Hi

[_point]
Type=0x134
SubType=0x1f


I don't believe that this would work in cgpsmapper either.
The documentation says this should be written as either:

[_point]
Type=0x1341f

Or:

[_point]
Type=0x34
SubType=0x1f
Marine=1

Currently mkgmap doesn't support the Marine=1 option. I should add it
for compatibility, but anyway it doesn't help you with your case.

If TYPViewer can not be made to work with type = 0x1341f, then
I can add some code to try to fix cases that do not follow the
documentation.

Best wishes
..Steve
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev