Commit Graph

11 Commits

Author SHA1 Message Date
1fdd4e71b5
departure point can be null 2024-02-16 11:14:32 +01: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
6419d5defd
use correct title for track 2021-06-16 13:27:51 +02:00
85de91c668
add all waypoints and the endpoint 2021-06-16 12:59:13 +02:00
e18added04
version 0.4: add all route segments to gpx file 2021-06-16 12:42:39 +02:00
8eed835aa2
version 0.3 2021-06-16 12:02:26 +02:00
3fb2db279f
version 0.2 2021-06-16 10:29:41 +02:00
3c9e6a2865
add web-ext-artifacts to gitignore 2021-06-15 11:38:10 +02:00
1a780c6f53
remove min version from manifest 2021-06-15 11:23:56 +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