| View previous topic :: View next topic |
| Author |
Message |
guest
Joined: 08 Oct 2006 Posts: 3950
|
Posted: Sat Oct 04, 2008 12:37 pm Post subject: How to load GPX-Tracks |
|
|
Hi,
can anybody show me the way how to load tracks (for example made by "GMapToGPX") to TB?
I can only find how to load waypoints.
Thanks
|
|
| Back to top |
|
 |
Ranger
Joined: 12 Dec 2006 Posts: 4729
|
Posted: Sat Oct 04, 2008 5:57 pm Post subject: |
|
|
| Just copy your track file to wpts folder and open it as you do for points.
|
|
| Back to top |
|
 |
guest
Joined: 08 Oct 2006 Posts: 3950
|
Posted: Sun Oct 05, 2008 9:14 am Post subject: |
|
|
Hi Ranger,
thanks for answering! My attempt to open the track-gpx from waypoints-folder results in an error.
Probably there´s something wrong with this gpx-file?
|
|
| Back to top |
|
 |
Ranger
Joined: 12 Dec 2006 Posts: 4729
|
Posted: Sun Oct 05, 2008 9:28 am Post subject: |
|
|
What kind of error ? Probably your file have not closing tags, if you don't Stop recordings properly.
If you attach file, I can check.
|
|
| Back to top |
|
 |
guest
Joined: 08 Oct 2006 Posts: 3950
|
Posted: Sun Oct 05, 2008 2:12 pm Post subject: |
|
|
Here is that gpx-file that did not run.
Thanks for checking!
|
|
| Back to top |
|
 |
x2fer
Joined: 31 Jan 2007 Posts: 1650 Location: Madrid. España
|
Posted: Sun Oct 05, 2008 2:40 pm Post subject: |
|
|
<rte> Not supported
| Code: |
<rte>
<name>route0</name>
<cmt>undefined to undefined</cmt>
<desc>undefined to undefined</desc>
<rtept lat="47.90185" lon="8.14926">
<name>GRTP-001</name>
<cmt>Nordwest auf K4962/Seestraße Richtung Neustädter Str.</cmt>
<desc>Nordwest auf K4962/Seestraße Richtung Neustädter Str.</desc>
</rtept>
|
It must be <trk>
You can read more here http://www.trekbuddy.net/forum/viewtopic.php?t=1019
_________________ N500 || C5-03 + BT-Q810 + TrekBuddy 1.2.2 (Español) |
|
| Back to top |
|
 |
Ranger
Joined: 12 Dec 2006 Posts: 4729
|
Posted: Sun Oct 05, 2008 4:18 pm Post subject: |
|
|
Sorry x2fer, but you are wrong - rte is supported in TB.
@guest
Problem is that file was not saved in UTF-8 coded format as should be, but as ANSI coded. If you look at xml encoding in first line of file, UTF-8 is visible. So if you copy content from GMapToGPX to notepad, use save as and filename with gpx extension, type All files and Coding select UTF-8 from drop list. Such file will work in TB. See sample of your file saved well (zipped).
| Description: |
|
 Download |
| Filename: |
test.zip |
| Filesize: |
666 Bytes |
| Downloaded: |
215 Time(s) |
|
|
| Back to top |
|
 |
x2fer
Joined: 31 Jan 2007 Posts: 1650 Location: Madrid. España
|
Posted: Sun Oct 05, 2008 6:51 pm Post subject: |
|
|
| Quote: |
| Sorry x2fer, but you are wrong - rte is supported in TB. |
you are right. Good news.
_________________ N500 || C5-03 + BT-Q810 + TrekBuddy 1.2.2 (Español) |
|
| Back to top |
|
 |
guest
Joined: 08 Oct 2006 Posts: 3950
|
Posted: Wed Oct 08, 2008 4:03 pm Post subject: |
|
|
Thanks Ranger and x2fer!
Now it´s running well!
|
|
| Back to top |
|
 |
|