Geocalc v0.6.1 Geocalc.Calculator View Source

Link to this section Summary

Link to this section Functions

Link to this function bearing(point_1, point_2) View Source
Link to this function bounding_box(point, radius_in_m) View Source
Link to this function cross_track_distance_to(point, path_start_point, path_end_point, radius \\ 6371000) View Source
Link to this function crossing_parallels(point_1, point_2, latitude) View Source
Link to this function degrees_to_radians(degrees) View Source
Link to this function destination_point(point_1, brng, distance) View Source
Link to this function distance_between(point_1, point_2, radius \\ 6371000) View Source
Link to this function geographic_center(points) View Source
Link to this function intersection_point(point_1, bearing_1, point_2, bearing_2) View Source
Link to this function max_latitude(point, bearing) View Source
Link to this function radians_to_degrees(radians) View Source