The readput CommandUsing GPSMan in Command-line ModeThe haslib CommandThe getwrite Command

The getwrite Command

The getwrite command gets information from the receiver and writes it to a file:

getwrite IN-TYPES FORMAT [OUT-PARAMS] [OUT-TYPES] PATH
where

This command only works with Garmin receivers.

Examples: the command

getwrite WP RT gpsman data/myWPRTs
download the waypoints and routes from the receiver and writes them to the file data/myWPRTs in GPSMan format, while the command
getwrite TR Shapefile dim=3 pformat=UTM datum="WGS 84" shp/myTRs
downloads the tracks and writes them in Shapefiles with basename myTRs in the directory shp, keeping altitude information (3 dimensions) and using UTM coordinates for the WGS84 datum.


GPSMan User Manual
Copyright 1998-2013 Miguel Filgueiras,

Creative Commons License
GPSMan User Manual and the GPSMan logo images by Miguel Filgueiras are licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.

Get gpsman at SourceForge.net. Fast,
secure and Free Open Source software downloads


The readput CommandUsing GPSMan in Command-line ModeThe haslib CommandThe getwrite Command