Select to view content in your preferred language

Several geopoint fields in survey connect

575
1
Jump to solution
04-30-2019 06:09 AM
EDGARZAFRA1
New Contributor

Hi everyone!

Is it possible to publish a survey designed in survey connect that has several geopoint fields?

Thanks!

Edgar.

0 Kudos
1 Solution

Accepted Solutions
by Anonymous User
Not applicable

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.

View solution in original post

1 Reply
by Anonymous User
Not applicable

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.