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