Geotag video camera vs Location Map Viewer

Side-by-side comparison of two open source alternatives

Geotag video camera

An app which displays an overlay of a map along with the coordinates on screen which can be used via screen recordings (uses mapbox or geoaplify apis). Have tried manual video recording options but the overlay wouldn't get saved to the final recording properly or needs frame by frame processing to insert the overlay which would be resource intensive. Double tapping the screen opens up the settings menu where the geoapify and mapbox api keys can be inserted. You will have to create an account and just add the api key from the website. (Have tried various leaflet options but none of them worked as intended..) FEATURES * No ads (Almost all of the play store ones have ads in them) * FOSS * Clean, fast and lightweight HOW TO USE * Just record your screen or take a screenshot to get the photo or video with the overlay.

Location Map Viewer

The app has support for GPX and KML files, as well as the "geo URI scheme" and popular map services (google-maps, openstreetmap, yandex, ...). It can work offline (without Internet/WiFi) once geodata has been downloaded and cached. Other Android apps can use LocationMapViewer through an Intent-interface. Required Android Permissions: * INTERNET: to download map data from Open Streetmap Server * ACCESS_NETWORK_STATE and ACCESS_WIFI_STATE: to find out if wifi/internet is online to start downloaded geodata * WRITE_EXTERNAL_STORAGE (to cache downloaded map data in local file system and to load gpx/kml-Files to be displayed in the map) * ACCESS_FINE_LOCATION and ACCESS_COARSE_LOCATION: to display my own location in the map

FeatureGeotag video cameraLocation Map Viewer
LicenseGPL-3.0-onlyGPL-3.0-only
Install sources
F-DroidGitHubIzzyOnDroid
F-DroidGitHub
Categories
ProductivityNavigation
ProductivityNavigation
Features
Ad-FreeOpen SourceNo Tracking
Ad-FreeOpen SourceNo Tracking
Platforms
Android
Android
Website
Source code