-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Hi
Thank you for your code. I find it very useful.
I do have two questions:
- In the
haversinefunction, you either normalize the latitude and longitude or check that they are in the correct range. However, in theinverse_haversinefunction, after computing the output latitude and longitude, you by default do not normalize them, and there is no checking that they are in the range. Why is that? - How would you use the
haversineand theinverse_haversinefunctions to map, for example, two GPS points (each defined by its latitude and longitude) to 2 points on a Cartesian 2D (XY) grid, and then back to GPS points?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels