Configuring Responder/Smart Grid
Create AMI Group Layer

Version: 10.1

Resource Center Home

This optional step is 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 AMI layers outside of the AMI_cached group. However, these layers will not be refreshed by the Toggle Layer Cache tool.

To create the AMI_cached group layer, follow the steps outlined below.

  1. Right-click the top layer (Layers) in the Display tab and select New Group Layer.
  2. Right-click the new group layer and select Properties.
  3. On the General tab, enter AMI_cached as the Layer Name. If you choose to use a different name, be sure to modify the Miner.Responder.Explorer.exe.config file (see instructions below). This layer name is not case-sensitive.
  4. Click OK.
  5. Refresh the group layer by clicking the Toggle Layer Cache tool.

You can add any AMI-specific layers to this group layer. 

 

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.

  1. Open Miner.Responder.Explorer.exe.config. By default, this file is installed here: C:\Program Files (x86)\Miner and Miner\Responder\Client.
  2. Look for the following XML. This line occurs in the <appSettings> section.
    <add key="AMICachedLayersName" value="AMI_cached" />
  1. Set the value equal to the group layer name (e.g., value="GroupName"). The default setting is AMI_cached.
  2. Save and close Miner.Responder.Explorer.exe.config. 

 


Send Comment to documentation@schneider-electric.com