]> gitweb.fperrin.net Git - GpsPrune.git/blob - tim/prune/readme.txt
Version 14, October 2012
[GpsPrune.git] / tim / prune / readme.txt
1 GpsPrune version 14
2 ===================
3
4 GpsPrune is an application for viewing, editing and managing coordinate data from GPS systems,
5 including format conversion, charting and photo correlation.
6 Full details can be found at http://activityworkshop.net/software/gpsprune/
7
8 GpsPrune is copyright 2006-2012 activityworkshop.net and distributed under the terms of the Gnu GPL version 2.
9 You may freely use the software, and may help others to freely use it too.  For further information
10 on your rights and how they are protected, see the included license.txt file.
11
12 GpsPrune comes without warranty and without guarantee - the authors cannot be held responsible
13 for losses incurred through use of the program, however caused.
14
15
16 Running
17 =======
18
19 To run GpsPrune from the jar file, simply call it from a command prompt or shell:
20    java -jar gpsprune_14.jar
21
22 If the jar file is saved in a different directory, you will need to include the path.
23 Depending on your system settings, you may be able to click or double-click on the jar file
24 in a file manager window to execute it.  A shortcut, menu item, alias, desktop icon
25 or other link can of course be made should you wish.
26
27 To specify a language other than the default, use an additional parameter, eg:
28    java -jar gpsprune_14.jar --lang=DE
29
30
31 New with version 14
32 =====================
33 The following features were added since version 13:
34   - Dragging of existing points
35   - Creation of new points by dragging the halfway point between two points
36   - Nautical miles option including knots
37   - Full range details dialog
38   - Extension of interpolation function
39   - Selecting points within a rectangle to delete
40
41 New with version 13
42 ===================
43 The following features were added since version 12:
44   - Name change from Prune to GpsPrune
45   - Handling of description field for waypoints
46   - Opening of images from within kmz files, zip files and from http links
47   - Compression using Douglas-Peucker algorithm
48   - Option to save settings automatically on exit
49   - Dialog to show the local tile cache, report sizes and allow deletion
50     of tiles, either deleting whole tilesets or individual tiles older than
51     a specified number of days
52   - Checkbox on GPX export to specify UTF-8 rather than default system encoding
53   - Importing of files through GPSBabel
54   - List of recently used files in the menu
55   - Display of bearing at which a photo was taken (display only)
56   - Allow edit of custom map sources
57   - Russian translation
58
59 New with version 12
60 ===================
61 The following features were added since version 11:
62   - Options to load audio files, play them, connect to points and auto-correlate them
63   - Extend Gpx export to include links to photos and audio files
64   - Extend Gpx load to also load referenced photos, audio files
65   - Function to search for places in Wikipedia by name
66   - Function to search for places in Wikipedia near the current point
67   - Function to download OSM data using the XAPI and save to osm file
68   - New drawing mode to add points with one click each
69   - Hungarian translations thanks to György
70   - Korean translations thanks to HooAU
71
72 New with version 11
73 ===================
74
75 The following features were added since version 10:
76   - Option to select which of the named tracks to load out of a gpx file or gps
77   - Function to delete all values of a single field (eg all altitudes, all timestamps)
78   - Export of 3d view to svg file
79   - Function to upload current track to gpsies.com
80   - Option to hide sidebars (left panel, right panel and lower panel) to just show map
81   - Various bugfixes, especially with gpx export, track compression and scale bar
82   - Dutch and Czech translations thanks to generous volunteers
83
84 New with version 10
85 ===================
86
87 The following features were added since version 9:
88   - Function to lookup altitudes using SRTM data from the Space Shuttle
89   - Choice between altitude profile and speed profile in main view
90   - Caching of map tiles to disk for faster access
91   - Offline mode where maps are only retrieved from disk
92   - Storage of multiple custom map sources, not just one custom one
93   - Use of maps with multiple layers (like maps-for-free)
94   - Use of cloudmade maps
95
96 New with version 9
97 ==================
98
99 The following features were added since version 8:
100   - Ability to paste coordinates (eg from wikipedia or geocaching sites) to create new points
101   - Configurable colour settings
102   - Function to convert waypoint names into timestamps
103   - Function to reorganise and sort photos either by filename or time
104   - Ability to load gzipped xml files
105   - New "full range details" dialog including pace and average gradient
106   - Preservation of unrecognised gpx tags by copying source xml
107   - Improved photo handling and ability to rotate photos
108   - Japanese, Portuguese and Turkish languages thanks to generous user input
109
110 New with version 8
111 ==================
112
113 The following features were added since version 7:
114   - Loading of NMEA files (with suffix .nmea)
115   - Loading of nearby tracks from gpsies.com
116   - Function for finding waypoints by name
117   - Language-sensitive keyboard shortcuts
118   - Scale bar
119   - Display of pace (time per km or time per mile)
120   - Ability to display and save configuration settings
121   - Configurable program paths and KMZ image sizes
122   - Chinese language thanks to generous user input
123
124 New with version 7
125 ==================
126
127 The following features were added since version 6:
128   - Loading of KMZ files and zipped GPX
129   - Improved compression functions with four configurable algorithms
130   - New function to call gpsbabel to send data directly to GPS receiver
131   - Charting functions (eg altitude or speed against distance) using gnuplot
132   - Map view can now use other OpenStreetMap images such as OpenCycleMap or any other tile server
133   - New function to create an average position from a track section
134   - Display of straight line distances between waypoints
135
136 New with version 6
137 ==================
138
139 The following features were added since version 5:
140   - Map view using OpenStreetMap images is now integrated in the main window, with control for map transparency
141   - Pov export has new option to use sphere sweeps for better appearance
142   - New function to check online for a newer version of Prune
143   - New function to take a section of track and cut/paste it to another position
144   - New function to add or subtract a time offset from point timestamps
145   - New function to call gpsbabel to load data directly from GPS receiver
146   - Additional file filter options on load and save
147   - Italian language thanks to generous user input
148
149 New with version 5
150 ==================
151
152 The following features were added since version 4.1:
153   - New map window in the View menu, showing points overlaid on OpenStreetMap images
154   - New function to launch a browser showing the area in either Google Maps or OpenStreetMap
155   - Handling of track segments, including loading, saving and exporting, and preservation during edits and undos
156   - New function to merge track segments for the current selection, to make one single segment
157   - Display of current and average speed on details panel
158   - Statusbar showing confirmation of actions
159   - Much improved French texts thanks to generous user input
160
161 New with version 4
162 ==================
163
164 The following features were added since version 3:
165   - Automatic correlation of photos with points based on timestamps
166   - Manual disconnection of photos from points
167   - Reading of photo thumbnails from exif data (speeds up photo loading)
168   - Export to GPX format
169   - KML and KMZ export now includes altitudes option for airborne tracks
170   - Track points in map can be connected by lines
171   - On loading a text file, fields are now guessed according to data or column headings
172   - Polish language
173
174 New with version 3
175 ==================
176
177 The following features were added since version 2:
178   - Loading of GPX and KML files
179   - Loading of jpeg photos with or without coordinate data
180   - Manual correlation of photos with points
181   - Saving of coordinates in exif data of jpegs
182   - Exporting to KMZ format including thumbnails of photos
183   - Four-panel layout with toolbar
184   - French language
185
186 New with version 2
187 ==================
188
189 The following features were added since version 1:
190   - Display of data in 3d view using Java3D library
191   - Export of 3d model to POV format for rendering by povray
192   - Point edit dialog, waypoint name edit dialog
193   - Waypoint list
194   - Spanish language
195
196 Features of version 1
197 =====================
198
199 The following features were included in version 1:
200   - Loading of text files, display in overhead and profile views
201   - Display of track details such as distances, speeds
202   - Deletion of points and ranges, and variable compression
203   - Export to KML format
204   - English, German and Swiss German languages
205
206
207 Further information and updates
208 ===============================
209
210 To obtain the source code (if it wasn't included in your jar file), or for further information,
211 please visit the website:  http://activityworkshop.net/
212
213 You will find there user guides, screenshots and demo videos illustrating the major features.
214 As GpsPrune is further developed, subsequent versions of the program will also be made freely
215 available at this website.
216
217 You can also provide feedback on GpsPrune, and find out more about contributing to the development,
218 especially with regard to language translations.