<?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: Estimate credits before running this tool - Python Error in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/estimate-credits-before-running-this-tool-python/m-p/1315435#M71748</link>
    <description>&lt;P&gt;Hello Eric,&lt;BR /&gt;On another note, I face the same error message "&lt;EM&gt;Credit estinatimation is unavailable."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I use ArcGIS Online admin role account and there is enough credits, so it seems to me that these points are not the cause of this message.&lt;/P&gt;&lt;P&gt;You said "our admin has not enabled the function to estimate credits so this does not work anyway” and&amp;nbsp; which function is restricted to using credits? I will check the function.&lt;/P&gt;&lt;P&gt;Thank you in any advices,&lt;BR /&gt;Rina&lt;/P&gt;</description>
    <pubDate>Fri, 04 Aug 2023 08:38:03 GMT</pubDate>
    <dc:creator>hitsujir_dev</dc:creator>
    <dc:date>2023-08-04T08:38:03Z</dc:date>
    <item>
      <title>Estimate credits before running this tool - Python Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/estimate-credits-before-running-this-tool-python/m-p/1284280#M68594</link>
      <description>&lt;P&gt;I am running into an issue with a previously developed python script with the implementation of the requirement to estimate credits before running the geocode tool.&amp;nbsp; I get a list of addresses weekly and have developed a python script in a notebook to automate change detection and geocoding of new/different addresses.&lt;/P&gt;&lt;P&gt;Upon updating to 3.1 the notebook fails on the geocode step:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eric_Castonguay_0-1682943749767.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/69563iD201C78CCA77E37E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Eric_Castonguay_0-1682943749767.png" alt="Eric_Castonguay_0-1682943749767.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I dug into the geoprocessing history to see why it failed I found the source of the error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eric_Castonguay_1-1682943809878.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/69564iF6A932EB1B303B52/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Eric_Castonguay_1-1682943809878.png" alt="Eric_Castonguay_1-1682943809878.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The user MUST mouse click the estimate credits button in the Geocode Addresses' geoprocessing pane before the tool will execute:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eric_Castonguay_2-1682943913887.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/69565iC74F884115ACB6D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Eric_Castonguay_2-1682943913887.png" alt="Eric_Castonguay_2-1682943913887.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eric_Castonguay_3-1682943946717.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/69566i79C8B03841AEDB94/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Eric_Castonguay_3-1682943946717.png" alt="Eric_Castonguay_3-1682943946717.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Our admin has not enabled the function to estimate credits so this does not work anyway (we are currently way over the requirement to geocode addresses).&amp;nbsp; There seems to be no way to automate or disable this credit check.&amp;nbsp; My current work around is to comment out the geocode step in the script and break the notebook into two cells.&amp;nbsp; This allows me to manually run the geocode, then finish the script.&lt;/P&gt;&lt;P&gt;Is anyone else dealing with this on geocoding or another tool?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 12:29:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/estimate-credits-before-running-this-tool-python/m-p/1284280#M68594</guid>
      <dc:creator>Eric_Castonguay</dc:creator>
      <dc:date>2023-05-01T12:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Estimate credits before running this tool - Python Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/estimate-credits-before-running-this-tool-python/m-p/1315435#M71748</link>
      <description>&lt;P&gt;Hello Eric,&lt;BR /&gt;On another note, I face the same error message "&lt;EM&gt;Credit estinatimation is unavailable."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I use ArcGIS Online admin role account and there is enough credits, so it seems to me that these points are not the cause of this message.&lt;/P&gt;&lt;P&gt;You said "our admin has not enabled the function to estimate credits so this does not work anyway” and&amp;nbsp; which function is restricted to using credits? I will check the function.&lt;/P&gt;&lt;P&gt;Thank you in any advices,&lt;BR /&gt;Rina&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 08:38:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/estimate-credits-before-running-this-tool-python/m-p/1315435#M71748</guid>
      <dc:creator>hitsujir_dev</dc:creator>
      <dc:date>2023-08-04T08:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Estimate credits before running this tool - Python Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/estimate-credits-before-running-this-tool-python/m-p/1332529#M73475</link>
      <description>&lt;P&gt;Hi Eric, I work on the geocoding team. Credit estimation should not come into play when working in python, but it is concerning that a script that previously worked has stopped working. I will work on reproducing, but if you can share additional details like code/pseudocode, that might also be helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 16:55:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/estimate-credits-before-running-this-tool-python/m-p/1332529#M73475</guid>
      <dc:creator>ChristaHash</dc:creator>
      <dc:date>2023-09-26T16:55:25Z</dc:date>
    </item>
  </channel>
</rss>

