I am using AIS data and GeoFence polygons in the GeoEvent server 10.9.1 with recent Patches.
I have my GeoTagger process using the 'Inside Any' Spatial Operator sending the data to the BDS via an Update a Feature Output Connector. I am updating an Existing Field with the GeoFence's name - all that seems to be working fine.
If a vessel leaves the GeoFence, the record does not get removed, the time and coordinates stay the same and it becomes an orphan.
How do I remove records that are no longer in the GeoFence?
FWIW: I've tried the 'Contains Any' Spatial Operator and no points ever showed up.