diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:42:12 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:42:12 -0400 |
commit | cded82731e1ec068e6da4d7b254b73769c533ff8 (patch) | |
tree | 15f61495590019c32ddcea82a2fb4e85b7db5ce0 /gis | |
parent | 6feadc0e2d4b8f3a9a819b2f9bb60fafdb9ab3ac (diff) | |
download | slackbuilds-cded82731e1ec068e6da4d7b254b73769c533ff8.tar.gz |
gis/osm-gps-map: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/osm-gps-map/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/osm-gps-map/README b/gis/osm-gps-map/README index 497ece375d..1604ee71b0 100644 --- a/gis/osm-gps-map/README +++ b/gis/osm-gps-map/README @@ -1,7 +1,7 @@ osm-gps-map is a Gtk mapping widget (with Python bindings) that, given -GPS co-ordinates, draws a GPS track and points of interest on a moving map -display. +GPS co-ordinates, draws a GPS track and points of interest on a moving +map display. osm-gps-map downloads map data from a number of websites, including -openstreetmap.org, openaerialmap.org and others, and can be used to build -desktop mapping or geolocation applications. +openstreetmap.org, openaerialmap.org and others, and can be used to +build desktop mapping or geolocation applications. |