Smart Grid Applications Overview > Responder Overview > Implement Responder > Data Preparation > Set Up Responder Map Layers > Create Join Layers |
Version: 10.1 |
Only the Calls and Load Points layers are created using join layers. All other Responder layers are created using XY Event Layers. Creating join layers allows you to join geographic features with Responder symbology.
Join layers allow you to join a feature class in the map with a table that contains additional information and display this information in the map. For example, you can symbolize customer calls on the map by linking the Service Point feature class with the RX_CALLS table. The table contains information about calls that are received from customers at service points.
The sample data uses the following tables for the Calls and Load Points layers.
- Calls: RX_CALLS
- Load Points: RX_LOADPOINTS
You can ensure that the join exists, by right-clicking the layer. Select Joins and Relates | Remove Joins. Your newly added join will appear in the Remove list. If you wish to remove it, select it from this menu.
Next, you will need to create XY Event layers.