pyguymer3.geo.find_middle_of_locsSrc¶
Modules
|
Find the middle of some locations such that: a) the Euclidean distance to the most Northern point is the same as the Euclidean distance to the most Southern point; and b) the Euclidean distance to the most Eastern point is the same as the Euclidean distance to the most Western point. |
|
Find the middle of some locations such that they are encompassed by the smallest Euclidean circle possible. |
|
Find the middle of some locations such that: a) the Geodesic distance to the most Northern point is the same as the Geodesic distance to the most Southern point; and b) the Geodesic distance to the most Eastern point is the same as the Geodesic distance to the most Western point. |
|
Find the middle of some locations such that they are encompassed by the smallest Geodesic circle possible. |