diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-05-11 20:01:59 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:59 +0200 |
commit | c4048881461763b4ae0ace02d7d6cad4802d6cef (patch) | |
tree | 4843ada2af4d5d90eee6958b30edcb96b6926e2f /system/gpsbabel/README | |
parent | 94708fbaf693b3540ca7ecda83977f55eb3d1a5f (diff) | |
download | slackbuilds-c4048881461763b4ae0ace02d7d6cad4802d6cef.tar.gz |
system/gpsbabel: Added to 12.0 repository
Diffstat (limited to 'system/gpsbabel/README')
-rw-r--r-- | system/gpsbabel/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/system/gpsbabel/README b/system/gpsbabel/README new file mode 100644 index 0000000000..223ad30c13 --- /dev/null +++ b/system/gpsbabel/README @@ -0,0 +1,13 @@ +GPSBabel converts waypoints, tracks, and routes from one format to another, +whether that format is a common mapping format like Delorme, Streets and +Trips, or even a serial or USB upload or download to a GPS receiver such as +those from Garmin and Magellan. By flattening the Tower of Babel that the +authors of various programs for manipulating GPS data have imposed upon us, it +returns to us the ability to freely move our own waypoint data between the +programs and hardware we choose to use. + +It contains extensive data manipulation abilities making it a convenient for +server-side processing or as the backend for other tools. + +It does not convert, transfer, send, or manipulate maps. We process data that +may (or may not be) placed on a map, such as waypoints, tracks, and routes. |