-
Notifications
You must be signed in to change notification settings - Fork 7
Configure Inputs
Joe Bayles edited this page Jan 31, 2017
·
1 revision
The AirC2 GeoEvent Services use 2 input connectors. The first is configured to receive simulation feeds for civilian aircraft. The second is configured to receive simulations for military aircraft.
- Create a new Receive Text Over TCP Input Connector named Airc2-tcp-text-in-civilian-airtracks. Use the following table to configure the connector:
- Create a new Receive Text Over TCP Input Connector named Airc2-tcp-text-in-military-airtracks. Use the following table to configure the connector:
Field | Value |
Name | Airc2-tcp-text-in-civilian-air-tracks |
Server Port | 5605 |
Message Separator | \n |
Attribute Separator | , |
Expected Date Format | |
Incoming data contains GeoEvent Definition | No |
Create Fixed GeoEvent Definitions | No |
GeoEvent Definition Name (existing) | Airc2-CivilianAirTracksIn |
Construct Geometry Fields | Yes |
X Geometry Field | lon |
Y Geometry Field | lat |
Z Geometry Field | alt |
Wkid Geometry Field | |
Well Known Text Geometry Field | |
Language for Number Formatting |
Field | Value |
Name | Airc2-tcp-text-in-military-air-tracks |
Server Port | 5600 |
Message Separator | \n |
Attribute Separator | , |
Expected Date Format | |
Incoming data contains GeoEvent Definition | No |
Create Fixed GeoEvent Definitions | No |
GeoEvent Definition Name (existing) | Airc2-MilitaryAirTracksIn |
Construct Geometry Fields | Yes |
X Geometry Field | lon |
Y Geometry Field | lat |
Z Geometry Field | alt |
Wkid Geometry Field | |
Well Known Text Geometry Field | |
Language for Number Formatting |