GPS: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
m (+cat)
Line 26: Line 26:


* [http://www.gpsdrive.de/ GpsDrive] realtime mapping software
* [http://www.gpsdrive.de/ GpsDrive] realtime mapping software
* [http://www.gpscenter.com/gps-software/index.html GPS Software]GPS Mapping Software
: - see also the {{cmd|d.out.gpsdrive}} module
: - see also the {{cmd|d.out.gpsdrive}} module


[[Category: Documentation]]
[[Category: Documentation]]

Revision as of 18:45, 10 February 2010

GPS applications with GRASS

Tools

Import

  • v.in.gpsbabel: allows the user to import waypoint, route, and track data from a locally connected GPS receiver or a text file containing GPS data of many common formats.
- calls the GPS Babel software
  • v.in.garmin: allows the user to import from a Garmin device
- gardump from the garmin-utils package
- gpstrans software
  • v.in.ascii: allows the user to import generic points, lines or polygons from an ASCII file.

Export

- calls the GPS Babel software

Tasks

Links

- see also the d.out.gpsdrive module