Hannes

Results 5 comments of Hannes

I guess those are simple typos (`...filtr_...` instead of `...filter_...`): ``` --- call/perl/Garmin/FIT.pm (revision 0629082504e7db4f8e2320873b10203b1062c1d7) +++ call/perl/Garmin/FIT.pm (date 1598856390075) @@ -831,10 +831,10 @@ else { $template[FIT_SINT64] = $template[FIT_UINT64] = $template[FIT_UINT64Z]...

@lowtower Thanks for working on this! Just tried your current branch and it looks promising. Is there anything missing or is it nearly production ready? I see that your required...

> That's right. If You tell me which tile layers You need, I could implement it, test and file a pull request in py-staticmaps I was planning on doing a...

Shall all the statistics on the poster's bottom be calculated based on _all_ tracks or only on _filtered_ tracks? @lefty01 I guess [track_loader.py::__filter_tracks(self, tracks)](https://github.com/flopp/GpxTrackPoster/blob/8062701bf5793d145014ed4476e8673484801c66/src/track_loader.py#L82-L95) is the right place and you...

@lefty01 Nope, my work on the background map does use all tracks.