I'm having trouble combining IMG files with different product and family
IDs into a single gmapsupp.img.  I can create single-family images with
no problem, but trying to create a multiple-family image thusly:

/--------
| $(MKGMAP) --gmapsupp \
|    --family-id=1672 --product-id=1672 1672*.img 1672.TYP \
|    --family-id=6324 --product-id=6324 6324*.img 6324.TYP
\--------

results in all the image files getting the 6324 IDs, and so the 1672*
files appear in the wrong style.  It also means that I can't selectively
show or hide the two families.

How best to combine the two?
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to