<?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 Pull Data gives wrong address Survey123 connect in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pull-data-gives-wrong-address-survey123-connect/m-p/1325220#M51533</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I&amp;nbsp; have a problem&amp;nbsp; in survey123 when i try to retrive an address from geopoint question.&lt;BR /&gt;I have a geopoint question type which lets the use to select location. the location is often selected using the search bar at the top. After the user selects the desired location i pull the address of the location using "pulldata" function into a seprate field. Fro some reasont the address o get is difreent then the adress that was searched for and selected for the geopoint.&lt;/P&gt;&lt;P&gt;This is the pulldata function i use:&amp;nbsp;&amp;nbsp;pulldata("@geopoint",${location},"reversegeocode.address.Address")&lt;/P&gt;&lt;P&gt;I am located in israel and i use the ArcGis world geocoding service for my organization.&amp;nbsp;&lt;BR /&gt;Do you have an idea why this is happened?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2023 15:10:48 GMT</pubDate>
    <dc:creator>TalHill</dc:creator>
    <dc:date>2023-09-04T15:10:48Z</dc:date>
    <item>
      <title>Pull Data gives wrong address Survey123 connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pull-data-gives-wrong-address-survey123-connect/m-p/1325220#M51533</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I&amp;nbsp; have a problem&amp;nbsp; in survey123 when i try to retrive an address from geopoint question.&lt;BR /&gt;I have a geopoint question type which lets the use to select location. the location is often selected using the search bar at the top. After the user selects the desired location i pull the address of the location using "pulldata" function into a seprate field. Fro some reasont the address o get is difreent then the adress that was searched for and selected for the geopoint.&lt;/P&gt;&lt;P&gt;This is the pulldata function i use:&amp;nbsp;&amp;nbsp;pulldata("@geopoint",${location},"reversegeocode.address.Address")&lt;/P&gt;&lt;P&gt;I am located in israel and i use the ArcGis world geocoding service for my organization.&amp;nbsp;&lt;BR /&gt;Do you have an idea why this is happened?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 15:10:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pull-data-gives-wrong-address-survey123-connect/m-p/1325220#M51533</guid>
      <dc:creator>TalHill</dc:creator>
      <dc:date>2023-09-04T15:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pull Data gives wrong address Survey123 connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pull-data-gives-wrong-address-survey123-connect/m-p/1325305#M51538</link>
      <description>&lt;P&gt;Update:&lt;BR /&gt;Ok i found that the reverse geopoint can bring several kind of outputs. It can be an address but also can be POI or similar. The initial problem was that i got back POI in some cases and not the address. To filter on adrress you have to specify it using the featureTypes parameter in the pull data function.&lt;BR /&gt;like this:&lt;BR /&gt;pulldata("@geopoint",${location},"reversegeocode","&lt;A href="https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer" target="_blank" rel="noopener"&gt;https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer&lt;/A&gt;","featureTypes=StreetAddress")&lt;BR /&gt;&amp;nbsp;mor information on this &lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/geopoints.htm" target="_self"&gt;here&lt;/A&gt; and &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/reverse-geocode.html" target="_self"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BUT i still get diffrent addresses then the on i ninserted in the fsearch box. very close ones but still diffrent.&lt;BR /&gt;For example when i write "Hasan Shukri 5" (only in hebrew) i get back the adress of Hasan Shukri 7.&lt;BR /&gt;Cant understand why.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/699907"&gt;@TalHill&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I&amp;nbsp; have a problem&amp;nbsp; in survey123 when i try to retrive an address from geopoint question.&lt;BR /&gt;I have a geopoint question type which lets the use to select location. the location is often selected using the search bar at the top. After the user selects the desired location i pull the address of the location using "pulldata" function into a seprate field. Fro some reasont the address o get is difreent then the adress that was searched for and selected for the geopoint.&lt;/P&gt;&lt;P&gt;This is the pulldata function i use:&amp;nbsp;&amp;nbsp;pulldata("@geopoint",${location},"reversegeocode.address.Address")&lt;/P&gt;&lt;P&gt;I am located in israel and i use the ArcGis world geocoding service for my organization.&amp;nbsp;&lt;BR /&gt;Do you have an idea why this is happened?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/699907"&gt;@TalHill&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I&amp;nbsp; have a problem&amp;nbsp; in survey123 when i try to retrive an address from geopoint question.&lt;BR /&gt;I have a geopoint question type which lets the use to select location. the location is often selected using the search bar at the top. After the user selects the desired location i pull the address of the location using "pulldata" function into a seprate field. Fro some reasont the address o get is difreent then the adress that was searched for and selected for the geopoint.&lt;/P&gt;&lt;P&gt;This is the pulldata function i use:&amp;nbsp;&amp;nbsp;pulldata("@geopoint",${location},"reversegeocode.address.Address")&lt;/P&gt;&lt;P&gt;I am located in israel and i use the ArcGis world geocoding service for my organization.&amp;nbsp;&lt;BR /&gt;Do you have an idea why this is happened?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 05 Sep 2023 07:20:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pull-data-gives-wrong-address-survey123-connect/m-p/1325305#M51538</guid>
      <dc:creator>TalHill</dc:creator>
      <dc:date>2023-09-05T07:20:20Z</dc:date>
    </item>
  </channel>
</rss>

