Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)GF
Posts
5
Comments
37
Joined
1 yr. ago

  • Logging trips offline requires background location services. This does not work for a simple website. You would need to program an app for that. While this is a plan somewhere down the line, it's still far away. So currently I would recommend relying on an external app to log your trip and import afterwards.

  • I think you might misunderstand what wanderer does. It is not a maps service like Open Street Maps. It's simply a database in which you can store your GPS tracks. So the workflow would look like this: you are in the woods and record your track (e.g. with osmand) -> you store your track in GPX format -> you upload your track (and any additional info like a description or photos) to wanderer -> before your next adventure you check wanderer to decide what you want to do

  • Currently wanderer supports visualising duration, distance, elevation gain and speed. Support for heart rate is planned. It can display a graph (the one you see in the screenshot) and also calculates an average.

  • You can use whatever device you prefer. In the end, you simply need a GPX file that you upload through the web UI or the API. I am planning to support other formats like KML soon, though.

    System requirements should be quite low. On the first startup you will need ~1GB of RAM. After that, the whole stack sits at around 100MB on my machine.

  • Thanks for promoting wanderer! Finding trails on the map should be no problem, you can currently mark trails as public so that not logged-in users can see the trail. I have thought of steering wanderer towards a more socially interactive platform. I think a good first step would be to allow comments and implement a rating system.

    Thanks for the crowdsourced translation website. I was looking for something like this. I will set it up and add it to the contributing section of the documentation.