logo separator

[mkgmap-dev] City POI

From Mark Burton markb at ordern.com on Fri Mar 6 14:01:32 GMT 2009

Hi Fabrizio,

For the cities to be searchable, you need to use different codes for them as
shown in the default points file:

place=city [0x0400 resolution 17]
place=hamlet [0x1100 resolution 20]
place=suburb [0x0a00 resolution 20]
place=town [0x0800 resolution 18]
place=village [0x0b00 resolution 20]
place=island [0x650c resolution 20]

Obviously, you can change the resolution/level to suit but the codes all need
to be the 16 bit version rather than the 8 bit version you are using.

Cheers,

Mark



More information about the mkgmap-dev mailing list