get bearing between points

This block is part of the number group and was last modified in core v10.4.28.

get bearing between points v10.4.28

Returns the initial bearing to travel along a geodesic between two points, using Vincenty inverse solution.

In pins 2
  • from required
    geo_point

    Start geo point

  • to required
    geo_point

    Destination geo point

Out pins 1
  • bearing
    number

A typical wiring for get bearing between points: from city feeds the geo_point_from pin; from city feeds the geo_point_to pin; the bearing out pin feeds cast to value.

Studio canvas example for the get bearing between points block: typical wiring for get bearing between points.

Version history

Introduced in v10.4.28.


Back to number Return to the main group to view all sub-groups Back to geo Return to the group to view all blocks within this group