Hi!
At first i have to say great work Dr Matt.
Your GPSmap-OS works perfect with my PDA (PPC2003) here in germany and I am using it for recording bike tours and orientation aside the streets.
I needed some more features and I've downloaded the source of GPSmap-OS and added some important enhancements.
1. write altitude to trl-files and kml-files
2. added LOD+ and LOD- (LOD = level of detail) buttons so that I can load a specific part of the map (marked by cursor or GPS-Position) in a higher
resolution
3. programmed a python script to split up a high-res map (400mb) into smaller 20mb pieces and automatically create "child-mcd" files based on the
"master-mcd" of the whole map
At point 3 is my problem.
When I set two calibration points at the left bottom pixel and the right top pixel then the map calibration seems to be correct.
But if I split the map into 4 pieces and then split these 4 pieces again and calculate the mcd based on the first mcd i've set manualy there seems to be a
problem. In higher LODs there's a huge displacement. I've downscaled the full eastings and full nothings in a linar way. Maybe the linear calculation is the
fault or are the eastings and northings no good way to calibrate in germany? Is it possible to get the source code of GPSGO where you used lat and log?
Sorry for all the questions, but I am very interested in improving this programm to make it more useable for my bike tours.
Thanks in advance.
