<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Survey123 Connect: reverse geocoding, find address candidates in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-reverse-geocoding-find-address/m-p/1019497#M32083</link>
    <description>&lt;P&gt;bump&lt;/P&gt;</description>
    <pubDate>Sun, 24 Jan 2021 21:22:11 GMT</pubDate>
    <dc:creator>Sean_S</dc:creator>
    <dc:date>2021-01-24T21:22:11Z</dc:date>
    <item>
      <title>Survey123 Connect: reverse geocoding, find address candidates</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-reverse-geocoding-find-address/m-p/1013666#M31753</link>
      <description>&lt;P&gt;Can anyone give an example of a reverse geocoding, find address candidates example in excel forms, as used with Survey123 connect?&lt;/P&gt;&lt;P&gt;I can user pulldata as in:&amp;nbsp;pulldata("@geopoint",${location},"reversegeocode","...mygeocoderurl.../GeocodeServer")&lt;/P&gt;&lt;P&gt;My idea then was to create a Single line Address which was easy enough.&lt;/P&gt;&lt;P&gt;But the data returned is terse, where when using the REST on the geocodeserver, I can see that there is much more data returned from 'findAddressCandidates'.&lt;/P&gt;&lt;P&gt;So I have attempted to use findAddressCandidates, sending the Single Line Address to get more information.&lt;/P&gt;&lt;P&gt;Does anyone have a example of it used in the 'calculation' area of the excel form?&lt;/P&gt;&lt;P&gt;I have tried a variety of syntax with no positive results, here is one example:&lt;/P&gt;&lt;P&gt;pulldata("@geopoint",${location},"findAddressCandidates","https://mygeocoderurl","SingleLine=" + ${single_line_address},"outFields=*","f=pjson")&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 18:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-reverse-geocoding-find-address/m-p/1013666#M31753</guid>
      <dc:creator>Sean_S</dc:creator>
      <dc:date>2021-01-04T18:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: reverse geocoding, find address candidates</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-reverse-geocoding-find-address/m-p/1014774#M31810</link>
      <description>&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Does anyone have an example, of the syntax, in excel forms for Survey123?&lt;/P&gt;&lt;P&gt;The idea is to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;click on map to get location&lt;/LI&gt;&lt;LI&gt;build a single line string&lt;/LI&gt;&lt;LI&gt;send single line string in to Find Address Candidates&lt;/LI&gt;&lt;LI&gt;Create choices from the top 3 candidates, if they exist.&lt;/LI&gt;&lt;LI&gt;Extract information and fill in form.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I have the REST endpoint and everything works fine.&lt;/P&gt;&lt;P&gt;I chose a random building in downtown Oslo on the map and this work except that it picks a candidate:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"address": {&lt;BR /&gt;"Adresse": "Stenersgata 1 A",&lt;BR /&gt;"Stedsnavn": null,&lt;BR /&gt;"Postnummer": "0050",&lt;BR /&gt;"Poststed": "Oslo",&lt;BR /&gt;"Kommune": "Oslo",&lt;BR /&gt;"GNR": null,&lt;BR /&gt;"BNR": null,&lt;BR /&gt;"FNR": null,&lt;BR /&gt;"SNR": null,&lt;BR /&gt;"Loc_name": "Adresse"&lt;BR /&gt;},&lt;BR /&gt;"location": {&lt;BR /&gt;"x": 262514.59061553096,&lt;BR /&gt;"y": 6649302.0854366813,&lt;BR /&gt;"spatialReference": {&lt;BR /&gt;"wkid": 25833,&lt;BR /&gt;"latestWkid": 25833,&lt;BR /&gt;"vcsWkid": 115700,&lt;BR /&gt;"latestVcsWkid": 115700&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Single Line =&amp;nbsp;Stenersgata 1, 0050 Oslo&lt;/P&gt;&lt;P&gt;Putting that into REST endpoint to find address candidates:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"spatialReference": {&lt;BR /&gt;"wkid": 25833,&lt;BR /&gt;"latestWkid": 25833,&lt;BR /&gt;"vcsWkid": 115700,&lt;BR /&gt;"latestVcsWkid": 115700&lt;BR /&gt;},&lt;BR /&gt;"candidates": [&lt;BR /&gt;{&lt;BR /&gt;"address": "Stenersgata 1 A, 0050 Oslo",&lt;BR /&gt;"location": {&lt;BR /&gt;"x": 262514.59061553096,&lt;BR /&gt;"y": 6649302.0854366813&lt;BR /&gt;},&lt;BR /&gt;"score": 94.900000000000006,&lt;BR /&gt;"attributes": {&lt;BR /&gt;"Loc_name": "Adresse",&lt;BR /&gt;"Score": 94.900000000000006,&lt;BR /&gt;"Match_addr": "Stenersgata 1 A, 0050 Oslo",&lt;BR /&gt;"Gatenavn": "Stenersgata",&lt;BR /&gt;"Husnummer": "1 A",&lt;BR /&gt;"Postnummer": "0050",&lt;BR /&gt;"Poststed": "Oslo",&lt;BR /&gt;"Kommune": "Oslo",&lt;BR /&gt;"Fylke": "Oslo",&lt;BR /&gt;"Adresseid": "285771576",&lt;BR /&gt;"Komm_Navn": "Oslo",&lt;BR /&gt;"Komm_Nr": "0301",&lt;BR /&gt;"GNR": "208",&lt;BR /&gt;"BNR": "602",&lt;BR /&gt;"FNR": "",&lt;BR /&gt;"SNR": "",&lt;BR /&gt;"Addr_type": "Address",&lt;BR /&gt;"Stedsnavn": "",&lt;BR /&gt;"POI": ""&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"address": "Stenersgata 1 B, 0050 Oslo",&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;And it continues with 2 more... C, and one without a letter.&lt;/P&gt;&lt;P&gt;So how do I access the Find Address Candidates to get make a choice list and or get data?&lt;/P&gt;&lt;P&gt;It also works in the map when searching:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sean_S_0-1610042203555.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3396iE5CFC0FC82FC4FF6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sean_S_0-1610042203555.png" alt="Sean_S_0-1610042203555.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Using Fiddler, I can see the Survey123 app parameters and response:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sean_S_1-1610044340125.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3400iB9FFEB618782BCD3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sean_S_1-1610044340125.png" alt="Sean_S_1-1610044340125.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the workflow make sense?&lt;/P&gt;&lt;P&gt;If so, how does one reversegeocode with find address candidates in the excel form using pulldata?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 18:34:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-reverse-geocoding-find-address/m-p/1014774#M31810</guid>
      <dc:creator>Sean_S</dc:creator>
      <dc:date>2021-01-07T18:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect: reverse geocoding, find address candidates</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-reverse-geocoding-find-address/m-p/1019497#M32083</link>
      <description>&lt;P&gt;bump&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 21:22:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-reverse-geocoding-find-address/m-p/1019497#M32083</guid>
      <dc:creator>Sean_S</dc:creator>
      <dc:date>2021-01-24T21:22:11Z</dc:date>
    </item>
  </channel>
</rss>

