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