Great Circle Question: How to Get All Points?

  • Context: Undergrad 
  • Thread starter Thread starter hussainak
  • Start date Start date
  • Tags Tags
    Circle
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
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
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.