6e91a15ca7
Sanitize filenames of downloads.
...
Some routes have characters like ":" in them which can be illegal on
certain filesystems. Remove the known common ones and replace them with
an underscore.
2024-06-24 11:07:53 +02:00
7ea79b6f44
Don't crash if segments.geom is null.
...
Somtimes (for example https://www.sac-cas.ch/it/capanne-e-escursioni/portale-escursionistico-del-cas/albristhubel-6246/escursioni-con-le-racchette/von-matten-simmental-2785/ )
segments.geom is null and the creation of the gpx xml subsequently fails.
If that is the case just ignore it and do not try to turn it into a
track segment.
Thanks to wizche for the report and fix!
2023-02-03 12:41:49 +01:00
8eed835aa2
version 0.3
2021-06-16 12:02:26 +02:00
b7f1b85129
use correct markdown syntax for links
2021-06-15 11:16:24 +02:00
48f0af818f
initial commit
2021-06-15 11:14:46 +02:00