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