Smart Grid Applications Overview > Responder Overview > Implement Responder > Data Preparation > Set Up Responder Map Layers > Create Symbology |
Version: 10.1 |
Once you have created the Responder layers, you can assign specific symbology. In the example below, specific symbology has been assigned to various types of incident devices.
Creating symbology differs slightly for features with several types of symbology (e.g., Incident Devices). The first section below walks you through how to set the symbology for layers that have only one type of symbology (e.g., Single Premise Incident).
The Responder symbology is stored in a file called Responder.style (in ArcGIS\Styles). If you modify this file be sure to rename it. If you do not rename it, future installs will over-write it and your changes will be lost. |
Single Symbol
In the sample data, the following layers have only one symbol: Calls, Hazards, Non-electric Features, Single Premise Incidents, Loadpoints (at both scales).
Multiple Symbols
In the sample data, the following layers have multiple symbols: Tags and Grounds, Incident Devices, Cut Wire Incidents, and Crews (electric and non-electric).
This table provides the Value Fields used by the sample data feature layers.
Feature Layer
Value Fields
Tags and Grounds
Ground
Incident Devices
Device_Operation, Critical, State
Cut Wire Incident
Critical, State
Crew: Electric Incident
Status, Multiple_YN, Is_Lead_Crew
Crew: Non-Electric Incident
Status, Multiple_YN, Is_Lead_Crew
Note: The value combinations listed below correspond with the Value Fields in the table above.
Feature Layer
Value Combinations
Tags and Grounds
0 (tag)
1 (ground)Incident Devices
0,0,abnormal (fault, non-critical, abnormal)
0,1,abnormal (fault, critical, abnormal)
1,0,abnormal (switch op, non-critical, abnormal)
1,1,abnormal (switch op, critical, abnormal)
0,0,normal (fault, non-critical, normal)
0,1,normal (fault, critical, normal)
1,0,normal (switch op, non-critical, normal)
1,1,normal (switch op, critical, normal)Cut Wire Incident
0,abnormal (non-critical, abnormal)
1,abnormal (critical, abnormal)
0,normal (non-critical, normal)
1,normal (critical, normal)Crew: Electric Incident
4,1,1 (multiple crews, complete
4,0,1 (single crew, complete)
3,1,1 (multiple crews, working)
3,0,1 (single crew, working)
2,1,1 (multiple crews, dispatched)
2,0,1 (single crew, dispatched)
1,1,1 (multiple crews, assigned)
1,0,1 (single crew, assigned)Crew: Non-Electric Incident
4,1,1 (multiple crews, complete
4,0,1 (single crew, complete)
3,1,1 (multiple crews, working)
3,0,1 (single crew, working)
2,1,1 (multiple crews, dispatched)
2,0,1 (single crew, dispatched)
1,1,1 (multiple crews, assigned)
1,0,1 (single crew, assigned)