Flomp / wanderer

wanderer is a self-hosted trail database. Save your adventures!
GNU Affero General Public License v3.0
798 stars 20 forks source link

Auto importet maps via upload folder not visible in map view #46

Open PaddyPat opened 2 months ago

PaddyPat commented 2 months ago

Hi, i tryed your auto import.

Flomp commented 2 months ago

Thanks for the report. I was able to fix the bug, that imported trails are not showing up in map view. This will be fixed with the next patch.

However, I cannot replicate your issue that the GPX time attribute is being ignored. Could you please provide an example file?

PaddyPat commented 2 months ago

If I today upload a hike from Sunday, it is ordered by creation date as latest hike and if I upload tomorrow a hike that is 1yr old, it is the latest hike - but the latest hike is from Sunday …

I mean there should be an option to select the date, when the hike was done and also during autoupload an option to read from a gpx file time attribute, where creation date from the hike is visible.

With dates you could create a month view like a calendar with your hikes ;-)

PaddyPat commented 2 months ago

via link you will find 3 gpx files from garmin / komoot with older dates https://privatebin.io/?7ce4dcd2f8b24f09#EGsKojwhEvgSX7FAieXaxyLS6rvgkzPrGdxdA89muB3X The dates should be visible in the importet tracks to see - this hike / bike route was 2017, this one 2029,.. and also sort it by date

Flomp commented 2 months ago

I understand. I will add a date field to the trails and add a filter for it. I like the idea of the calendar!