Good Afternoon.
I need help for a component of my math IA.
I need to calculate the middle point between two coordinates on earth to make calculations based on this. I (stupidly) attempted to use the midpoint formula (for a 2d plane) (xM,Ym= (x1+x2)/2, (y1+y2)/2). However, this ignores the fact that the earth is round (as I was told by my teacher) I used the 12.458467°, -71.664728° format to use this formula.
How can I calculate the middle point in coordinates between two points on earth? [e.g. Middle point/coordinate between 12.458467°, -71.664728° and -53.896306°, -71.294314°].
What you could do is this: