]> gitweb.fperrin.net Git - GpsPrune.git/blob - tim/prune/readme.txt
Version 18.4, April 2016
[GpsPrune.git] / tim / prune / readme.txt
1 GpsPrune version 18.4
2 =====================
3
4 GpsPrune is an application for viewing, editing and managing coordinate data from GPS systems,
5 including format conversion, charting, 3d visualisation, audio and photo correlation, and online resource lookup.
6 Full details can be found at http://gpsprune.activityworkshop.net/
7
8 GpsPrune is copyright 2006-2016 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_18.4.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_18.4.jar --lang=DE
29
30
31 New with version 18.4
32 =====================
33 The following fixes and additions were made since version 18.3:
34   - Updated GPSBabel format descriptions (thanks, Juergen!)
35   - Removed calls to the retired opencaching.com site (thanks, Garmin!)
36
37 New with version 18.3
38 =====================
39 The following fixes and additions were made since version 18.2:
40   - Fix for saving track names and descriptions containing ampersands in xml formats (thanks, Joe!)
41   - Additional window icon sizes (thanks, Sebastic!)
42   - Remember window size
43
44 New with version 18.2
45 =====================
46 The following fixes and additions were made since version 18.1:
47   - Fix for saving point names containing ampersands in gpx, kml, kmz formats (thanks, Joe!)
48   - Minor translation updates to nl, it, pl
49
50 New with version 18.1
51 =====================
52 The following fixes and additions were made since version 18:
53   - Fix for duration rounding bug affecting sub-second timestamps
54   - Wikipedia search now also includes galleries from wikimedia
55   - Photo popup window now gets updated when the track selection changes
56   - Small improvements to Ukrainian, Dutch translations
57
58 New with version 18
59 ===================
60 The following features were added since version 17:
61   - New search options using opencaching.de and mapillary
62   - New web options using peakfinder, geohack and panoramio
63   - Autoplay function for automatically scrolling through the track
64   - Marking uphill lift sections of skiing / snowboarding tracks
65   - Configurable anti-aliasing for map view and profile view
66   - Allow showing just the lines between track points but not the track points
67
68 New with version 17
69 ===================
70 The following features were added since version 16:
71   - Colouring the track points according to various criteria (such as altitude,
72     speed, segment, file) in both the regular map view and the image export
73   - Marking points for deletion according to their date
74   - Select the current segment
75   - Adding an altitude tolerance to the climb and descent calculations
76   - Sorting waypoints by name or by timestamp
77
78 New with version 16
79 ===================
80 The following features were added since version 15:
81   - Extend povray output using terrain and/or map image
82   - Extend java3d output using terrain and/or map image
83   - Weather forecasts
84   - Splitting a track into segments based on distance or time
85   - Sewing track segments together
86   - Function to download and save SRTM tiles
87
88 New with version 15
89 ===================
90 The following features were added since version 14:
91   - Extend povray output using map image on base plane
92   - Export an image of the map and track at a selected zoom level
93   - Estimation of hiking times and learning of parameter values
94   - Allow altitude / speed profile to show any arbitrary field
95   - Accept files dragged and dropped onto the GpsPrune window
96   - Take account of timezone if present in track timestamps
97   - Allow timestamp exports in KML using gx extensions
98   - GPSBabel filters
99   - Improved wikipedia name lookup
100   - Allow loading of speeds and vertical speeds from text files
101
102 New with version 14
103 ===================
104 The following features were added since version 13:
105   - Dragging of existing points
106   - Creation of new points by dragging the halfway point between two points
107   - Nautical miles option including knots
108   - Full range details dialog
109   - Extension of interpolation function
110   - Selecting points within a rectangle to delete
111
112 New with version 13
113 ===================
114 The following features were added since version 12:
115   - Name change from Prune to GpsPrune
116   - Handling of description field for waypoints
117   - Opening of images from within kmz files, zip files and from http links
118   - Compression using Douglas-Peucker algorithm
119   - Option to save settings automatically on exit
120   - Dialog to show the local tile cache, report sizes and allow deletion
121     of tiles, either deleting whole tilesets or individual tiles older than
122     a specified number of days
123   - Checkbox on GPX export to specify UTF-8 rather than default system encoding
124   - Importing of files through GPSBabel
125   - List of recently used files in the menu
126   - Display of bearing at which a photo was taken (display only)
127   - Allow edit of custom map sources
128   - Russian translation
129
130 New with version 12
131 ===================
132 The following features were added since version 11:
133   - Options to load audio files, play them, connect to points and auto-correlate them
134   - Extend Gpx export to include links to photos and audio files
135   - Extend Gpx load to also load referenced photos, audio files
136   - Function to search for places in Wikipedia by name
137   - Function to search for places in Wikipedia near the current point
138   - Function to download OSM data using the XAPI and save to osm file
139   - New drawing mode to add points with one click each
140   - Hungarian translations thanks to György
141   - Korean translations thanks to HooAU
142
143 New with version 11
144 ===================
145 The following features were added since version 10:
146   - Option to select which of the named tracks to load out of a gpx file or gps
147   - Function to delete all values of a single field (eg all altitudes, all timestamps)
148   - Export of 3d view to svg file
149   - Function to upload current track to gpsies.com
150   - Option to hide sidebars (left panel, right panel and lower panel) to just show map
151   - Various bugfixes, especially with gpx export, track compression and scale bar
152   - Dutch and Czech translations thanks to generous volunteers
153
154 New with version 10
155 ===================
156 The following features were added since version 9:
157   - Function to lookup altitudes using SRTM data from the Space Shuttle
158   - Choice between altitude profile and speed profile in main view
159   - Caching of map tiles to disk for faster access
160   - Offline mode where maps are only retrieved from disk
161   - Storage of multiple custom map sources, not just one custom one
162   - Use of maps with multiple layers (like maps-for-free)
163   - Use of cloudmade maps
164
165 New with version 9
166 ==================
167 The following features were added since version 8:
168   - Ability to paste coordinates (eg from wikipedia or geocaching sites) to create new points
169   - Configurable colour settings
170   - Function to convert waypoint names into timestamps
171   - Function to reorganise and sort photos either by filename or time
172   - Ability to load gzipped xml files
173   - New "full range details" dialog including pace and average gradient
174   - Preservation of unrecognised gpx tags by copying source xml
175   - Improved photo handling and ability to rotate photos
176   - Japanese, Portuguese and Turkish languages thanks to generous user input
177
178 New with version 8
179 ==================
180 The following features were added since version 7:
181   - Loading of NMEA files (with suffix .nmea)
182   - Loading of nearby tracks from gpsies.com
183   - Function for finding waypoints by name
184   - Language-sensitive keyboard shortcuts
185   - Scale bar
186   - Display of pace (time per km or time per mile)
187   - Ability to display and save configuration settings
188   - Configurable program paths and KMZ image sizes
189   - Chinese language thanks to generous user input
190
191 New with version 7
192 ==================
193 The following features were added since version 6:
194   - Loading of KMZ files and zipped GPX
195   - Improved compression functions with four configurable algorithms
196   - New function to call gpsbabel to send data directly to GPS receiver
197   - Charting functions (eg altitude or speed against distance) using gnuplot
198   - Map view can now use other OpenStreetMap images such as OpenCycleMap or any other tile server
199   - New function to create an average position from a track section
200   - Display of straight line distances between waypoints
201
202 New with version 6
203 ==================
204 The following features were added since version 5:
205   - Map view using OpenStreetMap images is now integrated in the main window, with control for map transparency
206   - Pov export has new option to use sphere sweeps for better appearance
207   - New function to check online for a newer version of Prune
208   - New function to take a section of track and cut/paste it to another position
209   - New function to add or subtract a time offset from point timestamps
210   - New function to call gpsbabel to load data directly from GPS receiver
211   - Additional file filter options on load and save
212   - Italian language thanks to generous user input
213
214 New with version 5
215 ==================
216 The following features were added since version 4:
217   - New map window in the View menu, showing points overlaid on OpenStreetMap images
218   - New function to launch a browser showing the area in either Google Maps or OpenStreetMap
219   - Handling of track segments, including loading, saving and exporting, and preservation during edits and undos
220   - New function to merge track segments for the current selection, to make one single segment
221   - Display of current and average speed on details panel
222   - Statusbar showing confirmation of actions
223   - Much improved French texts thanks to generous user input
224
225 New with version 4
226 ==================
227 The following features were added since version 3:
228   - Automatic correlation of photos with points based on timestamps
229   - Manual disconnection of photos from points
230   - Reading of photo thumbnails from exif data (speeds up photo loading)
231   - Export to GPX format
232   - KML and KMZ export now includes altitudes option for airborne tracks
233   - Track points in map can be connected by lines
234   - On loading a text file, fields are now guessed according to data or column headings
235   - Polish language
236
237 New with version 3
238 ==================
239 The following features were added since version 2:
240   - Loading of GPX and KML files
241   - Loading of jpeg photos with or without coordinate data
242   - Manual correlation of photos with points
243   - Saving of coordinates in exif data of jpegs
244   - Exporting to KMZ format including thumbnails of photos
245   - Four-panel layout with toolbar
246   - French language
247
248 New with version 2
249 ==================
250 The following features were added since version 1:
251   - Display of data in 3d view using Java3D library
252   - Export of 3d model to POV format for rendering by povray
253   - Point edit dialog, waypoint name edit dialog
254   - Waypoint list
255   - Spanish language
256
257 Features of version 1
258 =====================
259 The following features were included in version 1:
260   - Loading of text files, display in overhead and profile views
261   - Display of track details such as distances, speeds
262   - Deletion of points and ranges, and variable compression
263   - Export to KML format
264   - English, German and Swiss German languages
265
266
267 Further information and updates
268 ===============================
269
270 To obtain the source code (if it wasn't included in your jar file), or for further information,
271 please visit the website:  http://gpsprune.activityworkshop.net/
272
273 You will find there user guides, screenshots and demo videos illustrating the major features.
274 As GpsPrune is further developed, subsequent versions of the program will also be made freely
275 available at this website.
276
277 You can also provide feedback on GpsPrune, and find out more about contributing to the development,
278 especially with regard to language translations.