|
[Date Index]
[Thread Index]
[Author Index]
Spherical Trigonometry Application
- To: mathgroup at smc.vnet.net
- Subject: [mg2255] Spherical Trigonometry Application
- From: kammeyer at tos.usno.navy.mil
- Date: Thu, 19 Oct 1995 01:31:54 -0400
After thinking about Roger Uribe's question on testing whether points are inside
a polygon on the Earth's surface, I suspect that the best solution is to stereo-
graphically project the points to be tested and the polygon from one of the Earth's
poles. If the points to be tested are given in terms of latitude and longitude,
and if position in the plane of projection is defined in terms of the
prime meridian direction and a perpendicular direction, the
projection won't be harder than converting to three dimensions.
If the points are already given in three dimensions, the projection is
easier. The sides of the polygon project to arcs of circles, and the inside
of the projection of the polygon is defined by the squares of the magnitudes
of the distances from the centers of the circles being less or greater than
some quantities calculated from the polygon. An additional circle can, of
course, be used to exclude those points which aren't close to the polygon.
Peter Kammeyer
U.S. Naval Observatory
Prev by Date:
Re: color in ListContourPlot
Next by Date:
Re: Spherical trig application
Previous by thread:
Spherical Trigonometry Application
Next by thread:
Re: Spherical Trigonometry Application
|