Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 913 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 913 Bytes

tracker

Introduction

This is an android application based on Cordova framework.

The GUI is animated by jQuery Mobile.

Features

Tracking

Tracking is effective and stores tracks in GPX files.

The GPX format is based on:

http://www.topografix.com/GPX/1/1/

Visualization

No visualization tools are embedded in the app.

External app like GPX viewer or online tools like VisuGPX can be used.

Project status

Development of the app is on hold because of the availability of other open source offline tracking tools.

A very good one is called OsmAnd.

Its repo is available here: https://github.com/osmandapp

It provides a plugin that has a very accurate tracking engine and that has advanced visualization tools. This plugin takes also benefit of offline OSM maps.