geo icon indicating copy to clipboard operation
geo copied to clipboard

For algorithms that return meters, document that self and the input is expected to be latitude/longitude degrees

Open frewsxcv opened this issue 5 years ago • 1 comments
trafficstars

  • https://docs.rs/geo/0.13.0/geo/algorithm/chamberlain_duquette_area/trait.ChamberlainDuquetteArea.html
  • https://docs.rs/geo/0.13.0/geo/algorithm/haversine_distance/trait.HaversineDistance.html
  • https://docs.rs/geo/0.13.0/geo/algorithm/haversine_length/trait.HaversineLength.html
  • https://docs.rs/geo/0.13.0/geo/algorithm/vincenty_length/trait.VincentyLength.html
  • https://docs.rs/geo/0.13.0/geo/algorithm/vincenty_distance/trait.VincentyDistance.html

frewsxcv avatar May 17 '20 15:05 frewsxcv

Somewhat related to https://github.com/georust/geo/issues/194#issuecomment-621776960

frewsxcv avatar May 17 '20 15:05 frewsxcv