Add GPX generation

This commit is contained in:
jude
2024-02-25 15:11:38 +00:00
parent 3a0a59c76f
commit 0c69ba5d9e
4 changed files with 47 additions and 2 deletions

5
.gitignore vendored
View File

@ -158,3 +158,8 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
.idea/
# Project specific files
data.json
*.osm
*.gpx