Configure application

The Site Selector application consumes an ArcGIS Online map you authored and geographic information from your organization.

Site Selector

To configure the Site Selector application, complete the following steps:

  1. Using Windows Explorer, browse to the <your directory>\Application\SiteSelector\js folder and open the config.js file in Microsoft Notepad or another text editor.
  2. Enter the web map ID for your site selector map.
  3. Enter the names of your Buildings and Sites layers in the Workflow\Title parameter. The Title must match the name of the layer in the ArcGIS Online map.
  4. Enter the index numbers for your Buildings and Sites layers into the Workflow\QueryLayerId parameter. The QueryLayerId must match the layer's index number on the map's item page.
  5. Enter the URL for the geoprocessing service you published in the DownloadSettings parameter. This URL must be entered for each layer in your map.
  6. Save the file and exit.
Top