JGPSTrackEdit JGPSTrackEdit is a tool for editing gps tracks and planning (multiple days) tours (GPS track editor). An abritary number of tracks may be opened or created, tracks may be merged. A track may be splitted, reversed or edited (e.g. compressed and corrected). Points may be inserted or appended to a track (routing supported) or may be moved or deleted from a track. Maps of several providers are available, the default map is OpenStreetMap. Currently supported track formats: garmin route, gpx and txc, kml or import from www.gpsies.com. JGPSTrackEdit my also be used to download tile images for later offline use by smartphone apps. System requirements
Installing JGPSTrackEdit Download JGPSTrackEdit_1_6_1.jar. Create a folder (directory) "JGPSTrackEdit". Copy the jar file to the new created folder (directory). That's it! This version is also the latest which works with Java 6, next releases need Java 8. Then there is an other matter. Its becoming to popular, so the servers are overloaded with tile request. To make a long story short, lots of servers are shutting down for tile requests and with this action the program has become pretty much useless. This is not only for our version but also for the latest in case you were in doubt. All filtered it turns out to be a money problem, tiles are free, but the server time is not. The JGPSTE.cmd file With this file the program JGPSTrackEdit starts. I have made a JGPSTE.cmd file with the following contents; @echo off set path=[drive: java]\JAVA160ga5\bin set BEGINLIBPATH=[drive: java]\JAVA160ga5\bin set CLASSPATH= [drive: JGPSTrackEdit] cd [drive: JGPSTrackEdit]\JGPSTrackEdit java -Duser.home=[drive: JGPSTrackEdit]\JGPSTrackEdit -jar JGPSTrackEdit_1_6_1.jar 2>JGPSTrackEdit-bugs.txtBe aware that there is a space between "JGPSTrackEdit_1_6_1.jar" and "2>". I use 2 separate folders (directories), one for Java and one for JGPSTrackEdit with the files created by this program. The references used in the cmd file;
should be replaced with real drive letters. Edit and save the file "JGPSTE.cmd" from the JGPSTrackEdit-ecs.zip file. This file is copied to the "JGPSTrackEdit" folder (directory). Furthermore, different paths?, adjust according to your needs. Create a new program object. Specify the path and file name: "[drive: JGPSTrackEdit]\JGPSTrackEdit\JGPSTE.cmd". In the tabpage Session check the boxes "OS/2 window", "Running as an icon" and "Close Window to end program". In the tabpage General you can enter the name "JGPSTrackEdit". You find enclosed in the file a JGPSTrackEdit OS/2 icon. Parameters / options explained
Download In the file you can find the above command file (all driveletters are set to C:) and an OS/2 JGPSTrackEdit icon: JGPSTrackEdit-ecs.zip. revision July 25, 2019 |