aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysupdate dependenciesHEADv0.2.0masterDaniel Schadt
4 daysupdate version to 0.2.0Daniel Schadt
2026-04-12adjust gradientDaniel Schadt
2026-04-12Merge branch 'osmand-sqlite'Daniel Schadt
2026-04-12update changelogDaniel Schadt
2026-04-12fix doctest exampleDaniel Schadt
2026-04-05implement OsmAnd/MbTiles in python interfaceDaniel Schadt
2026-04-05run CI on non-master branchDaniel Schadt
2026-04-05update docsDaniel Schadt
2026-04-05implement mb-tiles output formatDaniel Schadt
2026-04-04replace space with =Daniel Schadt
2026-04-04add osmand sqlite output format (lib & cli)Daniel Schadt
2025-12-14lazily load tile in blit_nonzeroDaniel Schadt
2025-11-29update dependenciesDaniel Schadt
2025-11-29fix license expressionv0.1.0Daniel Schadt
2025-11-29slight readme adjustmentsDaniel Schadt
2025-11-29add some more documentationDaniel Schadt
2025-11-29actually install python on ciDaniel Schadt
2025-11-29install python on ciDaniel Schadt
2025-11-29enable woodpecker ciDaniel Schadt
2025-11-29Merge branch 'tests'Daniel Schadt
2025-11-29more tests for heatmap rendererDaniel Schadt
2025-11-28apply cubic scaling to heat countDaniel Schadt
2025-11-27add preliminary test for heatmap_prepareDaniel Schadt
2025-11-27small speedup for colorize_tileDaniel Schadt
2025-11-26make merge_heat_counter more efficientDaniel Schadt
2025-10-15update PyO3 versionDaniel Schadt
2025-08-26add first testsDaniel Schadt
2025-08-26properly clamp Coordinates::to_mercatorDaniel Schadt
2025-08-25Merge branch 'py'Daniel Schadt
2025-08-12add type hintsDaniel Schadt
2025-08-02string repr for Track and StorageDaniel Schadt
2025-08-02custom 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 dependenciesDaniel 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