Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11
    Important User smokefree's Avatar
    Join Date
    Sep 2010
    Location
    @ home
    Age
    44
    Posts
    966
    Rep Power
    731

    Default

    Is this map non-routable, or did I do something wrong?

    This map is from 2009. New version has been released by Garmin in May 2011. More info here:

    Code:
    Please Login or Register to see the links
    Any chance of someone uploading this new version? Thanks.

  2.    Advertissements


  3. #12
    Member +
    Join Date
    Nov 2011
    Location
    NL
    Posts
    36
    Rep Power
    27

    Default

    Quote Originally Posted by p!xeldealer View Post
    There is no official MapSource version of this map. You can make your own with GMapTool/cGPSmapper.
    Well an how to would be very nice. I'm currently trying to it. I gather I first have to split the garminsupp.img in the original indivudaul files. first trying to that.

    -edit-Splitting for this map is not needed. There is a FAM version supplied in post #2

    second step would be copying to garmin directory in root of harddrive, third unlocking files with tool. Last make a reg-file for this FAM dir for a 64-bit registry update
    Last edited by zuma_nl; 30th November 2011 at 03:04 PM.

  4. #13
    Important User Garmin Nederland binnenwateren/Dutch waterways
    Garmin Nederland binnenwateren/Dutch waterwaysGarmin Nederland binnenwateren/Dutch waterwaysGarmin Nederland binnenwateren/Dutch waterwaysGarmin Nederland binnenwateren/Dutch waterwaysGarmin Nederland binnenwateren/Dutch waterwaysGarmin Nederland binnenwateren/Dutch waterwaysGarmin Nederland binnenwateren/Dutch waterways
    catymag's Avatar
    Join Date
    Nov 2007
    Location
    light side
    Posts
    15,505
    Rep Power
    5042

    Default

    Quote Originally Posted by zuma_nl View Post
    Well an how to would be very nice.
    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]
    l9ebnsm
    You have to navigate to get to the good.

    Galaxy S5 Kitkat 4.4.2 / Nuvi1200->1250 / Nuvi3790T->34xx / Nuvi 2200 / Nuvi 66 / Oregon 600

  5. #14
    Member +
    Join Date
    Nov 2011
    Location
    NL
    Posts
    36
    Rep Power
    27

    Default

    Thanx catymag. I'll study them for splitting large img files to be able to use them in mapsource.

    for this map in this thread I tried the FAM installation in post #2. So splitting wasn't needed. After unlocking the FAM directory with a tool Iand copying it to the right garmin directory in the root i tried to run the install bat. This didn't work becaus the file couldn't get acces to the registry. So i wrote my own reg file for a 64-bit OS installtion. This didn't work like charm:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Garmin\Mapsource\Families\FAM_1394]
    "TYP"="C:\\Garmin\\FAM_1394\\I0000572.TYP"
    "ID"=hex:72,05
    "IDX"="C:\\Garmin\\FAM_1394\\mapset.mdx"
    "MDR"="C:\\Garmin\\FAM_1394\\mapset.img"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Garmin\Mapsource\Families\FAM_1394\1]
    "TDB"="C:\\Garmin\\FAM_1394\\mapset.tdb"
    "LOC"="C:\\Garmin\\FAM_1394"
    "BMAP"="C:\\Garmin\\FAM_1394\\mapset.img"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Garmin\Mapsource\Families\FAM_1394]
    "TYP"="C:\\Garmin\\FAM_1394\\I0000572.TYP"
    "ID"=hex:72,05
    "IDX"="C:\\Garmin\\FAM_1394\\mapset.mdx"
    "MDR"="C:\\Garmin\\FAM_1394\\mapset.img"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Garmin\Mapsource\Families\FAM_1394\1]
    "TDB"="C:\\Garmin\\FAM_1394\\mapset.tdb"
    "LOC"="C:\\Garmin\\FAM_1394"
    "BMAP"="C:\\Garmin\\FAM_1394\\mapset.img"
    Last edited by zuma_nl; 30th November 2011 at 07:46 PM. Reason: Did not work corrctly see posts here after

  6. #15
    Member +
    Join Date
    Nov 2011
    Location
    NL
    Posts
    36
    Rep Power
    27

    Default

    Still there is something fishy about the FAM installation. I can perfectly zoom in, place waypoints and a create a track and move the map but as soon as i want to select a submap (placing it in the left 'mapbox') for transfer mapsource crashes and wants to send a report to Garmin. Furthermore I seem to have blank spot s in the map when moving to far east or north (within borders of the map).

    -big last edit-
    NON Relevant musings what might went wrong
    Last edited by zuma_nl; 1st December 2011 at 12:37 AM.

  7. #16
    Member +
    Join Date
    Nov 2011
    Location
    NL
    Posts
    36
    Rep Power
    27

    Default

    -edit- non relevant musing
    Last edited by zuma_nl; 1st December 2011 at 12:38 AM.

  8. #17
    Member +
    Join Date
    Nov 2011
    Location
    NL
    Posts
    36
    Rep Power
    27

    Default

    Finally i did it, solved all problems I mentioned. The install.bat must be run as administrator but it still didn't add key's in the 64-bit part of the registry.
    So i studied what kind of keys the install bat made in the 32-bit part of the registry.
    After studying that I made again a new registry file which adds keys in the 32- and 64-bit part of the registry. This is it:


    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Garmin\Mapsource\Families\FAM_1394]
    "TYP"="C:\\Garmin\\FAM_1394\\I0000572.TYP"
    "ID"=hex:72,05

    [HKEY_LOCAL_MACHINE\SOFTWARE\Garmin\Mapsource\Families\FAM_1394\1]
    "TDB"="C:\\Garmin\\FAM_1394\\mapset.tdb"
    "LOC"="C:\\Garmin\\FAM_1394"
    "BMAP"="C:\\Garmin\\FAM_1394\\mapset.img"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Garmin\Mapsource\Families\FAM_1394]
    "TYP"="C:\\Garmin\\FAM_1394\\I0000572.TYP"
    "ID"=hex:72,05

    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Garmin\Mapsource\Families\FAM_1394\1]
    "TDB"="C:\\Garmin\\FAM_1394\\mapset.tdb"
    "LOC"="C:\\Garmin\\FAM_1394"
    "BMAP"="C:\\Garmin\\FAM_1394\\mapset.img"

    You musn't define a highest level map where there isn't one. It's so simple....

    I now can move in all directions without getting blancs, select submaps without crash. This should be the solution on a 64-bit OS
    Last edited by zuma_nl; 30th November 2011 at 09:09 PM.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •