<?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: Is there any way to show the progress of Geocoding in ArcGIS when using python arcpy. in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/is-there-any-way-to-show-the-progress-of-geocoding/m-p/727401#M41214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been doing something similar, and as far as I can tell there is no way to get feedback on progress with the ArcPy geocoding tools.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Sep 2014 10:21:10 GMT</pubDate>
    <dc:creator>DavidWarnock</dc:creator>
    <dc:date>2014-09-05T10:21:10Z</dc:date>
    <item>
      <title>Is there any way to show the progress of Geocoding in ArcGIS when using python arcpy.</title>
      <link>https://community.esri.com/t5/data-management-questions/is-there-any-way-to-show-the-progress-of-geocoding/m-p/727400#M41213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear my friends,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm writing some scripts to run geocode process under ArcGIS Environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And it works pretty well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when I geocode a huge table, I found there is no display for the progress.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It could be annoying because I never know if it is still working, or when it is going to be finished.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any suggestions or comments on that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you all beforehand!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yang&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 17:31:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/is-there-any-way-to-show-the-progress-of-geocoding/m-p/727400#M41213</guid>
      <dc:creator>RuiyangLi</dc:creator>
      <dc:date>2014-07-01T17:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to show the progress of Geocoding in ArcGIS when using python arcpy.</title>
      <link>https://community.esri.com/t5/data-management-questions/is-there-any-way-to-show-the-progress-of-geocoding/m-p/727401#M41214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been doing something similar, and as far as I can tell there is no way to get feedback on progress with the ArcPy geocoding tools.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 10:21:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/is-there-any-way-to-show-the-progress-of-geocoding/m-p/727401#M41214</guid>
      <dc:creator>DavidWarnock</dc:creator>
      <dc:date>2014-09-05T10:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to show the progress of Geocoding in ArcGIS when using python arcpy.</title>
      <link>https://community.esri.com/t5/data-management-questions/is-there-any-way-to-show-the-progress-of-geocoding/m-p/727402#M41215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruiyang ,&lt;/P&gt;&lt;P&gt;Any findings, Im also looking for similar functionality, at least something that could inform the script is still alive and running.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Sep 2014 15:39:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/is-there-any-way-to-show-the-progress-of-geocoding/m-p/727402#M41215</guid>
      <dc:creator>JorgeVidinha</dc:creator>
      <dc:date>2014-09-21T15:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to show the progress of Geocoding in ArcGIS when using python arcpy.</title>
      <link>https://community.esri.com/t5/data-management-questions/is-there-any-way-to-show-the-progress-of-geocoding/m-p/727403#M41216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply.&lt;/P&gt;&lt;P&gt;Hope you have already resolve this issue.&lt;/P&gt;&lt;P&gt;My workaround is to split large table into reasonable size, etc. 10000 records per table. And I created a counter to monitor the progress for files. It works well on me. The progress bar updated around once a minute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 17:21:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/is-there-any-way-to-show-the-progress-of-geocoding/m-p/727403#M41216</guid>
      <dc:creator>RuiyangLi</dc:creator>
      <dc:date>2015-07-17T17:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to show the progress of Geocoding in ArcGIS when using python arcpy.</title>
      <link>https://community.esri.com/t5/data-management-questions/is-there-any-way-to-show-the-progress-of-geocoding/m-p/727404#M41217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reply. I've done a little detour. I wonder if you have better solution to this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 17:22:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/is-there-any-way-to-show-the-progress-of-geocoding/m-p/727404#M41217</guid>
      <dc:creator>RuiyangLi</dc:creator>
      <dc:date>2015-07-17T17:22:59Z</dc:date>
    </item>
  </channel>
</rss>

