<HTML><BODY><div>Hi Gerd,</div><div> </div><div>Faced a similar problem today.<br>Perhaps this is a strange question, but I still ask it.</div><div> </div><div>Is it possible to use MkGmap to convert multiply input files to _single_ output IMG map file ?<br>NOT a container like gmapsup.img</div><div> </div><div>For example, I want to convert: 1 .osm and 1 .mp [with same BBox] => single .img ?</div><div> </div><blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;"><div><br>Понедельник, 8 июня 2020, 12:14 +03:00 от Gerd Petermann <gpetermann_muenchen@hotmail.com>:<br> <div id=""><div class="js-helper js-readmsg-msg"><style type="text/css"></style><div><div id="style_15916076621245738899_BODY">Hi Enrico,<br><br>no idea if a single gmapsupp.img can contain two map sets with different family ids and multiple typ files.<br>Is it important for you that you have the contours in a different map set? If not, I would merge the osm data and the contour data first, use splitter on the merged data to have a single map containing osm data and contours. That's how I create my own maps.<br>The only problem that you have to take care of is that the contour data must not contain ids which overlap the OSM ids.<br><br>I just noticed that my file Hoehendaten_Freizeitkarte_EUROPE.osm.pbf contains node ids starting with 7.500.000.000, so I have to create or download a new file now.<br><br>Gerd<br><br><br>________________________________________<br>Von: mkgmap-dev <<a href="/compose?To=mkgmap%2ddev%2dbounces@lists.mkgmap.org.uk">mkgmap-dev-bounces@lists.mkgmap.org.uk</a>> im Auftrag von Enrico Liboni <<a href="/compose?To=eliboni@gmail.com">eliboni@gmail.com</a>><br>Gesendet: Montag, 8. Juni 2020 10:22<br>An: Development list for mkgmap<br>Betreff: [mkgmap-dev] Maps with contours shows two maps in some devices (i.e. Zumo XT)<br><br>Hi there.<br><br>I create my maps with contours using the following command<br><br>java -jar ./mkgmap/mkgmap.jar --description="$family_name - OSM" --output-dir="$dest"/ \<br> --family-id=10030 --product-id=1 --family-name="$family_name - Map" --route --remove-short-arcs --bounds=bounds.zip \<br> --precomp-sea=sea.zip --location-autofill=is_in,nearest --draw-priority=20 --gmapsupp --index --housenumbers "$work"/"$suffix"*osm.pbf ./typ/gspeed.typ \<br> --family-id=10031 --product-id=1 --family-name="$family_name - Contours" --draw-priority=10000 --transparent $contours ./typ/gspeedContours.typ<br><br>In blue the part that refers to contours. Mapids for the two sets are different.<br><br>On my Garmin Montana I see just one map with the name passed in --description option ($family_name - OSM).<br>On an old Garmin Nuvi I see two maps, the real map with streets (named $family_name - Map) and the one with contours (named $family_name - Contours), which I can enable/disable individually.<br>On the new Garmin Zumo XT I see two maps, both named $family_name - OSM. I can't disable just one of the two, they seems to be linked and it is weirs they show up with very same name in the list.<br><br>Question: is there a way I can merge the two maps so I get the same behaviour anywhere?<br><br>Thanks!<br>Enrico<br>_______________________________________________<br>mkgmap-dev mailing list<br><a href="/compose?To=mkgmap%2ddev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a><br><a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a></div></div></div></div></div></blockquote><div> <div> </div><div data-signature-widget="container"><div data-signature-widget="content"><div>--<br>Vadim Karpov</div></div></div><div> </div></div></BODY></HTML>