... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multiple "batch" conversion
#4
(08.04.2022, 09:37)routeconverter Wrote: Thank you for your suggestion!
I assume the variation of the coordinates you show was just a glitch in the example and the relevant change is just that with trk -> rte etc.
Actually, I believe the search/replace should go the other way 'round to turno routes into tracks.

In fact I found a more direct and "automated" way: loading all separate GPS route files into WINGDB3 and then call for a "preview": this opens Mapsource with all routes turned into tracks (requires a confirmation); at that point you can save as GPX and the resulting file contains all the tracks as, indeed, tracks.

Quite handy.


(06.04.2022, 14:51)Zava Wrote: I can load many routes into RouteConverter all right, and I can save them all in a single .gpx file containing all the segments,

And after that you could use an text editor and do some global search and replace:

    <trk>
        <trkseg>
            <trkpt lat="48.087016" lon="11.554912">
                ...

needs to become

    <rte>
        <rtept lat="54.3253497" lon="10.0640099">
        ...
Reply


Messages In This Thread
Multiple "batch" conversion - by Zava - 06.04.2022, 14:51
RE: Multiple "batch" conversion - by Zava - 08.04.2022, 18:54
RE: Multiple "batch" conversion - by Zava - 08.04.2022, 19:01
RE: Multiple "batch" conversion - by Zava - 09.04.2022, 10:57

Forum Jump:


Users browsing this thread: 1 Guest(s)