| Versions |
 |
|
| Author |
Topic  |
|
giacomo.ciani
Italy
15 Posts |
Posted - 12 oct. 2009 : 05:58:53
|
Hi Pixel_K,
unfortunately I have not so much time, asn as you may have noticed my participation in the forum, as well as my usage of the software, is all but continuous.
So, after a (long) pause, I started again cleaning up some of my old gps tracks. And, to my surprise, the bottom panel that shows the altitude doesn't work well anymore. Indeed, it shows the altitude in a "step-like" fashion, as if the track was composed of really a few points.
Unfortunately, I don' know how to upload files (if you give me your e-mail, I can send you a sample gpx and a screenshot of how the bootm pane look like).
I would also like to use the occasione to ask if it is possible to make the bottom pane risizable: because sometimes it is a far better way of selecting point instead of the track preview, it woul be nice to make it larger increasing precision...
Thanks
Giacomo |
 |
|
|
fxx
Germany
1 Posts |
Posted - 19 oct. 2009 : 22:53:25
|
I'm new in this forum. I want to thank Pixel_K for the great GPX Editor software. As I found the source of the GPX Editor, I want to get it run. Now I'm looking for the special Delphi units; Xpbase, XPDom. Is there a list or a page, where these units are to be found.
thanks |
 |
|
|
Pixel_K
France
814 Posts |
Posted - 20 oct. 2009 : 10:13:52
|
fxx : You'll learn a lot reading the entire topic (yes it's long) http://www.gpspassion.com/forumsen/topic.asp?whichpage=7&TOPIC_ID=106662#874094
giacomo.ciani : You can upload your file on any of the many existing file upload services on the web (eg : rapidshare, depositfile). You can zoom in into the bottom pane using the mousewheel. |
Edited by - Pixel_K on 20 oct. 2009 10:16:36 |
 |
|
|
Pixel_K
France
814 Posts |
Posted - 14 nov. 2009 : 06:16:09
|
| Version 1.2.21 New settings dialog. Elevation shift (usefull for Garmin eTrex Vista HCx users) |
 |
|
|
ilg
Romania
2 Posts |
Posted - 16 nov. 2009 : 09:30:49
|
One more bug:
The Edit -> AddGPX menu command changes the active file name (the name displayed on the upper bar) to the added file, this has the side effect of damaging the added file on the next Save.
Regards,
Liviu
|
 |
|
|
Leif
Sweden
141 Posts |
Posted - 28 nov. 2009 : 21:53:21
|
I think this code in function TGPolyLine.EncodePoints should improve precision in Google Maps.
dlat := Round(late5 - plat); dlng := Round(lnge5 - plng); -> plat := plat + dlat; -> plng := plng + dlng; s := s + encodeSignedNumber(dlat) + encodeSignedNumber(dlng);
BR Dennis
|
 |
|
|
Pixel_K
France
814 Posts |
Posted - 30 nov. 2009 : 11:17:00
|
Thank you very much Leif, this improves the precision on long tracks a lot (from 73m for a 31000 points 949km track to a few meters).
*** EDIT ***
New Version 1.2.22, includes Leif's fix |
Edited by - Pixel_K on 30 nov. 2009 11:25:08 |
 |
|
|
Leif
Sweden
141 Posts |
Posted - 30 nov. 2009 : 22:29:57
|
I am happy to see it work as intended. GPX Editor is more useful to me now. Thanks Dennis
|
 |
|
|
walker2009
5 Posts |
Posted - 07 déc. 2009 : 12:23:47
|
| I updated russian translation for version 1.2.22. But after compilation the dialog "Shift altitude" remain in english. |
 |
|
|
walker2009
5 Posts |
Posted - 10 déc. 2009 : 13:29:25
|
| Looks like missing "TranslateComponent(self)" in ShiftAltitude.pas |
 |
|
|
Pixel_K
France
814 Posts |
Posted - 14 févr. 2010 : 20:22:22
|
Version 1.2.8 - You can now temporarily disable the display of an item (right clic menu in the treeview) The GPX will not be affected. - After drawing a track in google map, you stay in this tab - DEL in the point list will delete the selected point. - Corrects the translation of ShiftAltitude |
Edited by - Pixel_K on 14 févr. 2010 20:26:54 |
 |
|
|
garmin76csx
62 Posts |
Posted - 15 févr. 2010 : 21:41:59
|
Hi Pixel_K,
It has been a while , but a long time ago (sticked at 1.2.16) I was able to convert that version to Delphi version 2010 at work. Maybe you (or someone else) fancy this sourcecode too.
I will try to convert the current version to 2010 also. |
 |
|
|
Pixel_K
France
814 Posts |
Posted - 15 févr. 2010 : 23:03:40
|
| Yes, i'm interested, I may not be able to compile it, but maybe I can make future version more easy to port. |
 |
|
|
garmin76csx
62 Posts |
Posted - 17 févr. 2010 : 21:14:44
|
Hi Pixel_K,
I have ported version 1.2.28 to Rad Studio 2010 by using conditional compiler-directives. Can I have your email-address so I can send it to you? I have no (not yet) website, maybe it is possible you publish it at yours? In that case, one can use just one source for Delhi7 and Rad Studio 2010. |
 |
|
|
garmin76csx
62 Posts |
|
Topic  |
|
|
|
| This page was generated in 0,73 seconds. |
 |
|