Smart Grid Applications Overview > Responder Overview > Implement Responder > Data Preparation > Set Up Responder Map Layers > Create XY Event Layers |
Version: 10.1 |
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.
Using Query Layers will provide performance enhancement over using XY Event Layers. |
If you wish 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.