google earth - Formula to calculate different coordinates for flight routes in KML -


i need create flight routes in google earth. example point point b, how equivalent middle point both , along point b, there many different coordinates joining line curve.

generally should use great-circle distance compute distance of 2 point on surface of sphere, in case earth. wolframalpha uses compute direct travel times.

this define midpoint uniquely.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -