Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opentracksapp/osmdashboard
OpenStreetMaps Dashboard for OpenTracks
https://github.com/opentracksapp/osmdashboard
openstreetmap
Last synced: about 6 hours ago
JSON representation
OpenStreetMaps Dashboard for OpenTracks
- Host: GitHub
- URL: https://github.com/opentracksapp/osmdashboard
- Owner: OpenTracksApp
- License: apache-2.0
- Created: 2019-12-01T16:02:23.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T21:16:05.000Z (about 1 month ago)
- Last Synced: 2024-11-24T20:44:04.492Z (28 days ago)
- Topics: openstreetmap
- Language: Kotlin
- Homepage: https://f-droid.org/de/packages/de.storchp.opentracks.osmplugin/
- Size: 12.7 MB
- Stars: 92
- Watchers: 11
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# OSM Dashboard for OpenTracks
_OSM Dashboard_ is a companion application
for [OpenTracks](https://github.com/OpenTracksApp/OpenTracks).
It adds the functionality to show tracks on a map using data
from [OpenStreetMap](https://www.openstreetmap.org).
OSM Dashboard updates the provided data from OpenTracks in real-time.
Free
Free (Offline)
Free
Free Nightly Build
Translation
translate.codeberg.org
## 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](https://ftp-stud.hs-esslingen.de/pub/Mirrors/download.mapsforge.org/maps/v5/)
* _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](https://github.com/mapsforge/vtm) library.
This also defines the types of offline maps which can be used.The default online map is provided by [OpenStreetMap.org](https://openstreetmap.org).
Join the community and help to improve the map,
see [www.openstreetmap.org/fixthemap](https://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:- [Mapsforge](http://download.mapsforge.org/)
- [Freizeitkarte Android](https://www.freizeitkarte-osm.de/android/en/)
- [OpenAndroMaps](https://www.openandromaps.org/en)**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