Compute Geo distance¶
Description¶
Computes distance in Km from a given Geo point
Input¶
SOURCE [OBJ]
: the list of objects in input
Output¶
DIST [OBJ,DOUBLE]
: the objects with the computed distance
Parameters¶
Latitude
: The latitude of the reference pointLongitude
: The longitude of the reference point