Rank on Geo Distance Input
Description
Rank objects based on distance from a given Geo point
Input
SOURCE [OBJ]: the list of objects to filterLAT [OBJ,DOUBLE]: pairs of object and latitudeLONG [OBJ,DOUBLE]: pairs of object and longitude
Output
CLOSE [OBJ,OBJ]: ranked objects pairs, closest to the given values on topFAR [OBJ,OBJ]: ranked objects pairs, furthest from the given values on top
Parameters
Output scores can be aggregated and/or normalized.