Age | Commit message (Expand) | Author |
---|---|---|
2023-03-11 | first implementation of tile hunter mode | Daniel Schadt |
2023-03-11 | abstract away tile rendering logic | Daniel Schadt |
2023-01-18 | add support for SQLite output | Daniel Schadt |
2023-01-17 | factor out saving logic | Daniel Schadt |
2023-01-17 | parallelize reading of GPX files | Daniel Schadt |
2023-01-16 | import modules from crate instead of re-defining | Daniel Schadt |
2023-01-16 | use a single thread to write out files | Daniel Schadt |
2023-01-14 | add support for reading brotli and gzip files | Daniel Schadt |
2023-01-14 | add a cli option for the output directory | Daniel Schadt |
2023-01-14 | make number of threads configurable per CLI | Daniel Schadt |
2023-01-14 | start on a proper CLI | Daniel Schadt |
2023-01-12 | parallelize PNG encoding | Daniel Schadt |
2023-01-12 | make progress bars a bit nicer | Daniel Schadt |
2023-01-11 | add some first benchmarks | Daniel Schadt |
2023-01-08 | Initial commit | Daniel Schadt |