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 applies
  • FALSE [OBJ]: the objects for which the selection does not apply

Parameters

  • Latitude: The latitude of the reference point
  • Longitude: The longitude of the reference point

Output scores can be aggregated and/or normalized.