tracematch
High-performance GPS route matching library for fitness applications.
Features
- AMD Route Matching - Average Minimum Distance for robust polyline similarity
- Bidirectional Detection - Detects forward and reverse route matches
- R-tree Spatial Indexing - O(log n) pre-filtering for batch operations
- Section Detection - Multi-scale detection of frequently-traveled sections
- Parallel Processing - Rayon-based parallel grouping
- Mobile FFI - UniFFI bindings for iOS and Android
Installation
[]
= "0.1"
Quick Start
use ;
let route = vec!;
let config = default;
let sig1 = from_points;
let sig2 = from_points;
if let =
License
Apache-2.0