Can someone point me in the right direction to a "how to create a geofence for survey123". I want to create a state border for surveys but I cant find anything useful.
There's this blog post, that shows how to put a simple bounding box around a specific area:
https://community.esri.com/groups/survey123/blog/2017/10/26/limiting-extent-in-which-input-point-can-exist
If you want a more specific border, and are willing to use a geocoding service (uses credits for ESRI's World Geocoder), you could use the pulldata() function to grab location information from the geopoint and then utilize a constraint to make sure it's within the state you want.
https://community.esri.com/groups/survey123/blog/2018/07/06/understanding-reverse-geocoding-in-survey123-30
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.