osmand_tracking
No security coverage
OsmAnd Tracking provides a web service and entity storage for receiving track points from the OsmAnd app’s Trip Recording plugin. It doesn’t (yet) provide any way of displaying these track points as that is likely to be something a developer would like to do themselves - possibly using Leaflet Views or similar?
This is a very early cut of this - it does happily receive track points from my app BUT it is definitely NOT something to actually use for real just yet!!
Features
There is a uri provided that uses a little secret, stored in config, to look something like /osmand-tracking/receiver/squirrel/2 where “squirrel” is the secret and “2” is the uid to make as the author of points.
Post-Installation
TBA
Additional Requirements
TBA
Similar projects
I’m not aware of anything else doing this.
Community Documentation
Not yet!