TangoGPS
| TangoGPS | |
|---|---|
| Author: | Marcus Bauer |
| Website: | http://www.tangogps.org |
| Version: | 0.99.4 (2010-06-25) |
| License: | GPL |
| Platform: | openmoko ; linux |
|
Logger even for heartrate-monitors! | |
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.
Contents |
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
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
More information is available at About tangoGPS. Downloads are available from the downloads page. < May 2 2012: domain seems to be dead >
- To convert tracks logged by tangoGPS into GPX format, you can use this convert script or a general purpose converter.
- TangoGPS on Openmoko.org wiki
See also
- Tile usage policy
- FoxtrotGPS is based on TangoGPS and seems to be under active development.