diff options
author | David Spencer <baildon.research@googlemail.com> | 2015-12-24 23:57:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-24 23:57:55 +0700 |
commit | 9cce5aad4946836797d55a1dc727a095db2449de (patch) | |
tree | 118f3b58391768c78778420433e563733621ea66 /gis/osm-gps-map/README | |
parent | e20e9ec989a8a10981f61dc54ebc40cc8e469a23 (diff) | |
download | slackbuilds-9cce5aad4946836797d55a1dc727a095db2449de.tar.gz |
gis/osm-gps-map: Added (gtk mapping widget).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/osm-gps-map/README')
-rw-r--r-- | gis/osm-gps-map/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gis/osm-gps-map/README b/gis/osm-gps-map/README new file mode 100644 index 0000000000..497ece375d --- /dev/null +++ b/gis/osm-gps-map/README @@ -0,0 +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. + +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. |