Hello Hubert,
I had problems with a Garmin Track file and running it with a proxy.
This was the starting point for some modifications.
-To read the Garmin files ( with a leading BOM) I added the UTP-8 parameter to the InputStreamReader()
-For accessing the maps over a proxy I added 2 properties PROXYPORT and PROXY which are set before any reading of map tiles.
The other "extensions" are:
-saving the colors of a track in the Garmin extension style (15 predefined colors)
-automatically assigning a color (one of the 15) to a new track if property AUTOMATIC_COLORS is set to 1
- added a property for the default track directory DEFAULTTRACK_LOCATION, if it is set the file chooser dialog starts in this directory and if you just save a track it is stored at this location
-The last thing is a track editing function, where you can select a start point and an end point of a track part and then copy this part to another track by inserting it at the currently selected point or the beginning or the end. This function can be access over the points mennu or th popup menu in the map view.
I needed these features together with your super integrated access to gpsies.
I download several tracks from gpsies (now they are automatically colored) and create my new track out of part from the downloaded tracks.
It would be nice, if you could add these functions in your next version.
I attached a patch against Version 1.5.5.
Thanks for your great program.
in the christmas holidays I have some time now to work on jgpstrackedit. Unfortunately I have lost your pachtes. Can you once more send me these files?
Von: "Jochen Krauß" jokrei@users.sf.net
Gesendet: Mittwoch, 11. Juni 2014 16:50
An: [jgpstrackedit:discussion]
Betreff: [jgpstrackedit:discussion] Some fixes and editing features
Hello Hubert,
I had problems with a Garmin Track file and running it with a proxy.
This was the starting point for some modifications.
-To read the Garmin files ( with a leading BOM) I added the UTP-8 parameter to the InputStreamReader()
-For accessing the maps over a proxy I added 2 properties PROXYPORT and PROXY which are set before any reading of map tiles.
The other "extensions" are:
-saving the colors of a track in the Garmin extension style (15 predefined colors)
-automatically assigning a color (one of the 15) to a new track if property AUTOMATIC_COLORS is set to 1
- added a property for the default track directory DEFAULTTRACK_LOCATION, if it is set the file chooser dialog starts in this directory and if you just save a track it is stored at this location
-The last thing is a track editing function, where you can select a start point and an end point of a track part and then copy this part to another track by inserting it at the currently selected point or the beginning or the end. This function can be access over the points mennu or th popup menu in the map view.
I needed these features together with your super integrated access to gpsies.
I download several tracks from gpsies (now they are automatically colored) and create my new track out of part from the downloaded tracks.
It would be nice, if you could add these functions in your next version.
I attached a patch against Version 1.5.5.
Thanks for your great program.
Hello,
as new versions were released and my modifications didn't find their way into the program I created a new patch against version 1.6.1 with the same features from the 2014 patch and some additional.
I added
* the requested drag & drop of track files (one or more) on the whole window
* fixed the scrolling of the points table - by showing the selected point
* added an undo of the track editing
* added a black pointer at the selected track point to show the track direction
I use the added track editing functions to create new tracks out of existing track parts. The attachment contains beside the patch file also a runnable jgps161a.jar
Hello Hubert,
I had problems with a Garmin Track file and running it with a proxy.
This was the starting point for some modifications.
-To read the Garmin files ( with a leading BOM) I added the UTP-8 parameter to the InputStreamReader()
-For accessing the maps over a proxy I added 2 properties PROXYPORT and PROXY which are set before any reading of map tiles.
The other "extensions" are:
-saving the colors of a track in the Garmin extension style (15 predefined colors)
-automatically assigning a color (one of the 15) to a new track if property AUTOMATIC_COLORS is set to 1
- added a property for the default track directory DEFAULTTRACK_LOCATION, if it is set the file chooser dialog starts in this directory and if you just save a track it is stored at this location
-The last thing is a track editing function, where you can select a start point and an end point of a track part and then copy this part to another track by inserting it at the currently selected point or the beginning or the end. This function can be access over the points mennu or th popup menu in the map view.
I needed these features together with your super integrated access to gpsies.
I download several tracks from gpsies (now they are automatically colored) and create my new track out of part from the downloaded tracks.
It would be nice, if you could add these functions in your next version.
I attached a patch against Version 1.5.5.
Thanks for your great program.
Jochen
Last edit: Jochen Krauß 2014-06-12
Hello Klaus,
in the christmas holidays I have some time now to work on jgpstrackedit. Unfortunately I have lost your pachtes. Can you once more send me these files?
Thank you.
Hubert
[https://r3.res.outlook.com/owa/14.15.48.0/themes/resources/clear1x1.gif] [https://r3.res.outlook.com/owa/14.15.48.0/themes/resources/clear1x1.gif] [https://r3.res.outlook.com/owa/14.15.48.0/themes/resources/clear1x1.gif]
Dipl.-Ing. Lutnik Hubert
Direktor
HTL Mössingerstraße
Mössingerstraße 25
9020 Klagenfurt
Tel. 0463/37978
Fax. 0463/37026 241
hubert.lutnik@htl-klu.athttps://db3prd0104.outlook.com/owa/redir.aspx?C=OIEOfQ6Ggk6rS-J6Lzdbu0jYAXXcoM8IjUtrYo7tL5q_6WSk_kko_gtHRD2ws_diwHAnSfdjQfU.&URL=mailto%3ahubert.lutnik%40htl-klu.at
http://www.htl-klu.athttps://db3prd0104.outlook.com/owa/redir.aspx?C=OIEOfQ6Ggk6rS-J6Lzdbu0jYAXXcoM8IjUtrYo7tL5q_6WSk_kko_gtHRD2ws_diwHAnSfdjQfU.&URL=http%3a%2f%2fwww.htl-klu.at%2f
Von: "Jochen Krauß" jokrei@users.sf.net
Gesendet: Mittwoch, 11. Juni 2014 16:50
An: [jgpstrackedit:discussion]
Betreff: [jgpstrackedit:discussion] Some fixes and editing features
Hello Hubert,
I had problems with a Garmin Track file and running it with a proxy.
This was the starting point for some modifications.
-To read the Garmin files ( with a leading BOM) I added the UTP-8 parameter to the InputStreamReader()
-For accessing the maps over a proxy I added 2 properties PROXYPORT and PROXY which are set before any reading of map tiles.
The other "extensions" are:
-saving the colors of a track in the Garmin extension style (15 predefined colors)
-automatically assigning a color (one of the 15) to a new track if property AUTOMATIC_COLORS is set to 1
- added a property for the default track directory DEFAULTTRACK_LOCATION, if it is set the file chooser dialog starts in this directory and if you just save a track it is stored at this location
-The last thing is a track editing function, where you can select a start point and an end point of a track part and then copy this part to another track by inserting it at the currently selected point or the beginning or the end. This function can be access over the points mennu or th popup menu in the map view.
I needed these features together with your super integrated access to gpsies.
I download several tracks from gpsies (now they are automatically colored) and create my new track out of part from the downloaded tracks.
It would be nice, if you could add these functions in your next version.
I attached a patch against Version 1.5.5.
Thanks for your great program.
Jochen
Attachment: patch155 (43.5 kB; application/octet-stream)
Some fixes and editing featureshttps://sourceforge.net/p/jgpstrackedit/discussion/requests/thread/fffd47b9/?limit=25#24c2
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/jgpstrackedit/discussion/requests/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Hello,
as new versions were released and my modifications didn't find their way into the program I created a new patch against version 1.6.1 with the same features from the 2014 patch and some additional.
I added
* the requested drag & drop of track files (one or more) on the whole window
* fixed the scrolling of the points table - by showing the selected point
* added an undo of the track editing
* added a black pointer at the selected track point to show the track direction
I use the added track editing functions to create new tracks out of existing track parts. The attachment contains beside the patch file also a runnable jgps161a.jar
Jochen