Processors are a configurable element of a GeoEvent Service that perform specific actions on event data such as identification or enrichment as event data is routed from inputs to outputs.
GeoEvent Server includes the following processors:
- Add XYZ Values
- Bearing Calculator
- Buffer Creator
- Convex Hull Creator
- Difference Creator
- Envelope Creator
- Event Joiner
- Event Volume Controller
- Feature to Point
- Field Calculator
- Field Calculator (Regular Expression)
- Field Enricher (Feature Service)
- Field Enricher (File)
- Field Mapper
- Field Reducer
- GeoTagger
- Incident Detector
- Intersector
- No Operation
- Projector
- Range Fan Calculator
- Simplifier
- Symmetric Difference Creator
- Track Gap Detector
- Union Creator
For details on working with processors in a GeoEvent Service, see Use processors in a GeoEvent Service.
Additional processors, not installed with GeoEvent Server, can be found on the ArcGIS GeoEvent Server Gallery. If the processors installed with GeoEvent Server or those available on the ArcGIS GeoEvent Server Gallery do not meet your needs, you can develop your own processors using the GeoEvent Server SDK.