No description
- Rust 99%
- Dockerfile 1%
92 tests covering: request parsing, error responses, JSON/GeoJSON serialization, config filename parsing, tile corner math, polyline decoding, geodesic path sampling, raster interpolation, nodata handling, and bounds checking. Fixed bug in sample_points_on_path where the geographiclib-rs 3-tuple InverseGeodesic return (azi1, azi2, a12) was incorrectly destructured as (s12, azi1, azi2), causing all sampled points to collapse to the path endpoint. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| config.yaml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| example-config.yaml | ||
| VERSION | ||