X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/263cedcabb72084ebf2f459e739da85abbc22b10..0e94c83db11d8e8f1bd52177374caa7950e42238:/help/C/viking.xml diff --git a/help/C/viking.xml b/help/C/viking.xml index 6929b25c..73ad9755 100644 --- a/help/C/viking.xml +++ b/help/C/viking.xml @@ -574,6 +574,21 @@ You need to select the type of the file that is going to be returned, since ther +
+Import GeoJSON File + +FileAcquireImport GeoJSON File + + +This uses the program togpx to load .geojson files. +If the program is not detected on your system, then this option will not be available. +See here for the installation method. + + +The current version (1.4.4) of GPSBabel does not support the GeoJSON file format. + +
+
Print @@ -755,8 +770,30 @@ You are probably better off expanding the waypoint list and directly start typin
Export Layer -The layer (all tracks, routes and waypoints) can be exported to a file GPX, GPSPoint, GPSMapper, Google's KML format or any other format supported by GPSbabel. +The layer (all tracks, routes and waypoints) can be exported to following file formats: + + + GPX + + + GPSPoint + + + GPSMapper + + + Google's KML + + + Any GPSBabel File Formats + + + GeoJSON. Via the program togeojson + This option will not be available if the program is not detected on your system. + See here for the installation method. + + Version1.1+: An individual track can be exported to a GPX file via the track menu.