GPS: Difference between revisions
Jump to navigation
Jump to search
(→Export: v.out.ogr) |
(cosmetics) |
||
Line 4: | Line 4: | ||
==== Import ==== | ==== Import ==== | ||
* | * {{cmd|v.in.gpsbabel}}: import in | ||
: - [http://www.gpsbabel.org/ GPS Babel] software | : - calls the [http://www.gpsbabel.org/ GPS Babel] software | ||
* | * {{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 | ||
* | * {{cmd|v.in.ascii}} | ||
==== Export ==== | ==== Export ==== | ||
* {{cmd|v.out.gpsbabel}} - | * {{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 | : - see also the {{cmd|d.out.gpsdrive}} module |
Revision as of 13:51, 16 March 2009
GPS applications with GRASS
Tools
Import
- v.in.gpsbabel: import in
- - calls the GPS Babel software
- - gardump from the garmin-utils package
- - gpstrans software
Export
- - calls the GPS Babel software
- v.out.ogr to GPX and KML formats
Tasks
Links
- GpsDrive realtime mapping software
- - see also the d.out.gpsdrive module