| compute_bearing_initial | compute initial bearing along a great circle path |
| compute_bearing_rhumb | compute bearing along a rhumb line |
| compute_bearing_terminal | compute terminal bearing along a great circle path |
| compute_dist_along_path | compute spherical distance along path |
| compute_dist_cross_track | compute spherical cross track distance (error) |
| compute_dist_haversine | compute spherical distance |
| compute_dist_rhumb | compute spherical distance along a rhumb line |
| compute_dist_to_polygon | compute spherical distance to a line/polygon |
| compute_projection | compute location of coordinates after great circle projection |
| compute_projection_rhumb | compute location of coordinates after rhumb line projection |
| compute_turn_magnitude | compute turn magnitude |
| earthtools | earthtools. |
| get_earth_radius | get/set Earth's radius in nautical miles Obviously the earth... |
| parse_lldms | parse coordinates from latitude/longitude... |
| parse_lls | parse coordinates from latitude/longitude + direction strings |
| project_arc | produce a ring of pseudo-nodes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.