index
:
hittekaart
master
A GPX track heatmap renderer.
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
14 days
Merge branch 'mbtiles-desc'
Daniel Schadt
14 days
also add getters for name/description
Daniel Schadt
2026-08-17
add docstrings for with_name/with_description
Daniel Schadt
2026-08-17
force install python packages :)
Daniel Schadt
2026-08-17
add Python tests
Daniel Schadt
2026-08-11
add integration tests for the Rust side of things
Daniel Schadt
2026-08-11
add name/description to Python MbTiles struct
Daniel Schadt
2026-08-11
fix wrong link
Daniel Schadt
2026-08-11
allow for custom name & description in MbTiles
Daniel Schadt
2026-05-02
update dependencies
v0.2.0
Daniel Schadt
2026-05-02
update version to 0.2.0
Daniel Schadt
2026-04-12
adjust gradient
Daniel Schadt
2026-04-12
Merge branch 'osmand-sqlite'
Daniel Schadt
2026-04-12
update changelog
Daniel Schadt
2026-04-12
fix doctest example
Daniel Schadt
2026-04-05
implement OsmAnd/MbTiles in python interface
Daniel Schadt
2026-04-05
run CI on non-master branch
Daniel Schadt
2026-04-05
update docs
Daniel Schadt
2026-04-05
implement mb-tiles output format
Daniel Schadt
2026-04-04
replace space with =
Daniel Schadt
2026-04-04
add osmand sqlite output format (lib & cli)
Daniel Schadt
2025-12-14
lazily load tile in blit_nonzero
Daniel Schadt
2025-11-29
update dependencies
Daniel Schadt
2025-11-29
fix license expression
v0.1.0
Daniel Schadt
2025-11-29
slight readme adjustments
Daniel Schadt
2025-11-29
add some more documentation
Daniel Schadt
2025-11-29
actually install python on ci
Daniel Schadt
2025-11-29
install python on ci
Daniel Schadt
2025-11-29
enable woodpecker ci
Daniel Schadt
2025-11-29
Merge branch 'tests'
Daniel Schadt
2025-11-29
more tests for heatmap renderer
Daniel Schadt
2025-11-28
apply cubic scaling to heat count
Daniel Schadt
2025-11-27
add preliminary test for heatmap_prepare
Daniel Schadt
2025-11-27
small speedup for colorize_tile
Daniel Schadt
2025-11-26
make merge_heat_counter more efficient
Daniel Schadt
2025-10-15
update PyO3 version
Daniel Schadt
2025-08-26
add first tests
Daniel Schadt
2025-08-26
properly clamp Coordinates::to_mercator
Daniel Schadt
2025-08-25
Merge branch 'py'
Daniel Schadt
2025-08-12
add type hints
Daniel Schadt
2025-08-02
string repr for Track and Storage
Daniel Schadt
2025-08-02
custom min_zoom/max_zoom/threads
Daniel Schadt
2025-07-29
implement other renderers in python module
Daniel Schadt
2025-07-29
more docs
Daniel Schadt
2025-07-28
add some docstrings
Daniel Schadt
2025-07-28
expose function to set thread count
Daniel Schadt
2025-07-28
implement sqlite output in hittekaart-py
Daniel Schadt
2025-07-09
first working Python interface
Daniel Schadt
2025-07-08
add public constructor for coordinates
Daniel Schadt
2025-07-08
fix wrong doc links
Daniel Schadt
[next]