Geoevent detect unknown ships in area

2121
2
05-23-2016 06:15 PM
Mauricio_Arroqui
New Contributor II


Hi,

We have a marine traffic service with all ships navigating an area (geoevent input). We define a reduced area (geofence) where our ships are working, and we want to send an email (geoevent output) to our project manager when other ship enters this reduced area. We can send an email when every ship enter the reduced area, but we could not detect when a ship in not from our fleet to correctly send the email. Is there any combination of processors and filters to do this? We try with field enricher but it is not possible to know every ID of every ship that could navigate the area.

Thanks in advance.

Mauricio.

Tags (2)
0 Kudos
2 Replies
WesMiller
Regular Contributor III

To be clear i don't know anything about Geoevent, but could use a not statement with the ids of your ships?

0 Kudos
Mauricio_Arroqui
New Contributor II

Resolved!

The result field enricher with a database table is one of two geo definitions. One for the ID's in the table (join) and other for others. The we put a filter to test the output geo definition name to know if it is one ship of our fleet or not.

Regards,

Mauricio

0 Kudos