georust / geo

Geospatial primitives and algorithms for Rust
https://crates.io/crates/geo
Other
1.51k stars 195 forks source link

Implement haversine distance from a point to a bounded line, further step to implementing #834 #1015

Closed mbcltd closed 7 months ago

mbcltd commented 1 year ago
frewsxcv commented 7 months ago

@mbcltd Thank you for this pull request! This does get us one step closer to implementing haversine for all geometry types which is exciting. Whenever you have a chance could you reply to @michaelkirk's comments above?

frewsxcv commented 7 months ago

If you have capacity to pick this up again feel free to reopen