Filter Geo distance¶
Description¶
Filter objects based on distance from a given Geo point
Input¶
SOURCE [OBJ]: the list of objects to filter
Output¶
TRUE [OBJ]: the objects for which the selection appliesFALSE [OBJ]: the objects for which the selection does not apply
Parameters¶
Latitude: The latitude of the reference pointLongitude: The longitude of the reference point
Output scores can be aggregated and/or normalised.