<?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: Excruciatingly Slow Geocoding in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/excruciatingly-slow-geocoding/m-p/697600#M23130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Check your spatial index on the feature classes that you are drawing. if it is a bad index it may have to fetch all features every time you pan/zoom. You can verify a "bad index" by doing an identify on a feature and see how long it takes. If it is not quick then it is a bad index.&lt;BR /&gt;Jay Sandhu&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is running slow... identify takes the same 3:45 to load as panning or zooming or any screen change. How do I fix a bad index?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Aug 2011 13:50:01 GMT</pubDate>
    <dc:creator>BrianO_keefe</dc:creator>
    <dc:date>2011-08-11T13:50:01Z</dc:date>
    <item>
      <title>Excruciatingly Slow Geocoding</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/excruciatingly-slow-geocoding/m-p/697598#M23128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I work for City Government, Tulsa, Oklahoma.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My Geodatabases, SDE, are managed by out IT department.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Twice per week, we get regular updates from another government entity, INCOG.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the second time where I believe (but can't pinpoint the reason) the update to the SDE Databases has completely fried the Feature Cache I use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think this is what is happening because when I geocode an address and pan to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What usually takes roughly 10-20 seconds, now takes 3:45. And I used a stopwatch.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Normally, I type in the address, hit enter. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It says FOUND. I right click and select PAN TO.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;20-30 seconds later that location is loaded on screen and ready for me to select parcels.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, it can 3:45 seconds to get that entire page loaded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I select a Parcel, it takes another 3:45 to load into the Identify window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So all in all, to verify addresses... what used to take under a minute, can now take upwards of 10-15 minutes. Because sometimes the geocoder get's you CLOSE... so you have to pan the screen... each pan takes 3:45 second.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EACH PAN takes 3:45.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HELP! I'm slowly losing my mind...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 15:58:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/excruciatingly-slow-geocoding/m-p/697598#M23128</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2011-08-10T15:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Excruciatingly Slow Geocoding</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/excruciatingly-slow-geocoding/m-p/697599#M23129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check your spatial index on the feature classes that you are drawing. if it is a bad index it may have to fetch all features every time you pan/zoom. You can verify a "bad index" by doing an identify on a feature and see how long it takes. If it is not quick then it is a bad index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 16:18:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/excruciatingly-slow-geocoding/m-p/697599#M23129</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2011-08-10T16:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Excruciatingly Slow Geocoding</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/excruciatingly-slow-geocoding/m-p/697600#M23130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Check your spatial index on the feature classes that you are drawing. if it is a bad index it may have to fetch all features every time you pan/zoom. You can verify a "bad index" by doing an identify on a feature and see how long it takes. If it is not quick then it is a bad index.&lt;BR /&gt;Jay Sandhu&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is running slow... identify takes the same 3:45 to load as panning or zooming or any screen change. How do I fix a bad index?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 13:50:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/excruciatingly-slow-geocoding/m-p/697600#M23130</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2011-08-11T13:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Excruciatingly Slow Geocoding</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/excruciatingly-slow-geocoding/m-p/697601#M23131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In ArcCatalog, right click on the Feature Class and select Properties.&amp;nbsp; In the Feature Class Properties window, select the Indexes tab.&amp;nbsp; Towards the bottom the Index GUI, select Recalculate for the Spatial Index.&amp;nbsp; It will update the Spatial Index for that feature class.&amp;nbsp; There's also a tool called Calculate Default Spatial Grid Index in the Data Management toolbox -&amp;gt; Feature Class toolset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert LeClair&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri-Denver&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 14:54:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/excruciatingly-slow-geocoding/m-p/697601#M23131</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2011-08-11T14:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Excruciatingly Slow Geocoding</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/excruciatingly-slow-geocoding/m-p/697602#M23132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In ArcCatalog, right click on the Feature Class and select Properties.&amp;nbsp; In the Feature Class Properties window, select the Indexes tab.&amp;nbsp; Towards the bottom the Index GUI, select Recalculate for the Spatial Index.&amp;nbsp; It will update the Spatial Index for that feature class.&amp;nbsp; There's also a tool called Calculate Default Spatial Grid Index in the Data Management toolbox -&amp;gt; Feature Class toolset.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;Robert LeClair&lt;BR /&gt;Esri-Denver&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot thank you enough. I believe this has fixed it. Goodness that was painful! I have infinite patience when working with humans, but give me a computer that's running slower than I know it should and I'm ready to blow a gasket. Thank you so much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 15:50:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/excruciatingly-slow-geocoding/m-p/697602#M23132</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2011-08-11T15:50:41Z</dc:date>
    </item>
  </channel>
</rss>

