Improvements all over the place, now input is controlled by files in regions and tracks, algorithm has to improve to get better performance, it is too slow as it currently stands to manage all geometry checks currently done.

This commit is contained in:
2026-02-10 22:44:09 -03:00
parent 683f21be20
commit 2b7fc154ee
24 changed files with 21738 additions and 47 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,4 @@
*.gpkg
*.gpx
.venv/
.vscode/
conf.py
__pycache__