OSMDashboard.git

OSM Dashboard for OpenTracks

OSM Dashboard is a companion application for OpenTracks. It adds the functionality to show tracks on a map using data from OpenStreetMap. OSM Dashboard updates the provided data from OpenTracks in real-time.

This is a personal clone with changes on branch apiote

Features:

  • Online map data: download map data on-demand
  • Offline map data: use on-device stored map data
  • In app download of offline maps: download offline maps from within the app, from https://ftp-stud.hs-esslingen.de
  • Map themes: support for custom map themes for offline maps

Required permissions:

  • INTERNET: required for online maps (only required for the full version, the pure offline version doesn't need any permission)

Maps

The map implementation is based on the Mapsforge VTM library. This also defines the types of offline maps which can be used.

The default online map is provided by OpenStreetMap.org. Join the community and help to improve the map, see www.openstreetmap.org/fixthemap.

Please consider downloading an offline map to decrease the server load and save your mobile data plan. Some offline maps can be found here:

Some maps require special themes to render correctly! These need to be downloaded and configured accordingly.

Offline maps can be downloaded via the menu Map download or by visiting the above mentioned websites and clicking the download links. Some browsers (e.g. Firefox) require a long click on the link and "Open link in external app" and then choose OSMDashboard.

Manually downloaded offline maps or maps shared by other apps can be opened from your Android device. Select the directory in the menu Map directory.

Screenshots


$ git clone https://git.apiote.xyz/git/OSMDashboard.git