diff options
author | Kyle Guinn <elyk03@gmail.com> | 2017-06-17 10:49:07 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-24 08:33:08 +0700 |
commit | d56b242eca5ae61b5fc5cc3a928a4fb99a88816b (patch) | |
tree | ad12726a010ba7c1aacf8a6d6db346d4006ec1a6 /system/gpsbabel/README | |
parent | 9f315c18f9849f37ac0dc404384d6df0447fa763 (diff) | |
download | slackbuilds-d56b242eca5ae61b5fc5cc3a928a4fb99a88816b.tar.gz |
gis/gpsbabel: Updated for version 1.5.4, moved from system/.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'system/gpsbabel/README')
-rw-r--r-- | system/gpsbabel/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/system/gpsbabel/README b/system/gpsbabel/README deleted file mode 100644 index 223ad30c13..0000000000 --- a/system/gpsbabel/README +++ /dev/null @@ -1,13 +0,0 @@ -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. |