TopN by coordinates (Double)
Description
Selects the top N objects based on their coordinates (double attributes)
Input
SOURCE [OBJ]: the list of objects to filter
Output
RESULT [OBJ]: the selected objects
Parameters
Property for the x axis: The x-axis of the reference pointProperty for the y axis: The y-axis of the reference pointN: the maximum number of desired objectsMethod:Closest to reference point- `Reference point (x)
- `Reference point (y)
RandomRandom with maximum spreadNo-overlap radius: no two results are allowed to be closer than this (in Km) Output scores can be aggregated and/or normalized.