Skip to main content
Loading...
Skip to article
  • Qualtrics Platform
    Qualtrics Platform
  • Customer Journey Optimizer
    Customer Journey Optimizer
  • XM Discover
    XM Discover
  • Qualtrics Social Connect
    Qualtrics Social Connect

ArcGIS Map Question


Was this helpful?


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The feedback you submit here is used only to help improve this page.

That’s great! Thank you for your feedback!

Thank you for your feedback!


Attention: This question type is only available when using the Simple Layout.

About ArcGIS Questions

The ArcGIS question type allows survey respondents to select a location from a map. This location point can be shared with ArcGIS through the Update ArcGIS Task.

arcgis question type within a survey

Attention: Each ArcGIS question in your survey must be linked to a separate Update ArcGIS Task.

Map Options

options for configuring the arcgis question

ArcGIS questions have 4 adjustable options.

  • Base Map: Select the type of map displayed to the respondent. Options include, Satellite, Oceans, Terrain, and more.
  • Map Center: When enabled, this option centers the map based on the GeoIP estimation of the respondent’s location.
    Qtip: When this option isn’t enabled, you can set the latitude and longitude of the location the map will default to.latitude and longitude options when configuring the map center
  • Map Zoom: Select a zoom level of the map. The value must be within 1-23.
  • Map Navigation: Enable or disable the static map and search bar within the map. When static map is disabled, respondents cannot move the location of the map. When the search bar is disabled, respondents cannot search for an address or place.

Data Analysis

Data from your ArcGIS Map questions will be in the following format:

{"geometryType":"point","geometry":[{"x": <point-here>,"y":<point-here>}]}

To use this data in ArcGIS, you need to set up an Update ArcGIS Task within the Workflows tab of your survey. See the Update ArcGIS Task support page for more information.