Export trips to a geo file format #2025
jeyemwey
started this conversation in
Ideas / Feature Requests
Replies: 2 comments
I would prefer GeoJSON for this export. |
0 replies
Are there any plans for this yet? Would be really cool to be able to export your journeys' GeoJSON data, with a journey identifier (primary key / UID) to be able map it to the rest of the journey data from e.g. csv journey exports. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
As a user, I'd like to track my journeys via Träwelling, and later export my trips to other kinds of software, such as Geo-Spatial Software.
Describe the solution you'd like
Add an option to the exporting view, generate a file with all trips in a specified time frame. This file should contain:
Describe alternatives you've considered
We need to research which file format is widely accepted and can contain the data. From my Geocaching days, I remember KML and GPX, but I have no idea if they're replaced by something newer/fancier/cooler/easier.
Additional context
All reactions