The WptList application was designed to be a small command-line tool for managing waypoint files. It's use is intended for (but not limited to) geocaching.
Here are some key features of "WptList":
· Merge several files into one output file
· Convert files between various file formats. Supported file types are: GPX, LOC, OV2, CSV and TXT.
· Filter parking waypoints from waypoint lists. This might be handy if you want to put these parking waypoints into your car navigation system
· Split waypoint lists into 5 different destination files, depending on the geocache type.
These 5 different files are for:
· Traditional caches
· Multi-caches
· Unknown (Mystery) caches
· Earth-caches
· Any other type of caches
· Split waypoint lists above/below a given latitude or longitude.
What's New in This Release: [ read full changelog ]
Bugfix:
· The number of processed waypoints was shown incorrectly in the screen output.
New:
· New file types added: CSV and TXT for both input and output.