TWL conversions by Erez Gur

TWLc is a small and simple free conversion utility for TWL (Turbo cd, Navigade waypoints) file.

it can create:
1. OziExplorer waypoints file (.wpt)
2. OziExplorer route file (.rte)
3. Google Earth waypoints + Path file (.kml)

installation:
    Simply copy the EXE file to a directory of your choice.
    It is recommended to create a shortcut for it on your desktop (see below).

Usage:
 TWLc [<options>] <twl_filename>

    where:
        <twl_filename> is the full path of the inputTWL file.
        <options> are any combinations of <option>,
        <option> can be '+' or '-' followed by a 'W", "R", "K" ot "h" for
                 WPT, RTE, KML file with or without height (altitude) support.
        default is +W +R +K +h

    e.g.
        TWLc -r c:\trip.twl
                (only WPT file is generated)
        TWLc +K +W c:\trip2.twl
                (WPT, RTE and KMl files are generated)

Tip:
    Create a shortcut for the program on your desktop and simply drg your TWL file and drop it on the shortcut for default generation of files.

Change Log:
---------------
Ver 0.95, 04-March-2008
New	More accurate decoding of the TWL format
New	TWL file signature validation
bug fix	More that 1024 waypoints are now supported
bug fix	WGS84 datum is stated in the RTE file


Ver 0.94, 10-October-2007
New	Files are created with UTF-8 encoding
bug-fix	More than 255 points are now supported in TWL file.


Ver 0.93, 02-September-2007
New	Height added to wpt file (in feet, -777 if omitted), and to the KML file.


Ver 0.92, 17-June-2007
bug-fix	Coordinates are now using Israeli datum and not WGS84.
Change	path in KML file is now adjcent to the waypoints in hirrarchy (was under the waypoints).


Ver 0.91, 14-June-2007

New	KML file now contains PATH as well as waypoints
Change	Default settings changed - now KML is created by default


Ver 0.9, 12-June-2007
Initial Release


Disclaimer:
---------------
This freeware program is given free of charge for your personal use. IT IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IF YOUR LOCALITY DOES NOT ALLOW THESE WARRANTY CONDITIONS, YOU ARE NOT GRANTED PERMISSION TO USE THIS FREEWARE.

