Movmap GPS tracker
Movmap is a simple freeware GPS tracker program meant for WinCE/PocketPC machines. Its source code is also available.
Entry for December 28, 2007
I keep getting emails from novice users about how to calibrate raster maps. I have given some more instructions below.I hope this makes it little clearer. (Actually, you do not always need a calibrated raster image map; Movmap3D can also create autocalibrated road maps or elevation maps from shapefiles and SRTM data files.)

=======================================

If you are a complete novice, it is a bit tricky! It is called 2-point calibration.

1) First, download your map image from Google Earthor from other sources. North should be towards the top. If you have saved the image file in 'bmp'format, let us call this image file as 'yourmap.bmp'

2) Take two points on your map: one near the bottom-left and another near the top-right. Using Windows Paint program look up the pixel coordinates for these points: say, bot-left point = (nxSW, nySW) & top-right point = (nxNE,nyNE)

3) Next, using Google Earth program look up the longitude and latitude for these points. Say, bot-left point = (longSW, latSW) & top-right point = (longNE,latNE). Try to obtain this data with as many decimal places as possible.

4) Now, create a file called 'yourmap.ndx' using Windows Notepad editor. Enter the above two information (pixel coordinates and long/latitude data) in this 'ndx' in a single line according the following format:

nxSW, nySW, (+/-)longSW, (+/-)latSW, nxNE, nyNE, (+/-)longNE, (+/-)latNE

5) Save the this 'ndx' file. Copy the two files ('yourmap.bmp' and 'yourmap.ndx') to any directory in your PocketPC.

6) On your PocketPC, run the Movmap.exe program and load these two files ('yourmap.*') with the File-->Load menu.

That is all! If you have trouble, check the 'ndx' file for the worldmap in the first page of my website.

2007-12-29 07:00:06 GMT
Comments (2 total)
Author:Anonymous
Hi,
I have a further questions. How should I enter the longSW and Latsw coordinate? For example I live at Longitude 7,42,57,83 and Latitude 51,03,34,29. Can you please create a sample of the ndx file? Many thanks in advance Holger
--Holger
2008-04-24 20:02:53 GMT
Author:Movmap GPS

Hi,
I am not sure about your lat/long values.
You probably mean a longitude value of
7deg 42 min and 57.83 sec? Convert it into
degrees first! Or, it is easier to change the
options in Google Earth to display
them in degrees with decimal points.

An example of an ndx file is given below
for one of the Chennai, India maps that
I often use:

62,492,79.699624,12.832204,702,79,80.341423,13.256847

Good luck.

cmathiaz
2008-04-27 15:46:10 GMT
Hosted by www.Geocities.ws

1