Here's a video showing how I convert IMG files to GPX format by using a command line utility I wrote in Visual Basic 2010. ...
12402
Samson Luk
luk_samson
Apr 4, 2011 2:09 am
Would you make available your program for test? ... [Non-text portions of this message have been removed]...
12404
Paradis Mathieu
mathieu57
Apr 4, 2011 3:01 am
I look to your code and I saw a undocumented option /R. What is this for?...
12405
Bill Fuhrmann
bill_fuhrmann
Apr 4, 2011 2:03 pm
Any chance of you compiling it for those of us without the compiler? Usually programs like that need a run time package that can be downloaded from Microsoft's...
12406
m148h173l
Apr 4, 2011 2:44 pm
... /R will build road maps with the correct colors. By default I color my custom trail maps differently and used the road types to define the trails. Visual...
12407
Bill Fuhrmann
bill_fuhrmann
Apr 4, 2011 6:13 pm
... Thank you. will check it out...
12408
seldom_sn
Apr 6, 2011 2:35 am
I can see where writing this was a worthwhile exercise for the author, but what's the benefit of converting it to GPX if you can create a routable IMG?...
12409
m148h173l
Apr 6, 2011 2:28 pm
I use cgpsmapper to create detailed (routable) maps that I compile using scripts. However, I can not, 1) Print the maps or 2) View them with any other...
12410
m148h173l
Apr 6, 2011 2:49 pm
Here is video showing how I can use the data in "layers" in ExpertGPS. I can look at just "pieces" of the data. I could not do this if my MP data was not in...
12411
m148h173l
Apr 10, 2011 8:43 pm
This is a bump of the last topic. I decided to port the command-line utility to a WEB application to make it a bit more accessible to others. Upload the your...
12412
Samson Luk
luk_samson
Apr 11, 2011 3:48 pm
Could you enable 5MB? Thanks! ... [Non-text portions of this message have been removed]...
12413
m148h173l
Apr 11, 2011 5:05 pm
No problem.... There was a minor bug that would not produce the file if an "&" symbol in the label name. My apologies to the Negeri upload. The author should...
12414
gepp1
Apr 11, 2011 6:46 pm
What is the easiest way to install a gmapsupp.img so it can be viewed in Mapsource? There are people that are nice enough to compile the newest OSM data into...
12415
Gary Turner
g_turner_nz
Apr 11, 2011 9:09 pm
Are you talking about installing a gmapsupp file into mapsource (i.e. decompiling) or just doing a re-registration of new files (e.g. tdb,mdx,mdr.img)? I...
12416
seldom_sn
Apr 11, 2011 9:46 pm
Lots easier to go to http://garmin.na1400.info/routable.ph and download an installable set of tiles for your area. You'd need to split a gmapsupp.img up into...
12417
gepp1
Apr 12, 2011 12:43 am
... Bad link GPSGary...
12418
Paradis Mathieu
mathieu57
Apr 12, 2011 12:51 am
Hi I would like to include your code in my gui tool I made to ease command line app. Thanks Mathieu...
12419
gepp1
Apr 12, 2011 12:52 am
... A number of sources convert OSM data into into one single "img" file periodically. No "tdb" no anything else. I'm just looking for the easiest way to take...
12420
Gary Turner
g_turner_nz
Apr 12, 2011 2:52 am
There are probably decompilers from img to the constituent files, but I don't know what they are, how to use them, or whether you in fact loose information by...
12421
sabre23t
Apr 12, 2011 3:09 am
... Is this what you're looking for? I used to use it a lot, when I was following frequent IMG updates from Malfreemaps. ...
12422
gepp1
Apr 12, 2011 4:24 am
... That appears to be exactly what I was looking for ... however I use a down rev copy of Mapsource (6.13.7) for compatibility with some older maps and when I...
12423
gepp1
Apr 12, 2011 4:14 pm
I updated Mapsource on a different computer and ran a brand new fresh OSM "img" through exMS104. When I tried to open Mapsource, it bombed again. Wouldn't open...
12424
Gary Turner
g_turner_nz
Apr 12, 2011 8:58 pm
What error msg? ... From: gepp1 To: map_authors@yahoogroups.com Sent: Wednesday, April 13, 2011 4:14 AM Subject: Re: [ GPS Maps ] Easy gmapsupp.img installer I...
OSM IMG files are generally compiled with mkgmap, not cgpsmapper. The maps are both compatible with MapSource, but not with each other. To generate a TDB for...
12427
seldom_sn
Apr 13, 2011 12:02 am
Where did you get your OSM based gmapsupp.IMG from? As I said above, the main source for OSM based Garmin compatible maps is: ...
12428
sabre23t
Apr 13, 2011 1:13 am
... I just tried to compile my small klang.mp using cgpsmapper 097d included with ezMS104. I then renamed the generated klang.img into 99999999.img. Using...