Commit Graph

14 Commits

Author SHA1 Message Date
Sebastian Hugentobler 1fdd4e71b5
departure point can be null 2024-02-16 11:14:32 +01:00
Sebastian Hugentobler 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
Sebastian Hugentobler 553f764e69
unify formatting 2023-02-01 20:37:55 +01:00
Sebastian Hugentobler 6419d5defd
use correct title for track 2021-06-16 13:27:51 +02:00
Sebastian Hugentobler 85de91c668
add all waypoints and the endpoint 2021-06-16 12:59:13 +02:00
Sebastian Hugentobler e18added04
version 0.4: add all route segments to gpx file 2021-06-16 12:42:39 +02:00
Sebastian Hugentobler 8eed835aa2
version 0.3 2021-06-16 12:02:26 +02:00
Sebastian Hugentobler 3fb2db279f
version 0.2 2021-06-16 10:29:41 +02:00
Sebastian Hugentobler 9c78a2e931
add wapoints to gpx file 2021-06-16 10:29:25 +02:00
Sebastian Hugentobler 3c9e6a2865
add web-ext-artifacts to gitignore 2021-06-15 11:38:10 +02:00
Sebastian Hugentobler 1a780c6f53
remove min version from manifest 2021-06-15 11:23:56 +02:00
Sebastian Hugentobler 56e1526eb9
scale icons to 48x48 (the default) 2021-06-15 11:22:02 +02:00
Sebastian Hugentobler b7f1b85129
use correct markdown syntax for links 2021-06-15 11:16:24 +02:00
Sebastian Hugentobler 48f0af818f
initial commit 2021-06-15 11:14:46 +02:00