ArcGIS GeoEvent Server is capable of receiving event data from virtually any source by using an input connector. An input connector must know how the data is being received, as well as how the data is formatted. These tasks are handled by adapters and transports, which are technical implementations beneath every connector.
See Extend GeoEvent Server to learn more about adapters and transports.
Input connectors
GeoEvent Server includes the following input connectors:
Input connectors available on the ArcGIS GeoEvent Server Gallery include the following:
ActiveMQ | Receive Feature JSON from ActiveMQ Receive JSON from ActiveMQ Receive Text from ActiveMQ |
AIS | Receive AIS from a TCP Socket |
Cityworks | Poll an External Cityworks Website for Cityworks Work Orders Send Work Order Requests to an External Cityworks Website |
Common Alerting Protocol (CAP) | Receive CAP XML Messages |
Cursor on Target (CoT) | Receive CoT XML Messages |
FlightAware | Receive FlightAware |
GeoMessage | Receive GeoMessages |
Geotab | Receive Geotab |
GTFS Realtime | Receive GTFS Realtime Feed |
MQTT | Receive CSV from an External MQTT Message Broker Receive JSON from an External MQTT Message Broker Receive XML from an External MQTT Message Broker |
RabbitMQ | Receive text from RabbitMQ |
Trimble TAIP | Receive Trimble using TAIP |
Verizon Networkfleet | Receive Networkfleet |
Verizon Connect (formerly Telogis) | Receive Verizon Connect |
Waze | Receive Waze Connected Citizen Program Feed |
Esri Partner-contributed input connectors available on the ArcGIS GeoEvent Server Partner Gallery include the following:
CompassLDE | Receive CompassLDE |
Develop your own connectors
If the connectors available do not provide the flexibility you need, you can customize the connectors using the GeoEvent Manager to develop your own connectors using the GeoEvent Server Software Development Kit (SDK).
See Extend GeoEvent Server to learn more about customizing connectors or developing your own connectors.
Do you have ideas for new input connectors? Post your ideas on the ArcGIS GeoEvent Server Ideas place in the Esri Community.