Compute Geo distance Input¶
Description¶
Computes distance in Km from a list of given Geo points
Input¶
SOURCE [OBJ]
: the list of objects in inputLAT [OBJ,DOUBLE]
: pairs of objects and latitudeLON [OBJ,DOUBLE]
: pairs of objects and longitude
Output¶
DIST [OBJ,OBJ,DOUBLE]
: the objects pairs with the computed distance