diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:40:32 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:40:32 -0400 |
commit | 55d0ab35afcaddcb62778fd7330c10c357c6a85a (patch) | |
tree | 0a4e2b2254f2d12655b065619710e45a5e98172f /gis/gpsbabel | |
parent | f66308896b2d2fe768cd46022b29dec46c9e0f1c (diff) |
gis/gpsbabel: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis/gpsbabel')
-rw-r--r-- | gis/gpsbabel/README | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/gis/gpsbabel/README b/gis/gpsbabel/README index fe1adcae48aa..690a7e6bf114 100644 --- a/gis/gpsbabel/README +++ b/gis/gpsbabel/README @@ -1,13 +1,16 @@ -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. +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 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. +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. |