Can you move house address information directory into the geopoint search?
Solved! Go to Solution.
Thank you. It took some reading to figure out how to get the reverse geocoding to work with Portal 106 due to an error or bug. But I found this workaround by Johnathan Hosthorpe and it's working.
If you sign into a portal that uses the default geocode service configuration (i.e the inbuilt Esri World Geocoder item is at the top of the list in the portal settings) - you will get an error when trying to perform a reverse geocode using pulldata("@GeoPoint",${location},"reversegeocode") if you do not specify a URL parameter. This is because the app will use the first locator service in the portal list and if it is the default World Geocoder it will require a token (even though the service is public).
To get this working the user must create a proxy item in the portal and put this at the top of the locator list. See: https://docdev.arcgis.com/en/survey123/desktop/create-surveys/geopoints.htm#ESRI_SECTION1_E89036D9C3...
Steps
Hi,
The geosearch does support geocoding function. You could type the house number and street information to search the address.
Geopoints—Survey123 for ArcGIS | ArcGIS
Starting at Survey123 3.0, geopoint questions include geosearch functionality, allowing users to search for an address or point of interest and have the map zoom to and place the geopoint marker at this location.
Or you want to populate the House Number and Street fields info into geosearch?
Hello Shwu-jing Jeng,
I have the same question as Jordan Miller. I want to populate an address field into the geosearch rather than having to do reversegeocoding from a point into a field.
The points that I'm trying to generate are quite precise and the properties provided from the reverse geocode are not what I want them to be.
-Gabriel
Hi Gabriel,
Please see this post regarding the question you are asking.
https://community.esri.com/message/796297-can-you-pulldata-address-into-geosearch
We also have 'Calculate Location from CSV' Sample in Survey123 Connect which you can try.
Thank you for your reply.
A great question would be are any of these requests placed on as a Feature Enhancement? Not being able to adjust the geopoint question or work with the "geosearch" window to move the point based upon previous input fields seems a missed opportunity.
In my scenario, we are using Web Form of Survey123, so users would not necessarily have GPS or location enable, nor would they be at the location when they answer the questions. We don't even want to have the geopoint question appear with the map. I just want the person to input the address and then update behind the scenes the geopoint centroid, so it doesn't end up of the coast of the Atlantic Ocean and so I don't have to geocode them after the fact. Perhaps I'm missing something but all i want Survey123 to do is geocode the XY location based upon the input address.
Hi Eric,
This has been noted as a potential enhancement for Survey123. It would be helpful to place this use case with in ArcGIS Ideas; https://community.esri.com/ideas/15504 appears to be the same basic feature.
Thanks when I can find some time I'll travel to the Ideas page and write something up. I will also put it in as an enhancement request tied to our ESRI Customer number etc.
Is it possible to pull the address from the geocode back to the fields similar to the youtube video below where he searches for an address on the geopoint map and it populates fields?
Hi Jordan,
The demo in the YouTube video is "Reverse Geocode" function, which we do provide a sample of survey form available in Survey123 Connect.
Open Survey123 Connect>New Survey>Click Samples and search "Reverse Geocode."