03/6/09

Garmin ActiveTrack(NVM) to GPX

This web app was release in conjunction with my GF’s birthday.Happy Birthday Darling!!

Garmin Active Track (GARMIN_ATRK.NVM) contain users’ tracklog. Tracklog could be use to improve open maps such as malfreemaps.com .If you have problems exporting GARMIN_ATRK.NVM through Mapsource or doesn’t have mapsource installed,this web app will help you.

Download the source here (GPL)

*Special thanks to an unknown Russian who figure out the formula and MalFreeMaps for the free maps.MFM ROCKS!!


01/27/09

Export Mapking G12 POI to KML/GPX

Mapking G12 is an application that normally reside on Personal Navigation Device (PND)/Windows CE/symbian.It lacks of features such as “export favorite POI”.This is a converter to convert the binary POI to useful POI.

How to get PPGPOINE.DAT

Go to SDcard -> MagaNavi -> USER -> PPGPOINE.DAT

 

Download the source here (GPL)


01/19/09

Convert Mapking R12 to G12 (Symbian & PND)

  1. Get UltraEdit
  2. Download Mapking R12 map
  3. Edit with UltraEdit
  4. On Line 0×0020/00000020h replace with the Header of your desired software

MapKing R12 Map File Header,
Line 0×0020
E5 A8 E9 A8 FB A8 E1 A8 E9 A8 F7 A8

Papago G12 Map File Header,
Line 0×0020
F8 A8 F8 A8 EF A8 99 A8 9A A8 98 A8

Mapking G12 Map (PND,WinCE) File Header
line 0×0020
E3 A8 90 A8 EF A8 9A A8 A8 A8 E5 A8

Mapking G12 Map (Symbian) File Header
line 0×0020
E5 A8 E9 A8 FB A8 E1 A8 E9 A8 F7 A8

01/19/09

Rooting GPS Bay 3303

This is how I did it on my GPS Bay 3303.

Step 1. Create a new file called shell.ini
Step 2. Paste this in

/windows/explorer.exe

Step 3. Copy it into SD card and run “Navigation”
**Note:this step will disable navigation until u delete shell.ini from SD card or you can open it from windows explorer by looking for “MobileNavigator”

01/19/09

Converting GTRACK.BIN to KMZ

This is steps that I used to get the track log

I’m using Mapking G12,so i’m not sure whether this steps apply for other version

  1. Go to Advanced -> Display Setting -> Track Log (enable it)
  2. Select “Navigation” and drive around with/without destination
  3. If you select “Map View”,you should see dots on the map.That’s your track log.
  4. Go to SD Card -> MagaNavi (this folder might be different) -> user.Copy GTRACKMP.BIN to your pc.
  5. Go to this site http://www.noktek.com/~gps/log2kml.htm upload GTRACKMP.BIN and you’ll get a kmz file which could be easily read by text editor.