Smart Grid Applications Overview > Responder Overview > Implement Responder > Data Preparation > Set Up Responder Map Layers > Create Responder Group Layer |
Version: 10.1 |
This step must be performed in ArcMap. A group layer allows the user to use the Toggle Layer Cache tool and refresh only the group layer. This increases performance and causes the display to refresh faster. You may create Responder layers outside of the Responder_cached group. However, these layers will not be refreshed by the Toggle Layer Cache tool.
Group Layer Name
The group layer name is specified in the Miner.Responder.Explorer.exe.config file under the <appsettings> tag (the default is Responder_cached). If you choose to change the name of the group layer, the change must be reflected in the Miner.Responder.Explorer.exe.config file. Follow the steps outlined below.
Copy Code
|
|
---|---|
<add key="ResponderCachedLayersName" value="Responder_cached" /> |