prop/lib/microwaveprop/buildings
Graham McIntire a290c99184
fix(buildings): use explicit step in descending range in encode_quadkey
zoom..1 without a step raises a runtime warning in Elixir 1.19 and was
causing the BulkFetch Task to crash immediately. Changed to zoom..1//-1.
2026-04-26 10:54:44 -05:00
..
bulk_fetch.ex feat(buildings): bulk-prefetch tiles via BulkFetch.run/4 (works in prod) 2026-04-26 10:37:13 -05:00
index.ex feat(buildings): integrate MS footprints into path clearance + map render 2026-04-26 10:44:46 -05:00
loader.ex feat(buildings): integrate MS footprints into path clearance + map render 2026-04-26 10:44:46 -05:00
ms_footprints.ex fix(buildings): use explicit step in descending range in encode_quadkey 2026-04-26 10:54:44 -05:00
parser.ex feat(buildings): integrate MS footprints into path clearance + map render 2026-04-26 10:44:46 -05:00