Version: 10.2.1c and 10.2.1c SP3 |
Responder Overview > Implement Responder > Data Preparation > Set Up Responder Map Layers > Create XY Event Layers |
XY Event layers allow you to use a table or view to display events on the map. An XY Event layer does not require a connection to a feature layer. Most Responder layers are created using XY Event layers to minimize the use of joins.
We recommend using Query Layers instead of XY Event Layers. In addition to performance improvements, Query Layers supports both Search and Identify functionality in the Responder Web/ArcFM Server integration. This functionality is limited with XY Event Layers. |
To display truck information rather than crew data, use the following view.
The RX_CREW_ASSIGNMENT_COUNT_VIEW is used by the other views to create a count of the assigned crews. Layers are not created using this view and nothing needs to be done with it during configuration. |
Once you've finished adding XY Event layers, you can create symbology for them.