JGPSTrackEdit
To run JGPSTrackEdit, double-click in the windows-explorer the jar-file or call it from a command prompt or shell:
java -jar JGPSTrackEdit_1_1_0.jar
A user manual can be found on https://sourceforge.net/p/jgpstrackedit/wiki/Home/.
Since JGPSTrackEdit is written in the java programming language, you need the java runtime system, which may be obtained from http://www.java.com.
Icons are licensed from http://www.famfamfam.com/lab/icons/silk/.
Release Notes
=============
Release 1.1.0 14.04.2013
- New function (View.Show Track Lengths) : display of track length at each point
- New view option(View.Show Scale): display scale
- Improved functionality for distance measurement
- Merging tracks: new option merge direct
Release 1.0.0 02.03.2013
- Download of tiles for offline use on smartphones
Release 0.9.4 09.02.2013
- New column Timestamp in points table
- On startup the last used type map is shown
Release 0.9.3 21.01.2013
- Bug fix importing KML-file from google earth (thanks to Simon Frost for contributing the bug fix)
- Tourplaning parameter are saved now, bug fix: changed parameter are used now (thanks to Joachim Schneider for reporting the bug)
Release 0.9.2 11.11.2012
- Change of MapQuest-server URL has been implemented
IMPORTANT: all mapquest subdirectories in the map directory should be deleted!
Release 0.9.1 27.10.2012
- Last map extracted may be loaded on startup (configurable)
- gpx track and route export: further improvements (Thanks to Wilde)
Release 0.9.0 13.10.2012
- New map 4umap
- gpx track and route export: no more null values in time tag
Release 0.8.1 12.08.2012
- Code improvements loading images from disk
- New function: distance measurement (menu View.Distance measurement)
Release 0.8.0 22.07.2012
- New configuration tab routing for configuration of routing parameter
Release 0.7.4 05.07.2012
- Sometimes inappropriate track lines are appearing, especially if the track has a large bow. This error has been corrected.
Release 0.7.3 24.06.2012
- Function Remove invalid points: double points are removed now
- Append mode: insertion of double points prevented
Release 0.7.2 03.06.2012
- Altitude profile view: the rightmost points are displayed now
Release 0.7.1 27.5.2012
- The GUI Look&Feel may be configured
- German language supported
Release 0.7.0 18.05.2012
- Further preparations for multiple languages
- no exception when the select map extract dialog window was exited by cancel mode
- new functionality of menu Point.move selected point to improve the gui, new menu Point.move selected point
Release 0.6.1 06.05.2012
- More commands in toolbar
Release 0.6.0 05.05.2012
- New menu item: View.Zoom selected point
- New key functions: Left, right and up,down: moves the selected point to/from the begin point with/without zooming
- Map extracts management
- On startup the map extract of the country of the user is zoomed
- Resolving issue of ugly horizontal bars at lower zoom levels
- update request after one month
Release 0.5.3 29.04.2012
- ESC-key: cancels any active mode (delete, move, append)
- the currently selected point is shown in the altitude profile window
- cursor look and feel improved
- confirmation dialog on exit if a track has been modified
Release 0.5.2 27.04.2012
- Tile memory cache size now limited by a LRU policy
- toolbar "Save" has been corrected
- the last point of the track is no longer deleted by compression
Release 0.5.1 22.04.2012
- The toolbar has been improved, thanks to Mark James for licensing the icons http://www.famfamfam.com/lab/icons/silk/
Release 0.5.0 15.04.2012
- New function "File.Open Directory" to open all gps track files of a directory
- New function "Track.Correct invalid points" to correct 0,0 coordinates in a track
- New function "Help.Update Page" to open the download page of JGPSTrackEdit
- New function "Track.Compress" to compress a track using various options
- 0,0 coordinates during tcx import will be automatically deleted
Release 0.4.1 08.04.2012
- tour planning data had not been updated after changing of the tour planning configuration
- direction buttons of the map view can be set invisible
- indication of active append, append route and short cut modes
- gpx track import error (waypoints) corrected
Release 0.4.0 02.04.2012
- New menu Help.User Manual
- New supported maps: MapQuest Satellite and MapQuest Hybride
- New Function Short Cut: deletes a track section
Release 0.3.2 31.03.2012
- Point append mode menu of popup menu corrected.
Release 0.3.1 27.03.2012:
- Directory separator for linux, unix and mac os corrected.
Release 0.3.0 25.03.2012:
- First public release