Conversion from WaypoinsGPS files

View: New views
2 Messages — Rating Filter:   Alert me  

Conversion from WaypoinsGPS files

by Guus Jansen :: Rate this Message:

| View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hello,
 

Is there in GPSBabel already a inputtype to convert WaypointsGPS-like files (.cvs .rte .trk)?

WaypointsGPS is a dutch navigation program made by Datacharter.

WaypointsGPS formats:

1. Route

.rte file line: "WP01",3223.64617037542,449.838673971996,""

    lat,lon conversion: 3223.64617037542/60 = 53.72743617

                            449.83867397199/60 = 7.497311233

import/export (.csv sep ;) line: WP04(G Stengrund);55°02,051' N;012°11,004' E;

                        3 header lines:  "#WaypointsGPS2#"

                    ""

                    #2011-06-19#

2. Waypoint

    import/export (.csv sep ;) line: Amrumbank-W;54°37,942' N;007°54,895' E;Q(9)15s YBY

                                                    10-EL;53°59,750' N;008°24,230' E;R OC(2)R.9S ELBE

                    no header lines

3. Track

    .trk file line: #1991-09-14 10:24:02#,3147.614,302.73,0

        lat,lon conversion: 3147.614 = 52.46023333

                302.73 = 5.0455

 

thanks for any respons,

Guus Jansen


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual
desktops for less than the cost of PCs and save 60% on VDI infrastructure
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Gpsbabel-misc mailing list http://www.gpsbabel.org
Gpsbabel-misc@...
To unsubscribe, change list options, or see archives, visit:
https://lists.sourceforge.net/lists/listinfo/gpsbabel-misc

Re: Conversion from WaypoinsGPS files

by bulva :: Rate this Message:

| View Threaded | Show Only this Message

I can see an entry: "CompeGPS data files (.wpt/.trk/.rte)" and
"Columbus/Visiontac V900 files (.csv)".

If this is the same format than answer is yes. I guess you could simply
try the conversion yourself to see if it works (use kml as output for
example) and view them in GoogleEarth, or som eother GIS softwar.



> Hello,
>
> Is there in GPSBabel already a inputtype to convert WaypointsGPS-like
> files (.cvs .rte .trk)?
>
> WaypointsGPS is a dutch navigation program made by Datacharter.
>
> WaypointsGPS formats:
>
> 1. Route
>
> .rte file line: "WP01",3223.64617037542,449.838673971996,""
>
>     lat,lon conversion: 3223.64617037542/60 = 53.72743617
>
>                             449.83867397199/60 = 7.497311233
>
> import/export (.csv sep ;) line: WP04(G Stengrund);55°02,051'
> N;012°11,004' E;
>
>                         3 header lines:  "#WaypointsGPS2#"
>
>                     ""
>
>                     #2011-06-19#
>
> 2. Waypoint
>
>     import/export (.csv sep ;) line: Amrumbank-W;54°37,942'
> N;007°54,895' E;Q(9)15s YBY
>
>                                                     10-EL;53°59,750'
> N;008°24,230' E;R OC(2)R.9S ELBE
>
>                     no header lines
>
> 3. Track
>
>     .trk file line: #1991-09-14 10:24:02#,3147.614,302.73,0
>
>         lat,lon conversion: 3147.614 = 52.46023333
>
>                 302.73 = 5.0455
>
>  
>
> thanks for any respons,
>
> Guus Jansen



--
while(!suceed) { try(); }

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual
desktops for less than the cost of PCs and save 60% on VDI infrastructure
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Gpsbabel-misc mailing list http://www.gpsbabel.org
Gpsbabel-misc@...
To unsubscribe, change list options, or see archives, visit:
https://lists.sourceforge.net/lists/listinfo/gpsbabel-misc