Hello, I am already desperate, because I am googling for weeks and could not find a working answer in any forum, so I ask on my own. By the way, I am quite new to Mkgmap and this forum. I want to create a map for my Garmin device based on OSM, which should allow searching for streets etc. At first I downloaded a map from download.geofabrik.de (Sachsen-Anhalt in Germany). After that I was using Splitter, then Osmosis and Mkgmap to get preprocessed bounds, so at the end I could create a gmapsupp.img file with Mkgmap. The code is:
All this code is from walkthroughs on the web. When I transfer the created gmapsupp.img-file to the Garmin-directory of my devices SD-card, I can use the map as I want. But when I search for streets, only some can be found (for example in "Dessau-Rosslau": only "Am Beckerbruch", no other road seems to exist in this town). I have no idea what might be the problem. My OS is OpenSuse 13.1, the code is used in the bash shell, all programs are not older than 4 months (the time when I began to struggle with Mkgmap), java should be up-to-date, my device is a Garmin Oregon 600. Can someone please help me? asked 08 Nov '14, 16:30 Kardoffl |
The boundaries in the Sachsenanhalt pbf are probably incomplete. You could make it yourself a lot easier by skipping the whole process of creating boundary data by downloading the complete world boundary set from mkgmap: http://www.mkgmap.org.uk/download/mkgmap.html answered 09 Nov '14, 14:02 ligfietser Thank you for the answer. But I just tested it, the result did not change. Could it be that I downloaded a buggy version of mkgmap? I already tried a map directly from the export function of OSM, and exactly the same streets appear while the others cannot be found.
(09 Nov '14, 19:22)
Kardoffl
|
I am not familiar with the town, but when you try a ready made garmin suitable from one of the many providers such as http://garmin.openstreetmap.nl are more streets found. answered 08 Nov '14, 23:27 nevw 1
Thank you, with that page I will have working maps in the meantime while trying to compile my own maps.
(09 Nov '14, 19:26)
Kardoffl
|
Still no solution... Seems like noone has ever encountered that problem, and noone knows how to solve it?