diff options
Diffstat (limited to 'gis/osm-gps-map')
-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 497ece375dd67..1604ee71b057f 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. |