Landmark.Measurement (landmark v0.3.0)
Summary
Functions
Computes the bounding box for an object
Takes two Geo.Point
s and finds the geographic bearing between them,
i.e. the angle measured in degrees from the north line (0 degrees)
Computes the centroid as the mean of all vertices within the object.
Calculates the distance between two coordinates. Uses the Haversine formula to account for global curvature.
Functions
Computes the bounding box for an object
Takes two Geo.Point
s and finds the geographic bearing between them,
i.e. the angle measured in degrees from the north line (0 degrees)
Computes the centroid as the mean of all vertices within the object.
Calculates the distance between two coordinates. Uses the Haversine formula to account for global curvature.
Default unit is kilometers.