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

GEO.DISTANCE

Daniel Gorman edited this page Mar 21, 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 be a tuple of two floats.

Syntax

GEO.DISTANCE(path)

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