-
Notifications
You must be signed in to change notification settings - Fork 7
Configure GeoEvent Definitions
Joe Bayles edited this page Jan 31, 2017
·
1 revision
To run the simulations and configure services GeoEvent must have a number of event definitions created or imported from feature classes.
- Create a new GeoEvent Definition named Airc2-CivilianAirtracksIn. Use the following table as a guide to create the fields.
- Create a new GeoEvent Definition named Airc2-MilitaryAirtracksIn. Use the following table as a guide to create the fields.
- Create a new GeoEvent Definition named Airc2-Update_ACO_Status. Use the following table as a guide to create the fields.
- Create a new GeoEvent Definition named Airc2-Update_Airspace_Alert. Use the following table as a guide to create the fields.
- Create a new GeoEvent Definition named Airc2-UpdateFeature-MilitaryAirTracks-FieldMapper. Use the following table as a guide to create the fields.
- Create a new GeoEvent Definition named Airc2-UpdateFeatureService-CivilianAirTracks-FieldMapper. Use the following table as a guide to create the fields.
Name | Type | Cardinality | Tags |
OID | Integer | 1 | |
ident | Integer | 1 | |
lat | Double | 1 | |
lon | Double | 1 | |
id | String | 1 | TRACK_ID |
alt | Double | 1 | |
gs | Integer | 1 | |
time | Date | 1 | TIME_START |
heading | Integer | 1 | |
geometry | Geometry | 1 | GEOMETRY |
Name | Type | Cardinality | Tags |
OID | Integer | 1 | |
ident | Integer | 1 | |
lat | Double | 1 | |
lon | Double | 1 | |
id | String | 1 | TRACK_ID |
alt | Double | 1 | |
heading | Integer | 1 | |
time | Date | 1 | TIME_START |
SIDC_2525D | String | 1 | |
geometry | Geometry | 1 | GEOMETRY |
Name | Type | Cardinality | Tags |
name | String | 1 | TRACK_ID |
status | String | 1 |
Name | Type | Cardinality | Tags |
callsign | String | 1 | TRACK_ID |
lat | Double | 1 | |
long | Double | 1 | |
alt | Double | 1 | |
alerttime | DATE | 1 | TIME_START |
geometry | Geometry | 1 | GEOMETRY |
Name | Type | Cardinality | Tags |
uniquedesignation | String | 1 | TRACK_ID |
x | Double | 1 | |
y | Double | 1 | |
z | Double | 1 | |
datetimevalid | DATE | 1 | TIME_START |
symbolid_2525d | String | 1 | |
geometry | Geometry | 1 | GEOMETRY |
Name | Type | Cardinality | Tags |
OID | Integer | 1 | |
ident | Integer | 1 | |
lat | Double | 1 | |
lon | Double | 1 | |
id | String | 1 | TRACK_ID |
alt | Double | 1 | |
gs | Integer | 1 | |
time | DATE | 1 | TIME_START |
heading | Integer | 1 | |
geometry | Geometry | 1 | GEOMETRY |