TangoGPS

From OpenStreetMap Wiki
Jump to navigation Jump to search
TangoGPS
Tangogps-Screenshot-2.png
Author: Marcus Bauer
License: GNU GPL
Platforms: Openmoko Linux and Linux
Status: Broken
Version: 0.99.4 (2010-06-25)
Languages: German, English, and ...
Source code: http://github.com/emka/osb2tango/tree/master

Logger even for heartrate-monitors!

Features
Feature Value
Map Display
Display map yes
Map data raster
Source online;cache
Rotate map
3D view no
Shows website
Shows phone number
Shows operation hours
Routing

(Not set)

Navigating
Navigate
Find location
Find nearby POIs
Navigate to point
Navigation with voice / Voice guidance no
Keep on road
Lane guidance
Works without GPS yes
Navigate along predefined route
Tracking
Make track yes
Customizable log interval
Track formats
Geotagging photo
Fast POI buttons
Upload GPX to OSM
Monitoring
Monitoring yes
Show current track yes
Open existing track
Altitude diagram
Show POD value
Satellite view
Show live NMEA data
Show speed
Send current position www
Editing

(Not set)

Rendering

(Not set)

Accessibility

(Not set)

tangoGPS is a mapping application running on Linux, especially suited to small computers like the Openmoko Neo phones and eeePC but not limited to small computers. tangoGPS defaults to using OSM maps. If connected to a GPS device, a track can be logged and processed later for addition to OSM.

Development of tangoGPS appears to have stopped. The related project FoxtrotGPS was forked from the tangoGPS code and is still under active development.

OSM map on tangoGPS with no GPS signal, showing zoom level 14. License is GPLv2
OSM map at zoom level 12; Travelling (almost) south at 92kmh; altitude 148m; tracked distance 94.877km. 10 possible satellites, signals received from 8, horizontal dilution of precision 1.2.

Available Maps

You can choose between Mapnik, Osmarender and Cycle Map. Additionally the GUI allows to add a custom map repository.

Map tiles are cached and reused. The context menu allows autodownload of lower zoom levels. Version 0.99.4 can update tiles by pressing F5 key. Only the tiles in the current view will be updated (no bulk or massive update).

Using together with OpenStreetBugs

The OpenStreetBugs website is no longer operational, but the following notes may still be useful for other conversions.

tangoGPS does not display waypoints, but the program is able to read POIs (Points of Interest) from its own sqlite POI database.

A script to read the GPX file from OpenStreetBugs ("As GPX file" on the left) and store it in the POI database is available (repository, .tar.gz). You may also want to download the empty-poi.db file, which is just the empty database ready to be filled.

Put the poi.db inside ~/.tangogps and select "show POIs" in the tangoGPS context menu.

Links

For current information, please see the related project FoxtrotGPS.