Great Circle Question: How to Get All Points?

  • Thread starter Thread starter hussainak
  • Start date Start date
  • Tags Tags
    Circle
hussainak
Messages
3
Reaction score
0
Hi all,

I'm trying to figure out how to get all the points that lie on a great circle. Could anybody help me with this please ?
 
Physics news on Phys.org
Given what information? How are you given the great circle?
 
If I'm gven two points with it's lat/lon
 
The two points are the start point and the end point. I need to know all the points thru which the great circle arc would pass thru.
 
Rotate the sphere twice, so that one point is the north pole and the other point lies on the great circle connecting (0,0,1) to (1,0,0). Figure out the points, then rotate back.
 
Welcome to PF!

Hi hussainak! Welcome to PF! :smile:

Another method: the two points and the centre of the sphere define a plane.

That plane intersects the sphere in a great circle. :wink:
 
Back
Top