<?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 Model Builder Cell Size in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-cell-size/m-p/550890#M18216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having a problem with using a variable as the output cell size for the Feature to Raster tool in Model Builder.&amp;nbsp; I have tried using both a raster layer as the variable, as well as a cell size variable defined as a parameter for the model.&amp;nbsp; So far the only way I can get my output raster to have the correct cell size is to hard code it into the tool dialogue, which I am trying to avoid.&amp;nbsp; I have tried about every possible thing I can think of including changing the environment settings and nothing is working.&amp;nbsp; Please help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jan 2011 18:07:26 GMT</pubDate>
    <dc:creator>DanielDillard</dc:creator>
    <dc:date>2011-01-07T18:07:26Z</dc:date>
    <item>
      <title>Model Builder Cell Size</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-cell-size/m-p/550890#M18216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having a problem with using a variable as the output cell size for the Feature to Raster tool in Model Builder.&amp;nbsp; I have tried using both a raster layer as the variable, as well as a cell size variable defined as a parameter for the model.&amp;nbsp; So far the only way I can get my output raster to have the correct cell size is to hard code it into the tool dialogue, which I am trying to avoid.&amp;nbsp; I have tried about every possible thing I can think of including changing the environment settings and nothing is working.&amp;nbsp; Please help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 18:07:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-cell-size/m-p/550890#M18216</guid>
      <dc:creator>DanielDillard</dc:creator>
      <dc:date>2011-01-07T18:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Cell Size</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-cell-size/m-p/550891#M18217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I am having a problem with using a variable as the output cell size for the Feature to Raster tool in Model Builder.&amp;nbsp; I have tried using both a raster layer as the variable, as well as a cell size variable defined as a parameter for the model.&amp;nbsp; So far the only way I can get my output raster to have the correct cell size is to hard code it into the tool dialogue, which I am trying to avoid.&amp;nbsp; I have tried about every possible thing I can think of including changing the environment settings and nothing is working.&amp;nbsp; Please help!&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You should be able to set the cell size in the environment of the model or of the tool in the model. Note that environment settings take priority as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Script &amp;gt; Tool &amp;gt; Model &amp;gt; Application&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, for example, if you set a cell size in the ArcMap environment ("Application") and inside your model you right clicked on the tool and set a different cell size there, that takes priority.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, if you set the cell size for the feature to raster tool with a variable, that should be the same as typing it into a dialog - and that will take precedence over the environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The best way to check this is to look at the dialog while the model runs - this will show you exactly what arguments the tool is recognizing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW, You may want to try the newer tools (polygon to raster etc) as they provide more control over the conversion process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 22:55:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-cell-size/m-p/550891#M18217</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2011-01-07T22:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Cell Size</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-cell-size/m-p/550892#M18218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is a VERY OLD post, but this solution might be useful for someone coming across this error in the future:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever you use the &lt;STRONG&gt;Calculate Value/Get Field Value&lt;/STRONG&gt;&amp;nbsp;Utility in Model Builder, you have to make sure that the output variable type is the same as the one required for the next tool in your model. For example, I am running the Get Field Value tool on a Summary Statistics Table to retrieve the Minimum value of my input data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, I am using this value as the cell size for an output raster. By going to the documentation for a tool, you can find out the data type required for each of the parameter, which for my tool (Point to Raster) is &lt;STRONG&gt;Analysis cell size.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="418641" class="image-2 jive-image" height="114" src="https://community.esri.com/legacyfs/online/418641_pastedImage_12.png" width="702" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I set the output type to this (on the &lt;EM&gt;Data Type &lt;/EM&gt;field of the Utility I am using), and now I can connect the tools and choose &lt;EM&gt;Cell size&amp;nbsp;&lt;/EM&gt;as the input parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="418640" class="image-1 jive-image" height="332" src="https://community.esri.com/legacyfs/online/418640_pastedImage_10.png" width="523" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 21:54:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-cell-size/m-p/550892#M18218</guid>
      <dc:creator>NoeLandaverde</dc:creator>
      <dc:date>2018-08-13T21:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Cell Size</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-cell-size/m-p/550893#M18219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Calculate Value tool is very helpful for not only doing calculations, but casting strings to a data type needed by the tool. Great comment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2018 00:41:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-cell-size/m-p/550893#M18219</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2018-08-19T00:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Cell Size</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-cell-size/m-p/1517993#M27383</link>
      <description>&lt;P&gt;How can the cell size value be inserted into a specific field in the attribute table of a raster, as shown in the screenshot below?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Clip_296.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112099i3F84DBCC036A8B3C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Clip_296.jpg" alt="Clip_296.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Aug 2024 07:56:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-cell-size/m-p/1517993#M27383</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2024-08-11T07:56:56Z</dc:date>
    </item>
  </channel>
</rss>

