I built an application using ArcGIS Experience Builder and incorporated the Survey widget to collect feedback on a web map named 'StarMap_Street,' which contains roads. I successfully connected the Survey widget to the 'StarMap_Street' web map, customized Survey123 to collect comments for each selection, and auto-populate the street name from the web map into the survey.
However, when I open the Survey123 results hosted feature layer in Map Viewer, the table data appears correct, but the map only shows a single point in the middle of nowhere. I already have a geopoint field in Survey123, but I’m unsure how to correctly populate or configure it so the results align properly with the map. Any guidance?"
Thank you
Hi @SayenaMarandi ,
To record the geometry in your survey feature layer, you need to set the connection from `StarMap_Street` polyline to Survey's polyline geometry.
To achieve this, you may need to create a new survey and add a map question with the line type, then add the polyline geometry connection in the Experience Builder.
As you mentioned, your survey feature layer has the point geometry type, and I think maybe you don't set the geometry connection between the web app and the survey widget. Therefore, the default value geopoint 0.0 is added for all the records you submitted to the survey feature layer.
Please let me know if you have further questions.
Thanks,
Ruth