FilterPointInput
About FilterSiteInput
FilterPoinInput is used to filter records by their positional values
in
If provided, returns records with positions that are inside the specified polygon
Type: GeoJSONPolygonInput
near
If provided, returns records that are near the record according to the input
Type: FilterPointNearInput
attributeExists
If provided and true, the filter will pass only if there is a position in the corresponding field. If provided and false, the filter will pass only if there is not a position in the corresponding field.
Type: Boolean