Find the polygon area on a sphere bounded by points

120 views Asked by At

I am trying to find the area of a polygon on a sphere. I have the azimuth and elevation angles (lat/lon). Is there an algorithm that will do this. If it were on a flat plane, I could approximate using a convex hull, but these points are occupying a significant portion of the sphere.

0

There are 0 answers