Not possible to reverse-engineer NT format [at least it hasn't been publicised if someone has].
Not possible to reverse-engineer NT format [at least it hasn't been publicised if someone has].
'Thanking Posts' are banned. To thank someone, and/or to see hidden links and content, use the [Only registered and activated users can see links. ] button below left of the helpful post then refresh your browser [F5 key]. 'Thanking Posts' are banned.
Please don't spam. Posts serving no purpose other than to thank or to ask about hidden links are trashed or deleted, it's GPSPower's policy. Please don't spam.
[Only registered and activated users can see links. ] should make their first post as a new Intro Thread in [Only registered and activated users can see links. ].
I've gone through a lot of forums, and i see that GPSMapEdit 1.0.66.7 can open NT formats (based on the experience of users). Not a version less or more, but this exact version. Said it's some kind of bug that processes the img file. But if your are lucky to have GPSMapEdit 1.0.66.7, kindly share, because I'm quite sure its of the internet. I have tried and tired...
Cheerio
Last edited by Neil; 21st January 2015 at 11:48 AM. Reason: Remove coding from internal link.
7 years later, I know but I gotta ask - is there still no solution as of today to convert NT-format maps to something else?
Last edited by Boki; 2nd February 2022 at 09:06 PM. Reason: approved
Forget it! No one is interested!
Even Garmin can not adopt a new modification of this format for the old devices nowOldschool died!
Garmin, how much is 30 pieces of silver for Judas today? Were they worthy for crucifix of GPSPower?
Well, I would answer this as yes and no.
A locked map, with 0x80 in [0x0D] in TRE header, can be opened and converted to any format.
A map with GMP-structure, (Garmin Map Protection?) can't be opened and converted.... yet.
/BitBender
Last edited by Boki; 24th March 2022 at 08:20 PM. Reason: approved
The answer is No.
Don't confuse the way the maps are packed (not compressed) in the img file with the format of the map.
img files are containers, they can embed one or more maps.
There are two ways to pack maps in an img:
- standard packing: all sub-files (TRE, RGN, LBL, NET, NOD, DEM, TYP, MDR, SRT, MPS, MD2, TRF, QSI, IDX, MMR, SID, TDB, etc.) are put together, one after another, in the img file.
- GMP packing: for each tile, the 9 main subfiles (TRE, RGN, LBL, NET, NOD, DEM, MAR, MET(1), MET(2)) are packed in a container named GMP, then, all the GMP files and the other subfiles (TYP, MDR, SRT, MPS, MD2, TRF, QSI, IDX, MMR, SID, TDB, etc...) are packed in the img container.
It is not difficult to convert a mapset packed in one method to the other method (when possible but not always possible as we will see later).
The format of the map is another totally different concept: it is how data is stored inside each subfile (RGN, NET, NOD etc..). In NT format, points, polygons and polylines coordinates are usually Huffmann compressed (but not necessarily) and, most importantly, all routing data in the NET and NOD subfiles is fundamentally different from the data stored in the NET and NOD subfiles of the old format. . Moreover, the new format (NT format) has made it possible to develop new functionalities (such as point addressing and others...) which did not exist in the old format. So converting maps in NT format to the older format is impossible, unless you lose a lot of data and functionalities and, again, assuming someone is able to parse the data in the format subfiles NT.
So converting map in Old Standard from standard packing to GMP packing is easy (it's what someone called a pseudo-NT map but it has nothing to do with the NT format!) and also for the reverse but converting NT Format to Old Format is impossible.
Furthermore, maps in the Old Format can be packed either in standard packing or in GMP packing but maps in NT Format are necessarily packed in GMP packing: NT Format is incompatible with the standard packing.
Bookmarks