Results 1 to 8 of 8
-
18th April 2014, 04:24 PM #1
GmapTool
GmapTool v0.9.73
GMapTool - program for splitting and merging maps in Garmin format. Main functions of GMapTool:
- Merging maps in img format.
- Splitting files in img format into mapset, maps, subfiles of maps.
- Installation of mapset for use with programs Mapsource, BaseCamp, HomePort.
- Editing of map properties - map type, priority, transparency, name, creations date.
- Map modifications - changing of labels case, removing national characters, replacing TYP files.
- Map corrections - changing of map and mapset ID.
Windows version works with multiple languages.
Command line version gmt.exe can be used inside scripts for map processing.
--Changelog-----
PiEtU Reviewed by PiEtU on . GmapTool GmapTool v0.9.73 Download GMapTool (https://www.filefactory.com/file/29c2tlplh8ag/GMT.rar) GMapTool - program for splitting and merging maps in Garmin format. Main functions of GMapTool: Merging maps in img format. Splitting files in img format into mapset, maps, subfiles of maps. Installation of mapset for use with programs Mapsource, BaseCamp, HomePort. Rating: 5Last edited by Garmin_Nuvi; 13th June 2022 at 03:04 AM.
-
The Following 15 Users Say Thank You to PiEtU For This Useful Post:
- [ Click To Expand ]
-
atomantmk (2nd July 2018), cipriutza (26th January 2015), fullequipe (31st March 2018), gap88 (7th April 2018), moncho46 (16th December 2021), nixlaws (1st July 2018), piodi (7th March 2023), Reiziger (15th February 2018), romilied (27th June 2018), ruiaft (17th July 2021), Sifis (28th March 2018), subaruwrc (11th February 2021), thomaslakis (23rd February 2020), Vitinesgonzalez (4th June 2015),
widu(21st February 2016)
-
27th June 2018, 02:37 PM #2
top bedankt, super
-
10th August 2019, 11:00 AM #3
how do i install this?
-
10th August 2019, 01:36 PM #4
GMapTool v.0.9.73
Last edited by Garmin_Nuvi; 10th August 2019 at 01:43 PM.
-
12th June 2022, 02:37 PM #5
Contact the GmapTool author
I want to contact the author of GmapTool for Italian language aupdate and some GUI fixes.
I tried to leave a messages in the author website but the system report that is create a problem sending the emsaage.
Is there a way to contact the GmapTool author?
Thanks.
Additionl info and downlaod link
@Garmin_Nuvi
I didn't understand because in first post there is a link to filefactory when is availble a direct officiali link
Culd you pelase update the first post with official version
- Program Info
- Official program file
Note: in the official file the italian language is not updated.
- Windows version (instlaller)
Latest version for Windows is version: 0.9.73
- Linux version
Latest version for Windows is version: 0.8.220
- macOS version
Latest version for Windows is version: 0.8.221
Last edited by Garmin_Nuvi; 13th June 2022 at 03:07 AM. Reason: Renamed thread without specific version
-
12th June 2022, 02:49 PM #6
My personal mod with updated italian language
- Portable version with updated italian language
- Portable version with updated italian language
The latest Windows version with italian language update is version: 0.9.73
-
The Following 2 Users Say Thank You to bovirus For This Useful Post:
- [ Click To Expand ]
-
FireFox58 (12th June 2022), ion_vasile (13th June 2022)
-
13th June 2022, 12:44 AM #7
gmt - command line tool for Garmin maps
- Tools features
gmt.exe (command line file) it's part of GmapTool package.
Using the gmt command it is possible to make numerous changes to the map file, including
- Check map info
- Change PID or FID
- Edit map set name
- Change map name
- More
- Base help commands
Obtained by typing the gmt command with no parameters.
For more info on the commands see the readme.txt file included in the archive.
Information about files (-i):
gmt -i [-v] file...
Join maps (-j):
gmt -j [-v] [-i] [-a] [-b block] [-c no.no[,ms[,prod]]] [-d] [-f FID[,PID]]
[-h] [-l|-n] [-m map] [-o output_file] [-q] [-r] [-u code]
[-x] [-z] file...
Split maps for Mapsource (-S):
gmt -S [-v] [-i] [-c CodePage] [-f FID[,PID]] [-h] [-m map] [-L]
[-l] [-n name] [-o path] [-q] [-r] [-t] [-3] file...
Split maps (-s):
gmt -s [-v] [-i] [-h] [-m map] [-o path] [-t] [-x] file.img...
Split mapsets by FID(-G):
gmt -G [-v] [-i] [-h] [-l|-n] [-o path] file.img...
Split into subfiles (-g):
gmt -g [-v] [-i] [-o path] [-t] file.img...
Split into empty maps (-k):
gmt -k [-v] [-i] [-o path] file.img...
Write changes into oryginal files (-w):
gmt -w [-i] [-v] [-c no.no[,ms[,prod]]] [-e [+|-]map_id] [-f FID[,PID]]
[-h] [-L|-l|-1] [-m map] [-n|-t] [-q t1,t2,t3[,t4]] [-p priority]
[-r name] [-u code] [-x] [-y FID[,PID[,CP]]] [-r FID[,PID]] file...
Use command with -? to get dscription of its options, example:
gmt -j?
You can provide input file list using option -@ list.txt.
Use as first option -LicenseAcknowledge to remove license message.
- Check map info
gmt -i map-file-name (ex. gmt -i gmapsupp.img)
At the end of the display, the data of the MPS file are restored
V = Map set name
F = PID value, FID and map name
- Check detailed map info
gmt -i -v map-file-name (e.g. gmt -i -v gmapsupp.img)
At the end of the display, the data of the MPS file are restored
V = Map set name
F = PID value, FID and map name
- Edit map set name
gmt -w -m "map set name" map-file-name (e.g. gmt -w -m "Garmin NT Europe" gmapsupp.img)
- Edit map set name
gmt -w -m "map name" (es. gmt -w -m "Europe NTU 2022.10" gmapsupp.img)
..Last edited by bovirus; 13th June 2022 at 12:51 AM.
-
The Following 2 Users Say Thank You to bovirus For This Useful Post:
- [ Click To Expand ]
-
alexc (14th September 2022), ion_vasile (13th June 2022)
-
19th June 2022, 02:13 PM #8
@Garmin_nuvi
Is there a way to contact GmapTTool author for GUi fix requests?
I already tried to send an emai in author website burt generate an error.
Similar Threads
-
GMapTool v0.6.0
By HULK in forum Garmin ArchivesReplies: 2Last Post: 16th March 2012, 08:43 AM -
GMapTool v.0.57 of 12-12-2010
By HULK in forum Garmin ArchivesReplies: 0Last Post: 18th June 2011, 12:06 PM -
GmapTool v0.6.0a (27-05-2011)
By HULK in forum TomTom ArchiveReplies: 0Last Post: 18th June 2011, 11:48 AM -
GmapTool 0.6.0b
By HULK in forum TomTom ArchiveReplies: 0Last Post: 18th June 2011, 11:48 AM -
GMapTool v. 0.5.9a of 13.2.201
By Mobile_Guru in forum TomTom ArchiveReplies: 0Last Post: 5th March 2011, 01:47 PM
maps of South America / Argentina
Aguien tiene esos mapa?