GPS Forums


Reply
Thread Tools Display Modes

problem with mapsource on a netbook?

 
 
philippe
Guest
Posts: n/a
 
      07-01-2011, 05:31 PM
hi to all,

1)i've installed mapsource on a netbook (eeepc asus 1001)
2)i've installed my own maps with mapstetoolkit

but in mapsource there i can't select the map installed because there is
no menu-items to select it (in the upper left corner with the zoom
icons) as in the mapsource version installed on my desktop ???

Do anyone has an idea of what's going wrong?

Philippe.
 
Reply With Quote
 
 
 
 
Rick Morel
Guest
Posts: n/a
 
      07-02-2011, 12:26 PM
On Fri, 01 Jul 2011 19:31:27 +0200, philippe <(E-Mail Removed)>
wrote:

>hi to all,
>
>1)i've installed mapsource on a netbook (eeepc asus 1001)
>2)i've installed my own maps with mapstetoolkit
>
>but in mapsource there i can't select the map installed because there is
>no menu-items to select it (in the upper left corner with the zoom
>icons) as in the mapsource version installed on my desktop ???
>
>Do anyone has an idea of what's going wrong?
>
>Philippe.



No difference on a netbook - I've been running it on one for over a
year.

Right click on the toolbar, where the icons are, then left click on
"View" to checkmark it. You can also click on "View" on the Menu bar
and go down to "Switch to Product".

Rick
 
Reply With Quote
 
philippe
Guest
Posts: n/a
 
      07-05-2011, 05:22 PM
Le 02/07/2011 14:26, Rick Morel a écrit :
> No difference on a netbook - I've been running it on one for over a
> year.


every thing seems to work very well except that i've no "Switch to
Product" in the "view" toolbar ...

>
> Right click on the toolbar, where the icons are, then left click on
> "View" to checkmark it. You can also click on "View" on the Menu bar
> and go down to "Switch to Product".


i've reinstalled mapsource but nothing change ???


thank's for your reply Rick

Philippe.

 
Reply With Quote
 
Bert Hyman
Guest
Posts: n/a
 
      07-05-2011, 05:49 PM
In news:iul07k$7gf$(E-Mail Removed) philippe <(E-Mail Removed)> wrote:

> hi to all,
>
> 1)i've installed mapsource on a netbook (eeepc asus 1001)
> 2)i've installed my own maps with mapstetoolkit
>
> but in mapsource there i can't select the map installed because there
> is no menu-items to select it (in the upper left corner with the zoom
> icons) as in the mapsource version installed on my desktop ???
>
> Do anyone has an idea of what's going wrong?


The list is normally populated from information placed in the registry
when Garmin's own maps are installed on your PC.

Your problem suggests that whatever process you're using to install your
own maps isn't placing these entries in the registry, so MapSource can't
find the maps.

--
Bert Hyman St. Paul, MN (E-Mail Removed)
 
Reply With Quote
 
philippe
Guest
Posts: n/a
 
      07-05-2011, 09:11 PM
Le 05/07/2011 19:49, Bert Hyman a écrit :
>
> Your problem suggests that whatever process you're using to install your
> own maps isn't placing these entries in the registry, so MapSource can't
> find the maps.


I don't think so. The selection "Switch to Product" should be present in
mapsource even before you install any map ... but it wasn't here. Now
I've installed an "osm map" using the installer on the following web page :

http://fredericbonifas.free.fr/osm/g...l#installation

and the widget with the list of maps (in the "view" part of the icons
toolbar ) now appears in map source !!! I don't know why but my problem
is solved :-)

Thanks for all,

Philippe

 
Reply With Quote
 
Joel
Guest
Posts: n/a
 
      07-06-2011, 06:11 PM
On Fri, 01 Jul 2011 19:31:27 +0200, philippe <(E-Mail Removed)> wrote:

> >hi to all,
> >
> >1)i've installed mapsource on a netbook (eeepc asus 1001)
> >2)i've installed my own maps with mapstetoolkit
> >
> >but in mapsource there i can't select the map installed because there is
> >no menu-items to select it (in the upper left corner with the zoom
> >icons) as in the mapsource version installed on my desktop ???
> >
> >Do anyone has an idea of what's going wrong?
> >
> >Philippe.


MapSource doesn't have option to install anything. It just have option to
SELECT one of the installed MAP(s) you installed on your computer.

To install the MAP, you just need to install it normally just like all
other applications, then MapSource will detect and let you select the
installed map(s) you have on the system.

I don't know anything about Mapstetoolkit, and you shouldn't need it in
the first place.

1. Just install it like you normally do with any other aps.

2. Open MapSource then select the map you want. MapSource should be able to
detect it.

3. Then give it the KEY to UNLOCK it then you have it.
 
Reply With Quote
 
philippe
Guest
Posts: n/a
 
      07-07-2011, 07:44 AM
Hi Joel,


Le 06/07/2011 20:11, Joel a écrit :
>
> MapSource doesn't have option to install anything. It just have option to
> SELECT one of the installed MAP(s) you installed on your computer.


that's exactly what i've said !

>
> To install the MAP, you just need to install it normally just like all
> other applications, then MapSource will detect and let you select the
> installed map(s) you have on the system.


that was exactly the problem : it was impossible to "select" the map in
Mapsource because there was no "select" widget in the GUI after
mapsource installation (before installing any map on the netbook).
fortunately this widget come back after installing another map?!?
>
> I don't know anything about Mapstetoolkit, and you shouldn't need it in
> the first place.


this is a free application which manage map installation in mapsource,
it is usefull when you make your own maps with "Ground truth" from the
openstreetmap data's.


>
> 1. Just install it like you normally do with any other aps.


this correspond to copy some files in C:\Garmin\TRIPWPT5\mymap\ (the
*.img file and auxiliary files like *.TYP and *.tdb) and add some key
to mapsource in the registry, depending on product code and its family
ID, for example

[HKEY_LOCAL_MACHINE\SOFTWARE\Garmin\MapSource\Famil ies\GroundTruth Maps]
"ID"=hex:1,0
"TYP"="C:\\Garmin\\TRIPWPT5\\mymap\\1.TYP"

[HKEY_LOCAL_MACHINE\SOFTWARE\Garmin\MapSource\Famil ies\GroundTruth Maps\1]
"LOC"="C:\\Garmin\\TRIPWPT5\\mymap"
"BMAP"="C:\\Garmin\\TRIPWPT5\\mymap\\1.img"
"TDB"="C:\\Garmin\\TRIPWPT5\\mymap\\1.tdb"


>
> 2. Open MapSource then select the map you want.


this was not possible because there was no "selection" widget in
mapsource GUI! That was my problem.


>
> 3. Then give it the KEY to UNLOCK it then you have it.


if you make your own map from openstreetmap data's there is no need to
UNLOCK it .. :-)


Philippe

 
Reply With Quote
 
Rudolpho
Guest
Posts: n/a
 
      07-07-2011, 11:52 AM
On 7-7-2011 9:44, philippe worte:
> Hi Joel,


>>
>> 3. Then give it the KEY to UNLOCK it then you have it.

>
> if you make your own map from openstreetmap data's there is no need to
> UNLOCK it .. :-)


And there is a Dutch/Scottish reason to use OpenStreetMap :-)
--

Cheerio,
Rudolpho
Carpe diem
 
Reply With Quote
 
Kristian M Zoerhoff
Guest
Posts: n/a
 
      07-07-2011, 03:49 PM
On 2011-07-07, Rudolpho <(E-Mail Removed)> wrote:
> On 7-7-2011 9:44, philippe worte:
>> Hi Joel,

>
>>>
>>> 3. Then give it the KEY to UNLOCK it then you have it.

>>
>> if you make your own map from openstreetmap data's there is no need to
>> UNLOCK it .. :-)

>
> And there is a Dutch/Scottish reason to use OpenStreetMap :-)


As someone of Scottish/Dutch descent, I resemble that remark.

--

Kristian Zoerhoff
(E-Mail Removed)
 
Reply With Quote
 
Rudolpho
Guest
Posts: n/a
 
      07-07-2011, 10:36 PM
Op 7-7-2011 17:49, Kristian M Zoerhoff schreef:
> On 2011-07-07, Rudolpho<(E-Mail Removed)> wrote:
>> On 7-7-2011 9:44, philippe worte:
>>> Hi Joel,

>>
>>>>
>>>> 3. Then give it the KEY to UNLOCK it then you have it.
>>>
>>> if you make your own map from openstreetmap data's there is no need to
>>> UNLOCK it .. :-)

>>
>> And there is a Dutch/Scottish reason to use OpenStreetMap :-)

>
> As someone of Scottish/Dutch descent, I resemble that remark.
>


Resemble??? You mean resent.
I'm allowed to make that remark, I'm Dutch. In Scotland I heard that the
Dutch are frugal Scotts.
--

Groetjes,
Rudolpho
Carpe diem
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Garmin 60CSx MapSource problem gordonisti Garmin GPS 0 06-14-2011 01:18 PM
Using MapSource with 2360 DaveS Garmin GPS 20 02-18-2011 04:26 AM
Mapsource rebuilding & startup ps56k Garmin GPS 10 12-20-2010 05:03 PM
Nuvi 770: Where do I get MapSource? none@notyet.com Garmin GPS 7 09-27-2010 07:32 PM


All times are GMT. The time now is 11:57 AM.

1 2 3 4 5 6 7 8 9