Hi devs,

with the attached patch for MdrCheck I see no error messages reg. wrong repeat 
flags for maps from Garmin.
The patch for mkgmap shoud get us closer to what MapSource (or Garmin) does.
- strength is changed from secondary to tertiary (maybe even string.equals can 
be used)
- mdr11 records are also sorted and grouped by city id (need a new 
createSortKey() method to avoid the DoubleSortKey

I've noticed that a gmapsupp index created by MapSource for a map which 
contains only POI but no highways has a different "extra value" in Mdr11, e.g. 
0x51 instead of 0x91. 
Both have a Mdr17, so I guess we need some extra logic in 
Mdr11.getExtraValue(). 
MapSource writes a different 

I've started again to find out what the "unknown" byte in Mdr4 might mean. 
Unfortunately this section is not recalculated by MapSource, it simply seems to 
copy the value that is written by mkgmap.

Gerd

Attachment: display-no-secondary.patch
Description: display-no-secondary.patch

Attachment: mkgmap-no-secondary.patch
Description: mkgmap-no-secondary.patch

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

Reply via email to