Commit graph

19 commits

Author SHA1 Message Date
33cf89598c feat(valhalla): implement phase B 2d line segment intersection, ellipse containment, and oriented bounding box obb2 overlap math 2026-07-28 17:50:06 +00:00
2ef9fe6348 feat(valhalla): implement phase A signinfo, landmark attacher, and maneuver guidance sign integration 2026-07-28 17:43:46 +00:00
a79fef1273 test(valhalla): expand end-to-end integration tests for compiled graph tile routing, matrix calculation, and map matching 2026-07-28 17:30:35 +00:00
72e315d812 test(valhalla): expand unit test suite to 66 passing tests across core, cost, narrative, and builder crates 2026-07-28 17:21:55 +00:00
7eeba2884f test(valhalla): expand unit and integration test coverage across all subcrates and add coverage analysis plan 2026-07-28 17:15:10 +00:00
7d6f97736f feat(valhalla): implement phase 4 direct native osm pbf file reader and zlib decompressor 2026-07-28 17:11:01 +00:00
36d3255049 feat(valhalla): implement phase 3 valhalla-elevation skadi dem tile sampler, height endpoint, and isochrone service
Some checks failed
nigig-build (CAD) / supply-chain (push) Has been cancelled
nigig-build (CAD) / cad-module (push) Has been cancelled
nigig-build (CAD) / full-crate-check (push) Has been cancelled
PDF engine / engine (push) Has been cancelled
PDF engine / makepad-integration (push) Has been cancelled
PDF engine / fuzz (push) Has been cancelled
Payment domain and storage / isolated-payment-tests (push) Has been cancelled
2026-07-28 17:05:56 +00:00
e3bc0a3dcf feat(valhalla): implement phase 2 isochrone reachability polygon generator, alternate route finder, and gps heading emission penalty 2026-07-28 17:01:12 +00:00
a249b0df15 feat(valhalla): implement phase 1 turn lanes bitmask parser, lane connectivity, motorcycle and scooter costing profiles 2026-07-28 16:51:08 +00:00
72601fe75e docs(valhalla): add native makepad integration guide and architecture documentation 2026-07-28 16:25:29 +00:00
166ddbd301 feat(valhalla): implement tranche 6 multi-language narrative dictionary, phonetic verbal text formatter, and localized guidance 2026-07-27 17:57:27 +00:00
6e63145076 feat(valhalla): implement tranche 5 native osm pbf reader, coordinate delta decoder, and tile generator 2026-07-27 17:51:26 +00:00
20e987ab6a feat(valhalla): implement tranche 4 GTFS public transit models, transitcost, and multimodal astar
Some checks failed
PDF engine / engine (push) Has been cancelled
PDF engine / makepad-integration (push) Has been cancelled
PDF engine / fuzz (push) Has been cancelled
Payment domain and storage / isolated-payment-tests (push) Has been cancelled
2026-07-27 17:44:27 +00:00
b5869249e5 feat(valhalla): implement tranche 3 historical predicted speeds, live traffic tiles, and time-dependent autocost 2026-07-27 17:15:19 +00:00
687ec37d17 feat(valhalla): implement tranche 2 multi-level hierarchy transition edges, tile hierarchy grid, and hierarchy limits 2026-07-27 17:00:45 +00:00
9861f5e896 feat(valhalla): implement tranche 1 complex turn restrictions, access restrictions, and time domains
Some checks failed
Payment domain and storage / isolated-payment-tests (push) Has been cancelled
2026-07-27 16:49:47 +00:00
5ef0b3a839 feat(valhalla): implement phase 6 OSM PBF parser, contraction hierarchy shortcuts, and golden differential parity suite
Some checks failed
Payment domain and storage / isolated-payment-tests (push) Has been cancelled
2026-07-27 16:27:32 +00:00
7c11ffd73f feat(valhalla): implement phase 5 valhalla-builder compiler, performance benchmarks, and root facade crate
Some checks failed
Payment domain and storage / isolated-payment-tests (push) Has been cancelled
2026-07-27 16:20:55 +00:00
ab64708f57 feat(valhalla): implement phase 4 makepad ui integration and relocate valhalla suite under crates/apps/valhalla
Some checks failed
Payment domain and storage / isolated-payment-tests (push) Has been cancelled
2026-07-27 16:09:08 +00:00