This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
GEO.DISTANCE
Kirill Chernyshov edited this page Mar 13, 2019
·
3 revisions
GEO.DISTANCE
calculates the distance for the path described as a list of geo points. Each point must a tuple of two float numbers.
GEO.DISTANCE(path)
-
path
is a collection of geospatial coordinates.