aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgk2kml.py2
-rw-r--r--template/template.kml (renamed from template.kml)0
2 files changed, 1 insertions, 1 deletions
diff --git a/gk2kml.py b/gk2kml.py
index 3a02771..aad7408 100755
--- a/gk2kml.py
+++ b/gk2kml.py
@@ -93,7 +93,7 @@ def main():
if args.write:
print('Writing to kml file: ' + args.write + '.kml')
- template = open('template.kml', 'r', encoding='utf-8')
+ template = open('template/template.kml', 'r', encoding='utf-8')
outf = open(args.write + '.kml', 'w', encoding='utf-8',\
errors='ignore')
line = template.readline()
diff --git a/template.kml b/template/template.kml
index 9469872..9469872 100644
--- a/template.kml
+++ b/template/template.kml
in each repos: see "about"-tab (if existing) for more details / README.
mailto contact at omeckman dot net
all timestamps in UTC (German winter time: UTC+01:00, summer time: UTC+02:00)
dark theme is a modded version of: https://gist.github.com/Yoplitein/f4b671a2ec70c9e743fa