<?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: Credit consumption with own geocoder in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/credit-consumption-with-own-geocoder/m-p/1030585#M32750</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1213"&gt;@JamesTedrick&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As work around, I used pulldata&amp;nbsp;@javascript function to send a request to the geocoder server and could extract the address (I referenced open weather api sample code);&amp;nbsp; I assume this does not charge any credits? however I am not sure if it can be used during offline. This app will be used in offline areas most.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kerry&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2021 18:14:10 GMT</pubDate>
    <dc:creator>KerryKang</dc:creator>
    <dc:date>2021-02-25T18:14:10Z</dc:date>
    <item>
      <title>Credit consumption with own geocoder</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/credit-consumption-with-own-geocoder/m-p/1030323#M32728</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using reverse geocoding function with the geocoder outside of Esri. However, I realized that my credits got really low (spent over 40)&amp;nbsp; for the last couple of days while I was testing reverse geocoding. I thought reverse geocoding won't charge any credits unless I am using Esri geocoder.&amp;nbsp; Can someone explain me where all charges come from? I did test less than 30 times, and the status says I used it for over 1,000 locations. I also set up this using Integromat so that I can be used during offline too.&lt;/P&gt;&lt;P&gt;This is my current reverse geocoding syntax that I am using. I created it based on Survey123 for ArcGIS: Advanced Topics.&amp;nbsp;&lt;A href="https://www.esri.com/content/dam/esrisites/en-us/about/events/media/UC-2019/technical-workshops/tw-6328-1002.pdf" target="_blank" rel="noopener"&gt;https://www.esri.com/content/dam/esrisites/en-us/about/events/media/UC-2019/technical-workshops/tw-6328-1002.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;pulldata("@geopoint", ${geometry}, "reversegeocode.properties.fullAddress", "https://....?",${pointLongLat})&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I need to put "point=x,y" at the end as a parameter so I calculated it as 'pointLongLat'.Do I still include anything that uses Esri geocoder?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 04:25:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/credit-consumption-with-own-geocoder/m-p/1030323#M32728</guid>
      <dc:creator>KerryKang</dc:creator>
      <dc:date>2021-02-25T04:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Credit consumption with own geocoder</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/credit-consumption-with-own-geocoder/m-p/1030577#M32748</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/221172"&gt;@KerryKang&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Without seeing your form design fully, it is hard to understand if there are any unintentional uses of the ArcGIS Online World Geocoder.&amp;nbsp; Is your testing using the Survey123 Connect, the field app or the web app?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 17:54:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/credit-consumption-with-own-geocoder/m-p/1030577#M32748</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2021-02-25T17:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Credit consumption with own geocoder</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/credit-consumption-with-own-geocoder/m-p/1030582#M32749</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1213"&gt;@JamesTedrick&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was testing it from both Connect and also mobile apps after publishing the survey. In the background, I set up http request for reverse geocoding as well so that I could test in the offline mode, too.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I will be happy to share my form if you can take a look.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 18:04:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/credit-consumption-with-own-geocoder/m-p/1030582#M32749</guid>
      <dc:creator>KerryKang</dc:creator>
      <dc:date>2021-02-25T18:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Credit consumption with own geocoder</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/credit-consumption-with-own-geocoder/m-p/1030585#M32750</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1213"&gt;@JamesTedrick&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As work around, I used pulldata&amp;nbsp;@javascript function to send a request to the geocoder server and could extract the address (I referenced open weather api sample code);&amp;nbsp; I assume this does not charge any credits? however I am not sure if it can be used during offline. This app will be used in offline areas most.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 18:14:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/credit-consumption-with-own-geocoder/m-p/1030585#M32750</guid>
      <dc:creator>KerryKang</dc:creator>
      <dc:date>2021-02-25T18:14:10Z</dc:date>
    </item>
  </channel>
</rss>

