georust / geo

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

Add `ToDegrees`, `ToRadians`. #1070

Closed gibbz00 closed 10 months ago

gibbz00 commented 10 months ago

New version from feedback given in https://github.com/georust/geo/pull/1066.


frewsxcv commented 10 months ago

Actually one more thing before this merges– can you add this to the index of algorithms here? https://docs.rs/geo/0.26.0/geo/#algorithms

gibbz00 commented 10 months ago

Actually one more thing before this merges– can you add this to the index of algorithms here? https://docs.rs/geo/0.26.0/geo/#algorithms

Fixed!