Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

GEO.DISTANCE

Kirill Chernyshov edited this page Mar 13, 2019 · 3 revisions

The GEO.DISTANCE Function

Function Group: Geo

GEO.DISTANCE calculates the distance for the path described as a list of geo points. Each point must a tuple of two float numbers.

Syntax

GEO.DISTANCE(path)

  • path is a collection of geospatial coordinates.
Clone this wiki locally