Find the point specified by 3 latitude and longitude points, and 3 distances
Posted
by nohat
on Stack Overflow
See other posts from Stack Overflow
or by nohat
Published on 2010-05-11T18:58:27Z
Indexed on
2010/05/11
19:34 UTC
Read the original article
Hit count: 246
There exists an unknown target location (latitude and longitude co-ordinates). I have 3 latitude and longitude co-ordinate pairs and for each pair a distance in miles to the target location. How can I calculate the co-ordinates of the target location?
© Stack Overflow or respective owner