GPS: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(→‎Export: v.out.ogr)
(cosmetics)
Line 4: Line 4:


==== Import ====
==== Import ====
* [http://grass.osgeo.org/grass64/manuals/html64_user/v.in.gpsbabel.html v.in.gpsbabel]
* {{cmd|v.in.gpsbabel}}: import in  
: - [http://www.gpsbabel.org/ GPS Babel] software
: - calls the [http://www.gpsbabel.org/ GPS Babel] software


* [http://grass.osgeo.org/grass64/manuals/html64_user/v.in.garmin.html v.in.garmin]
* {{cmd|v.in.garmin}}
: - ''gardump'' from the [http://www.snafu.org/ garmin-utils] package
: - ''gardump'' from the [http://www.snafu.org/ garmin-utils] package
: - [http://gpstrans.sourceforge.net/ gpstrans] software
: - [http://gpstrans.sourceforge.net/ gpstrans] software


* [http://grass.osgeo.org/grass64/manuals/html64_user/v.in.ascii.html v.in.ascii]
* {{cmd|v.in.ascii}}


==== Export ====
==== Export ====


* {{cmd|v.out.gpsbabel}} - ''in development''
* {{cmd|v.out.gpsbabel}}
: - calls the [http://www.gpsbabel.org/ GPS Babel] software
* {{cmd|v.out.ogr}} to GPX and KML formats
* {{cmd|v.out.ogr}} to GPX and KML formats


Line 25: Line 26:


* [http://www.gpsdrive.de/ GpsDrive] realtime mapping software
* [http://www.gpsdrive.de/ GpsDrive] realtime mapping software
: - see also the [http://grass.osgeo.org/grass64/manuals/html64_user/d.out.gpsdrive.html d.out.gpsdrive] module
: - see also the {{cmd|d.out.gpsdrive}} module

Revision as of 13:51, 16 March 2009

GPS applications with GRASS

Tools

Import

- calls the GPS Babel software
- gardump from the garmin-utils package
- gpstrans software

Export

- calls the GPS Babel software

Tasks

Links

- see also the d.out.gpsdrive module