Neil
Well-known member
- Joined
- Apr 26, 2004
- Messages
- 3,434
- Reaction score
- 487
It worked perfectly and because there were so many trackpoints the route was faithfully reproduced.arghman said:Great, got it, done. I'll PM you with my email address & you can let me know where to send the processed file to.
Save this as "downsample.awk" and run "gawk -f downsample.awk textfile.txt >textfile_d.txt" in a Command Prompt on Windows or a shell in unix. "gawk" is Gnu AWK and for Windows you can get the .exe file in UnxUpdates.zip from http://unxutils.sourceforge.net/
Now, when you say to run "gawk -f downsample.awk textfile.txt >textfile_d.txt" in a Widows prompt do you mean on a black screen like in the Dos days? Or in "run" which is accessed from the Start button at the bottom left corner of my screen? If I do that should I leave the file on my root directory?