On Wednesday 02 December 2009 11:10:54 Marko Mäkelä wrote:

> Can the gmapsupp.img contain multiple TYP files that could be selected
> by the user?  That would allow one to use a single map file and select
> profiles based on intended use on-the-go, without swapping memory cards
> or connecting the navigator to a computer.

A gmapsupp.img can contain more than one typ file. Each typ file must 
correspond to a family ID. In the gps unit's menu you can switch every family 
on and off individually. Your template.args file might look like this:

product-id=1
family-id=1234
family-name=car_map

mapname=10000001
description=maptile_1
input-file=10000001.osm.gz

mapname=10000002
description=maptile_2
input-file=10000002.osm.gz

[...]

product-id=1
family-id=5678
family-name=bike_map

mapname=20000001
description=maptile_3
input-file=20000001.osm.gz

mapname=20000002
description=maptile_4
input-file=20000002.osm.gz

[...]

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

Reply via email to