Hi everyone!
Is it possible to publish a survey designed in survey connect that has several geopoint fields?
Thanks!
Edgar.
Solved! Go to Solution.
Hi Edgar,
Yes, it is possible, however note that you can only have one geometry field per feature layer. Therefore you can only have one geopoint question that is stored as the actual geometry for that feature in that layer, but you can create all the other geopoint questions in the same layer as null esri field type, and then pull out the x and y using a calculation to store the values.
More information can be found here: https://community.esri.com/groups/survey123/blog/2017/10/26/the-power-of-nothing
Phil.
Hi Edgar,
Yes, it is possible, however note that you can only have one geometry field per feature layer. Therefore you can only have one geopoint question that is stored as the actual geometry for that feature in that layer, but you can create all the other geopoint questions in the same layer as null esri field type, and then pull out the x and y using a calculation to store the values.
More information can be found here: https://community.esri.com/groups/survey123/blog/2017/10/26/the-power-of-nothing
Phil.