-
Notifications
You must be signed in to change notification settings - Fork 7
Configure Outputs
Joe Bayles edited this page Jan 31, 2017
·
1 revision
To run the AirC2 GeoEvent simulations, some output connectors are required. First, several Update Feature outputs are needed to generate real-time modifications to feature services. These outputs are used to show aircraft tracking behavior, to render ACOs as active vs. inactive, and to generate alerts. Additionally, two Stream Service outputs will be created to demonstrate streaming behavior in web maps.
- Create a new Update a Feature output connector named AirC2-UpdateFeatureService-ACOStatus. Use the following table to configure the connector:
- Create a new Update a Feature output connector named AirC2-UpdateFeatureService-TargetThreatAlerts. Use the following table to configure the connector:
- Create a new Update a Feature output connector named AirC2-UpdateFeatureService-AirspaceControlMeasureAlert. Use the following table to configure the connector:
- Create a new Update a Feature output connector named AirC2-UpdateFeatureService-MilitaryAirTracks. Use the following table to configure the connector:
- Create a new Update a Feature output connector named AirC2-UpdateFeatureService-CivilianAirTracks. Use the following table to configure the connector:
- Create a new Send Features to a Stream Service output connector named AirC2-StreamServiceOut-CivilianAirTracks. Use the following tables to configure the connector:
Field | Value |
Name | AirC2-UpdateFeatureService-ACOStatus |
ArcGIS Server Connection | AirC2 AGS Server |
Folder | AirC2 |
Service Name | AirC2_ACO_Status (FeatureServer) |
Layer | Airspace Control Means - Status (0) |
Unique Feature Identifier Field | name |
Update Interval (seconds) | 0.1 |
Generate Flat JSON | Yes |
Formatted JSON | No |
Delete Old Features | No |
Maximum Features per Transaction | 500 |
Update Only | No |
Field | Value |
Name | AirC2-UpdateFeatureService-TargetThreatAlerts |
ArcGIS Server Connection | AirC2 AGS Server |
Folder | AirC2 |
Service Name | AirC2_AirspaceAlerts (FeatureServer) |
Layer | Military Range Dome Alert (0) |
Unique Feature Identifier Field | callsign |
Update Interval (seconds) | 1 |
Generate Flat JSON | Yes |
Formatted JSON | No |
Delete Old Features | Yes |
Maximum Feature Age (minutes) | 1 |
Frequency of Deleting Old Features (seconds) | 10 |
Time Field in Feature Class | alerttime |
Maximum Features per Transaction | 500 |
Update Only | No |
Field | Value |
Name | AirC2-UpdateFeatureService-AirspaceControlMeasureAlert |
ArcGIS Server Connection | AirC2 AGS Server |
Folder | AirC2 |
Service Name | AirC2_AirspaceAlerts (FeatureServer) |
Layer | Airspace Control Measure Alert (1) |
Unique Feature Identifier Field | callsign |
Update Interval (seconds) | 1 |
Generate Flat JSON | Yes |
Formatted JSON | No |
Delete Old Features | Yes |
Maximum Feature Age (minutes) | 1 |
Frequency of Deleting Old Features (seconds) | 10 |
Time Field in Feature Class | alerttime |
Maximum Features per Transaction | 500 |
Update Only | No |
Field | Value |
Name | AirC2-UpdateFeatureService-MilitaryAirTracks |
ArcGIS Server Connection | AirC2 AGS Server |
Folder | AirC2 |
Service Name | AirC2_MilitaryAirTracks (FeatureServer) |
Layer | AirTracks (0) |
Unique Feature Identifier Field | uniquedesignation |
Update Interval (seconds) | 1 |
Generate Flat JSON | Yes |
Formatted JSON | No |
Delete Old Features | No |
Maximum Features per Transaction | 500 |
Update Only | Yes |
Field | Value |
Name | AirC2-UpdateFeatureService-CivilianAirTracks |
ArcGIS Server Connection | AirC2 AGS Server |
Folder | AirC2 |
Service Name | AirC2_CivilianAirTracks (FeatureServer) |
Layer | Civilian Air Tracks (0) |
Unique Feature Identifier Field | id |
Update Interval (seconds) | 1 |
Generate Flat JSON | Yes |
Formatted JSON | No |
Delete Old Features | No |
Maximum Features per Transaction | 500 |
Update Only | No |
Field | Value |
Name | AirC2-StreamServiceOut-CivilianAirTracks |
GeoEvent Definition Name | AirC2-CivilianAirTracksIn |
ArcGIS Server Connection | AirC2 AGS Server |
Folder | AirC2 |
Stream Service Name | AirC2-StreamServiceOut-CivilianAirTracks |
Update Interval (seconds) | 0.01 |
Formatted JSON | No |
Enforce Unique TrackID | No |
<table class="bordered stripe lined-columns lined-rows">
<thead>
<tr>
<td>Field</td>
<td>Value</td>
</tr>
</thead>
<tbody>
<tr>
<td>Name</td>
<td>AirC2-StreamServiceOut-CivilianAirTracks</td>
</tr>
<tr>
<td>Geometry Type</td>
<td>Point</td>
</tr>
<tr>
<td>Display Field Name</td>
<td>id</td>
</tr>
<tr>
<td>Override</td>
<td>Unchecked</td>
</tr>
<tr>
<td>Store latest</td>
<td>Unchecked</td>
</tr>
<tr>
<td>Related Features</td>
<td>No</td>
</tr>
</tbody>
</table>
<li>Create a new Send Features to a Stream Service output connector named AirC2-StreamServiceOut-MilitaryAirTracks. Use the following tables to configure the connector:</li>
<table class="bordered stripe lined-columns lined-rows">
<thead>
<tr>
<td>Field</td>
<td>Value</td>
</tr>
</thead>
<tbody>
<tr>
<td>Name</td>
<td>AirC2-StreamServiceOut-MilitaryAirTracks</td>
</tr>
<tr>
<td>GeoEvent Definition Name</td>
<td>AirC2-MilitaryAirTracksIn</td>
</tr>
<tr>
<td>ArcGIS Server Connection</td>
<td>AirC2 AGS Server</td>
</tr>
<tr>
<td>Folder</td>
<td>AirC2</td>
</tr>
<tr>
<td>Stream Service Name</td>
<td>AirC2-StreamServiceOut-MilitaryAirTracks</td>
</tr>
<tr>
<td>Update Interval (seconds)</td>
<td>0.01</td>
</tr>
<tr>
<td>Formatted JSON</td>
<td>No</td>
</tr>
<tr>
<td>Enforce Unique TrackID</td>
<td>No</td>
</tr>
</tbody>
</table>
<table class="bordered stripe lined-columns lined-rows">
<thead>
<tr>
<td>Field</td>
<td>Value</td>
</tr>
</thead>
<tbody>
<tr>
<td>Name</td>
<td>AirC2-StreamServiceOut-MilitaryAirTracks</td>
</tr>
<tr>
<td>Geometry Type</td>
<td>Point</td>
</tr>
<tr>
<td>Display Field Name</td>
<td>id</td>
</tr>
<tr>
<td>Override</td>
<td>Unchecked</td>
</tr>
<tr>
<td>Store latest</td>
<td>Unchecked</td>
</tr>
<tr>
<td>Related Features</td>
<td>No</td>
</tr>
</tbody>
</table>
</ol>