TomTom map download directly by TomTom using TTActivator   

TomTom map download directly by TomTom using TTActivator

Postby bovirus » Wed Feb 15, 2023 12:17 pm

- Scope of this thread

The purpose of this discussion is to explain how to download the map directly from TomTom, once the maps are available, using TTActivator.

Attention: only the maps are downloaded, but the maps can only be activated with the meta codes available in other threads.


- TTActivator program thread

The TTActivator program can be downloaded in this thread

[Please Register or Login to download file]


- Use of TTActivator via command line

TTActivator command line options. The command line value are in bold.

-v, --version Required. The map version. You can specify one or more versions by seperating them with commas. Example: 1020,1025,1030

-o, --output Required. The destination folder where the map files will be placed.

-t, --temp The temporary location where map files will be downloaded.

--no-extract (Default: false) Disable extraction of the map files.

--skip-download (Default: false) Skips the download (ie. to only detect the map version).

--help Display this help screen.

--version Display version information.


- Map types list

The command line value are in bold.

arm9-mnt = Navcore 7.8xx
arm9-mnt-no-asr-no-tts = Navcore 7.8xx no TTS
arm9-mnt-no-asr-tts-nuance = Navcore 7.8xx - NO ASR - NO TTS)

high-level-c-automotive = Navcore 8.2xx

high-level-u = Navcore 9.xxx
high-level-u-no-asr = Navcore 9.xxx - NO ASR
high-level-u-truck = Navcore 9.xxx Truck

nav3
nav3-no-asr

nav3-strasbourg

nav3-fuji = Navcore 9.xxxx Mazda NB1

nav3-sayville

Important: You have to respect the syntax of the map types.


- Country list

Spoiler: Show
[LEFT]Africa
Argentina_and_Uruguay
Australia
Benelux
Benelux_DE_AT_CH_France
Brazil
Canada-Alaska
Canada_Alaska_Zone
CEE_Zone_1
CEE_Zone_2
Central_and_Eastern_Europe
Central_Europe
Central_Europe_East
Central_Europe_North
Central_Europe_South
Central_Europe_West
Chile
Colombia
DACH_East
DACH_North
DACH_South
DACH_West
DE_AT_CH
Eastern_Africa
Eastern_Atlantic_Islands
Eastern_Europe
Eastern_US_and_Canada
Eastern_USA_and_Canada
EE_Zone_1
EE_Zone_2
EE_Zone_3
EE_Zone_4
Egypt
Europe
Europe_1GB_North
Europe_1GB_South
Europe_1GB_West
Europe_Camper
Europe_Central_1GB
Europe_Central
Europe_East
Europe_East_1GB
Europe_North
Europe_North_1GB
Europe_South
Europe_South_1GB
Europe_South_West
Europe_TRUCK
Europe_West
Europe_West_1GB
Europe_Zone_1
Europe_Zone_2
Europe_Zone_3
Europe_Zone_4
Europe_Zone_5
Europe_Zone_6
Europe_Zone_7
Europe_Zone_8
Europe_Zone_9
Europe_Zone_Central
Europe_Zone_East
Europe_Zone_North
Europe_Zone_South
Europe_Zone_West
France
France_Zone_1
France_Zone_2
France_Zone_3
France_Zone_4
French_Antilles
French_Guiana
Greece
Hong_Kong
Iberia
Iberia_North
Iberia_South
Iberia_West
India
Israel
Indian_Ocean
Italia
Italia_Zone_1
Italia_Zone_2
Italia_Zone_3
Malaysia_Singapore
Mexico
Mexico_Zone
Middle_Africa
Middle_East
Middle_East_Arabic
Morocco
New_Zealand
Northern_US_and_Canada
Northern_USA_and_Canada
Poland
Russia
Russia_Baltics_Finland
Russia_Baltics_Finland_Zone_1
Russia_Baltics_Finland_Zone_2
Russia_Baltics_Finland_Zone_3
Scandinavia
SEA_Zone_1
SEA_Zone_2
Singapore
South_Africa_Swaziland_and_Lesotho
Southeast_Asia,
Southern_Africa
Southern_Europe
Southern_Europe_1
Southern_Europe_2
Southern_Europe_3
Southern_Europe_4
Southern_US_and_Mexico
Taiwan
Thailand
Tunisia
Turkey
United_Kingdom_and_Republic_of_Ireland
United_States
United_States_1GB
United_States_2GB
United_States_Zone
USA_Canada_Camper
US_East_South_Central
US_Midwest
US_North_West
US_Northeas
US_South_Atlantic
US_South_West
US_West_South_Central
USA_and_Mexico
USA_and_Mexico_1GB
USA_Canada
USA_Canada_1GB
USA_Canada_and_Mexico,
USA_East_South_Central
USA_Midwest
USA_North_West
USA_Northeast
USA_South_Atlantic
USA_South_West
USA_West_South_Central
Western_Africa
Western_Europe
Western_Europe_1
Western_Europe_2
Western_Europe_3
Western_Europe_1GB
Western_Mediterranean_Islands
Western_US_and_Canada
Western_USA_and_Canada
[/LEFT]

Important: you have respect the syntax of the country names of the maps.

- Download maps with TTActivator from command line

  • Download the TTTActivator archive.
  • Unzip the TTActivator archive into a folder.
  • Open an MS-DOS prompt in the folder where TTActivator was unpacked.
  • Type command line parameters with syntax
TTActivator download-map -r "CountryMap" -v "Mapversion" -k "MapTipes" -t "TemporaryFolder" -o "DestinationFolder"

where the parameters are

ConuntryMap - See country list - Example = Europe

Mapversion - Example = 1105

MapTipes - See list of map types - Example = high-level-u (Navcore 9.xxx)

TemporaryFolder - Folder where downloaded files are temporarily saved before extraction. If you use %TEMP% will used the default temporary folder.

DestinationFolder - Folder where the extracted files are saved. If you use %CD% will be used the current folder.

If you want to download more countries, just separate the values ​​with a comma. Example: Italia,Europe

If you want to download more types of maps just separate the values ​​with a comma. Example: arm9-mnt,high-level-u (Navcore 7.8xx e Navcore 9.xxx)

You can combine multiple countries and multiple map types. Example: -r "Italia,Europe" -v "1105" -k "arm9-mnt,high-level-c-automotive,high-level-u"

If the values ​​of the paths TemporaryFolder o DestinationFolder contain spaces enter the values ​​in quotation marks. Example: "C:\Temporary Folder"


- Examples of using the command line

- Download Italia/Europe map version 1105 for navcore 7.xxx - temporary folder = default - download folder = current folder

TTActivator download-map -r "Italia,Europe" -v "1105" -k "arm9-mnt" -t "%TEMP%" -o "%CD%"


- Download Italia/Europe map version 1105 for navcore 8.xxx - temporary folder = default - download folder = current folder

TTActivator download-map -r "Italia,Europe" -v "1105" -k "high-level-c-automotive" -t "%TEMP%" -o "%CD%"


- Download Italia/Europe map version 1105 for navcore 8.xxx - temporary folder = default - download folder = current folder

TTActivator download-map -r "Italia,Europe" -v "1105" -k "high-level-c-automotive" -t "%TEMP%" -o "%CD%"


- Download Italia/Europe map version 1105 for navcore 9.xxx - temporary folder = default - download folder = current folder

TTActivator download-map -r "Italia,Europe" -v "1105" -k "high-level-u" -t "%TEMP%" -o "%CD%"


- Download Italy map version 1105 for navcore 7/8/9 - temporary folder = C:\TEMP - download folder = C:\TomTom-map"

TTActivator download-map -r "Italia" -v "1105" -k "arm9-mnt,high-level-c-automotive,high-level-u" -t "C:\TEMP" -o "C:\TomTom-map"


- Download Europe TRUCK map version 1105 for navcore 9.xxx - temporary folder = default - download folder = current folder

TTActivator download-map -r "Europe_TRUCK" -v "1105" -k "high-level-u" -t "%TEMP%" -o "%CD%"


- Download Europe map version 1105 for navcore 9 Mazda NB-1 - temporary folder = default - download folder = current folder

TTActivator download-map -r "Europe" -v "11005 -k "nav3-fuji" -t "%TEMP%" -o "%CD%"


- Download Europe map version 1105 for navcore 4 - temporary folder = default - download folder = current folder

TTActivator download-map -r "Europe" -v "11005 -k "nav4" -t "%TEMP%" -o "%CD%"


...
bovirus offline


Junior Member



 
Joined: Sun Sep 05, 2010 8:58 am
Posts: 1
Has thanked: 0 time
Been thanked: 5 times

Re: TomTom map download directly by TomTom using TTActivator

Postby rifera » Sat May 06, 2023 5:31 pm

Hello and very obsessed by sharing. Mapar tomtom truck is possible.thank you
rifera offline


Junior Member



 
Joined: Fri Apr 22, 2011 4:01 pm
Posts: 4
Has thanked: 0 time
Been thanked: 0 time

Re: TomTom map download directly by TomTom using TTActivator

Postby rifera » Sun May 07, 2023 9:28 am

thank you for sharing.
rifera offline


Junior Member



 
Joined: Fri Apr 22, 2011 4:01 pm
Posts: 4
Has thanked: 0 time
Been thanked: 0 time

Re: TomTom map download directly by TomTom using TTActivator

Postby lampik » Wed Jul 12, 2023 9:51 am

is there any aplication that i can download maps ?
lampik offline


Junior Member



 
Joined: Sat Jul 01, 2023 10:26 am
Posts: 3
Has thanked: 0 time
Been thanked: 1 time

Re: TomTom map download directly by TomTom using TTActivator

Postby holyhead » Wed Jul 12, 2023 10:35 am

lampik wrote:is there any aplication that i can download maps ?

Yes read the Topic carefully and you have your answer :013:
holyhead offline


V.I.P Member



 
Joined: Tue Jan 26, 2010 11:30 am
Posts: 2078
Has thanked: 50 times
Been thanked: 478 times

Re: TomTom map download directly by TomTom using TTActivator

Postby mindoo » Sat Sep 16, 2023 10:19 pm

Would it be possible to choose the Build to download as well or just the version?
mindoo offline


Junior Member



 
Joined: Thu Dec 09, 2010 10:28 am
Posts: 8
Has thanked: 7 times
Been thanked: 0 time
Age: 46

Re: TomTom map download directly by TomTom using TTActivator

Postby manijac » Tue Oct 10, 2023 11:34 am

thank you for sharing
manijac offline


Junior Member



 
Joined: Sun Jul 31, 2022 6:03 pm
Posts: 1
Has thanked: 1 time
Been thanked: 0 time

Re: TomTom map download directly by TomTom using TTActivator

Postby Dingo99uk » Tue Mar 12, 2024 4:45 pm

So simple to get the maps then !!! Thanks for the guide.
Took a couple of goes to get code correct but for the UK users, I used this code for latest Feb 24 Map;

TTActivator download-map -r "United_Kingdom_and_Republic_of_Ireland" -v "1125" -k "nav3" -t "%TEMP%" -o "%CD%"
Dingo99uk offline


Junior Member



 
Joined: Wed Nov 20, 2019 8:24 pm
Posts: 1
Has thanked: 0 time
Been thanked: 0 time

Re: TomTom map download directly by TomTom using TTActivator

Postby WSR1999 » Wed Mar 27, 2024 12:52 pm

Works like a treat! Thanks @bovirus! :023:
WSR1999 offline


Junior Member



 
Joined: Thu Dec 14, 2023 11:19 am
Posts: 3
Has thanked: 3 times
Been thanked: 0 time

Re: TomTom map download directly by TomTom using TTActivator

Postby titepuce » Fri Mar 29, 2024 1:42 pm

Awsome !
Last map update was 1 or 2 years ago. So i was worried about this new process. Seems easier to select the good map (versus before, when i needed to check release with IQRoute, ASR, TTS... and double check if i can find the good release for my country)
will apply the update this WeekEnd on my dad old Tomtom, hoping all will be fine :)
titepuce offline


Junior Member



 
Joined: Mon Nov 01, 2010 6:47 pm
Posts: 1
Has thanked: 0 time
Been thanked: 0 time


Return to Tutorials

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 3 guests