<?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: Batch IDW from shapefile in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/batch-idw-from-shapefile/m-p/281833#M3984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a point shapefile with 365 (daily for 1 year) data columns.&amp;nbsp; I need to run an IDW for each column, 365 in total.&amp;nbsp; I have done this as a batch process in the past.&amp;nbsp; Is there any way to get the Z-value field and Output raster entries in the batch to fill sequentially?&amp;nbsp; Or any other way to do this?&amp;nbsp; I played with Model Builder a bit, but couldn't find an option there either.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have ArcGIS 10, Model Builder is definitely the way to do this.&amp;nbsp; You can use the For iterator (1...365) and use your for variable (%k%) in the input field "D%k%" output dataset name: "out%k%".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Batch is an older technique from 9x that can be helpful, but IMHO the 10x Model Builder iteration is generally a more effective way to do such things.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Dec 2012 06:44:54 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2012-12-16T06:44:54Z</dc:date>
    <item>
      <title>Batch IDW from shapefile</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/batch-idw-from-shapefile/m-p/281831#M3982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a point shapefile with 365 (daily for 1 year) data columns.&amp;nbsp; I need to run an IDW for each column, 365 in total.&amp;nbsp; I have done this as a batch process in the past.&amp;nbsp; Is there any way to get the Z-value field and Output raster entries in the batch to fill sequentially?&amp;nbsp; Or any other way to do this?&amp;nbsp; I played with Model Builder a bit, but couldn't find an option there either.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It gets old selecting D1 (for day 1), D2, D3, D4....D365 for the Z-value and then naming the output rasters accordingly.&amp;nbsp; My limited programming experience tells me there has to be a smarter and faster way to do this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jun 2011 00:22:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/batch-idw-from-shapefile/m-p/281831#M3982</guid>
      <dc:creator>MichaelNewton</dc:creator>
      <dc:date>2011-06-18T00:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Batch IDW from shapefile</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/batch-idw-from-shapefile/m-p/281832#M3983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I feel your pain, I've tried getting model builder to do this in several ways but to no avail.&amp;nbsp; The one process I did get to run, I have no idea what the output was, but I believe it did IDW across the rows?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Weird.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 18:34:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/batch-idw-from-shapefile/m-p/281832#M3983</guid>
      <dc:creator>WendyRyan</dc:creator>
      <dc:date>2012-12-14T18:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Batch IDW from shapefile</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/batch-idw-from-shapefile/m-p/281833#M3984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a point shapefile with 365 (daily for 1 year) data columns.&amp;nbsp; I need to run an IDW for each column, 365 in total.&amp;nbsp; I have done this as a batch process in the past.&amp;nbsp; Is there any way to get the Z-value field and Output raster entries in the batch to fill sequentially?&amp;nbsp; Or any other way to do this?&amp;nbsp; I played with Model Builder a bit, but couldn't find an option there either.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have ArcGIS 10, Model Builder is definitely the way to do this.&amp;nbsp; You can use the For iterator (1...365) and use your for variable (%k%) in the input field "D%k%" output dataset name: "out%k%".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Batch is an older technique from 9x that can be helpful, but IMHO the 10x Model Builder iteration is generally a more effective way to do such things.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Dec 2012 06:44:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/batch-idw-from-shapefile/m-p/281833#M3984</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2012-12-16T06:44:54Z</dc:date>
    </item>
  </channel>
</rss>

