X-Git-Url: https://gitweb.fperrin.net/?a=blobdiff_plain;f=tim%2Fprune%2Freadme.txt;h=1f3143cf06085751001c938db47db65a00636c51;hb=5625a1abadb5f2ca5f017fe7dbda1d5141cb637b;hp=fc788d2ad8c1b6720e56c8f538e81baa46551539;hpb=312fec956e43f5d0a38617da5d0add9c62563e2c;p=GpsPrune.git diff --git a/tim/prune/readme.txt b/tim/prune/readme.txt index fc788d2..1f3143c 100644 --- a/tim/prune/readme.txt +++ b/tim/prune/readme.txt @@ -1,4 +1,4 @@ -Prune version 1 +Prune version 3 =============== Prune is an application for viewing, editing and managing coordinate data from GPS systems. @@ -14,8 +14,8 @@ losses incurred through use of the program, however caused. Running ======= -To run Prune from the jar file, simply call it from a Command Prompt or shell: - java -jar prune_1.jar +To run Prune from the jar file, simply call it from a command prompt or shell: + java -jar prune_03.jar If the jar file is saved in a different directory, you will need to include the path. Depending on your system settings, you may be able to click or double-click on the jar file @@ -23,6 +23,27 @@ in a file manager window to execute it. A shortcut, menu item, desktop icon or can of course be made should you wish. +Updates since version 2 +======================= + +The following features were added since version 2: + - Loading of GPX and KML files + - Loading of jpeg photos with or without coordinate data + - Manual correlation of photos with points + - Saving of coordinates in exif data of jpegs + - Exporting to KMZ format including thumbnails of photos + - Four-panel layout with toolbar + +Updates since version 1 +======================= + +The following features were added since version 1: + - Display of data in 3d view using Java3D library + - Export of 3d model to POV format for rendering by povray + - Point edit dialog, waypoint name edit dialog + - Waypoint list + + Further information and updates ===============================