aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysadd type hintspyDaniel Schadt
14 daysstring repr for Track and StorageDaniel Schadt
14 dayscustom min_zoom/max_zoom/threadsDaniel Schadt
2025-07-29implement other renderers in python moduleDaniel Schadt
2025-07-29more docsDaniel Schadt
2025-07-28add some docstringsDaniel Schadt
2025-07-28expose function to set thread countDaniel Schadt
2025-07-28implement sqlite output in hittekaart-pyDaniel Schadt
2025-07-09first working Python interfaceDaniel Schadt
2025-07-08add public constructor for coordinatesDaniel Schadt
2025-07-08fix wrong doc linksDaniel Schadt
2025-06-26split crate into core and cliDaniel Schadt
2023-10-14update dependenciesHEADmasterDaniel Schadt
2023-05-13add more benchmarksDaniel Schadt
2023-05-13fix benchmarkDaniel Schadt
2023-05-13update dependenciesDaniel Schadt
2023-03-25update READMEDaniel Schadt
2023-03-25enable LTODaniel Schadt
2023-03-13implement "proper" tile hunter modeDaniel Schadt
2023-03-11add reference to small PNG craftingDaniel Schadt
2023-03-11first implementation of tile hunter modeDaniel Schadt
2023-03-11abstract away tile rendering logicDaniel Schadt
2023-03-11update dependenciesDaniel Schadt
2023-01-18add some more docstringsDaniel Schadt
2023-01-18add support for SQLite outputDaniel Schadt
2023-01-17factor out saving logicDaniel Schadt
2023-01-17update READMEDaniel Schadt
2023-01-17parallelize reading of GPX filesDaniel Schadt
2023-01-17replace std::mpsc with crossbeam_channelDaniel Schadt
2023-01-16import modules from crate instead of re-definingDaniel Schadt
2023-01-16use a single thread to write out filesDaniel Schadt
2023-01-15add README and LICENSEDaniel Schadt
2023-01-14add support for reading brotli and gzip filesDaniel Schadt
2023-01-14add a cli option for the output directoryDaniel Schadt
2023-01-14make number of threads configurable per CLIDaniel Schadt
2023-01-14start on a proper CLIDaniel Schadt
2023-01-12parallelize PNG encodingDaniel Schadt
2023-01-12clean up some unused codeDaniel Schadt
2023-01-12make progress bars a bit nicerDaniel Schadt
2023-01-11add some first benchmarksDaniel Schadt
2023-01-11rename project to hittekaartDaniel Schadt
2023-01-10considerably speed up the rendering processDaniel Schadt
2023-01-08add a progress barDaniel Schadt
2023-01-08fix janky linesDaniel Schadt
2023-01-08Initial commitDaniel Schadt