ger4rd
7
I’ve some partial success when playing with multiple maps, but still some problems.
Here is what I’d like to obtain: a single gmapsupp.img containing
- a standard (= downloaded from internet) routable OSM map of an entire country
- a special tansparent map (of a region of France is sufficient for me) highlighting things such as cycleways, paths, footways excatly in the way I want
- another special transparent map of the region showing arrows for oneways streets
- another special transparent map displaying colour dotted lines for streets with noname
Then depending on if I’m driving a car, a bike, or simply mapping in a city, I have all I need within my Etrex Legend Hcx, and only need to make invisible those maps I don’t need at that time.
Here is what I tried to get my multiple map (if it may helps you):
- download standard country map in tdb format and import it in into mapsource by using MapsetToolKit
- download region OSM data
- generated with mkgmap 3 different maps with this data and different styles (and different ID each one), import them into mapsource and defining them as transparent
- loading my GPS with mapsource: (in fact it creates the gmapsupp.img directly into memory card)
It worked quite well when the region was only one town and its surrounding. For some maps, I had to include some POI also, and maybe (I’m not sure if it helps) some not dotted lines for some category highways (I choose to render “tracks”), as if something was blocking if one map (noname) had only color dotted lines.
After that, when trying to do the same for a whole region, for some it works, and for some other not. Either mapsettoolkit gives a message “import failed” when trying to import a map for mapsource, either the imports pretends to be sucessfull, but then mapsource refuses to start and crashes saying that there is an installation problem and that I have to reinstall it (in fact, if I uninstal the faulty map with mapsettoolkit, the other maps are fine and mapsource runs again.)
If someone has seen similar problems has has a suggestion…