diff options
Diffstat (limited to 'gis/osm-gps-map/slack-desc')
-rw-r--r-- | gis/osm-gps-map/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gis/osm-gps-map/slack-desc b/gis/osm-gps-map/slack-desc new file mode 100644 index 0000000000..5499526148 --- /dev/null +++ b/gis/osm-gps-map/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +osm-gps-map: osm-gps-map (gtk mapping widget) +osm-gps-map: +osm-gps-map: osm-gps-map is a Gtk mapping widget (with Python bindings) that, +osm-gps-map: given GPS co-ordinates, draws a GPS track and points of interest on +osm-gps-map: a moving map display. +osm-gps-map: +osm-gps-map: osm-gps-map downloads map data from a number of websites, including +osm-gps-map: openstreetmap.org, openaerialmap.org and others, and can be used to +osm-gps-map: build desktop mapping or geolocation applications. +osm-gps-map: +osm-gps-map: Homepage: http://nzjrs.github.io/osm-gps-map/ |