<?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: Clipping slows down in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198301#M6793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm creating a lot of datasets. About 9000. I will test your solutions and give an answer if it's working or not!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 May 2017 06:06:37 GMT</pubDate>
    <dc:creator>FrankLaufer</dc:creator>
    <dc:date>2017-05-02T06:06:37Z</dc:date>
    <item>
      <title>Clipping slows down</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198296#M6788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following problem: I'm trying to clip a quantity of raster data with some shapefiles. For this process I'm using the 'ModelBuilder' (siehe image attached). After starting the process it seems that everything is working very fast. After some time (max. 5 hours) the process of clipping is getting slower and slower so I have to stop it.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/349031_screenshot.jpg" style="width: 620px; height: 317px;" /&gt;&lt;/P&gt;&lt;P&gt;Does anybody have a solution to solve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Apr 2017 07:30:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198296#M6788</guid>
      <dc:creator>FrankLaufer</dc:creator>
      <dc:date>2017-04-29T07:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping slows down</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198297#M6789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;turn on your system monitor to see if you are simply running out of memory.&amp;nbsp; You may notice an inordinate amount of disk reading and writing as time goes on as well. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Apr 2017 07:54:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198297#M6789</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-04-29T07:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping slows down</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198298#M6790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;When I start the process I can see that the used RAM by ArcMap is getting more and more. Do I have a chance to avoid the increasing use of the RAM by ArcMap?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there's another thing: Even though I have enough RAM left, the process is getting slower over the time. At first it says about 0,2 sec elapsed time, 20 mintutes later it is about 0,8 sec elapsed time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Apr 2017 08:28:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198298#M6790</guid>
      <dc:creator>FrankLaufer</dc:creator>
      <dc:date>2017-04-29T08:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping slows down</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198299#M6791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't use models often enough, but if you are running out of memory, you might want to ensure that 'add results to display' in the geoprocessing options is turned off.&amp;nbsp; I don't know if &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/executing-tools/64bit-background.htm"&gt;64 bit background geoprocessing &lt;/A&gt;works with modelbuilder or raster clipping... some people swear by it... others, swear at it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Apr 2017 16:49:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198299#M6791</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-04-29T16:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping slows down</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198300#M6792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many datasets are you creating? When the number of datasets in a single workspace starts getting large (say above 500) things can start to slow down as the system has to refresh the path on every one and it takes longer. If add results to map is turned on, every output adds a layer to the map (and to memory) which would explain how your ArcMap session keeps growing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are running &lt;A href="https://community.esri.com/groups/model-builder?sr=search&amp;amp;searchId=714db1eb-36fe-4e16-97bb-b07f46539609&amp;amp;searchIndex=0"&gt;https://community.esri.com/groups/model-builder?sr=search&amp;amp;searchId=714db1eb-36fe-4e16-97bb-b07f46539609&amp;amp;searchIndex=0&lt;/A&gt; in an open ArcMap session, &amp;nbsp;you can minimize the slowdown by going to Geoprocessing settings and turning off "add results to map", and also by hitting the pause drawing button at the bottom of the ArcMap&amp;nbsp;window. (Looks like a CD player pause button.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Apr 2017 03:36:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198300#M6792</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-04-30T03:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping slows down</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198301#M6793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm creating a lot of datasets. About 9000. I will test your solutions and give an answer if it's working or not!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2017 06:06:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198301#M6793</guid>
      <dc:creator>FrankLaufer</dc:creator>
      <dc:date>2017-05-02T06:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping slows down</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198302#M6794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Definitely you should try both things: 1) tiling your data into multiple folders and 2) turning off add results to map. Both should help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 02:18:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-slows-down/m-p/198302#M6794</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-05-03T02:18:58Z</dc:date>
    </item>
  </channel>
</rss>

