The ArcGIS Solutions website will no longer be available after September 1, 2025. See the latest documentation.

Configure application

The Photo Survey application consumes the ArcGIS Online map you authored and geographic information from your organization.

To configure the Photo Survey application, complete the following steps:

  1. Using Windows Explorer, browse to the <your directory>\Application\PhotoSurvey\js folder and open the configuration.json file in Microsoft Notepad or another text editor.
  2. Enter the web map ID for your photo survey map.
        
            "webmap": "daa3eeae86954f4cba87c044466c4c2f",
                
            
  3. Save the file and exit.
Top