<?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: Feature to Raster issue: doesn't complete in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151855#M2130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The output raster type (integer or float) is dictated by the input field type, in your case&amp;nbsp;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;HYDGRP_NUM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;What is the size of the output raster, i.e. how many rows and columns does it have?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2020 12:34:58 GMT</pubDate>
    <dc:creator>SteveLynch</dc:creator>
    <dc:date>2020-08-21T12:34:58Z</dc:date>
    <item>
      <title>Feature to Raster issue: doesn't complete</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151851#M2126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1d1c1d; background-color: #f8f8f8;"&gt;I’ve not been able to resolve an issue with a Model performing either a Polygon to Raster or Feature to Raster conversion. It just hangs, d&lt;/SPAN&gt;&lt;SPAN style="color: #1d1c1d; background-color: #f8f8f8;"&gt;espite restarts, rebuilding the model, long waits, etc. It seems stuck in a loop and haven’t found a support case or article dealing with this. Task Manager shows process cycling between the same Memory and CPU metrics which is why I think it’s in a loop.&amp;nbsp; The feature is a small subset of USDA Soil Map Unit features with a Hydro Group Number&amp;nbsp; (long data type, not the alpha code) for the raster pixel values.&amp;nbsp; There are only 154 polygons in the feature set and it's for only 1 HUC-12 catchment/basin area.&amp;nbsp; All values are non-null and range from 1-4.&amp;nbsp; It should run in no time.&amp;nbsp; Thoughts?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Executing (Feature to Raster): FeatureToRaster "Site Analysis\08_Soil\soilmu_a_aoi" HYDGRP_NUM "C:\Users\jamie\Documents\Education\GIS\501-Capstone Project\Scratch.gdb\FtoRTest" "C:\Users\jamie\Documents\Education\GIS\501-Capstone Project\CapstoneProject.gdb\ContextDEM"&lt;BR /&gt;Start Time: Thu Aug 20 15:49:05 2020&lt;BR /&gt;Cancelled function&lt;BR /&gt;Cancelled function&lt;BR /&gt;(Feature to Raster) aborted by User.&lt;BR /&gt;Failed at Thu Aug 20 16:38:43 2020 (Elapsed Time: 49 minutes 37 seconds)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2020 22:48:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151851#M2126</guid>
      <dc:creator>JAMIESOMMA</dc:creator>
      <dc:date>2020-08-20T22:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Feature to Raster issue: doesn't complete</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151852#M2127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cell size? (rows columns)&lt;/P&gt;&lt;P&gt;Does it work outside the model run manually?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2020 23:48:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151852#M2127</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-08-20T23:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Feature to Raster issue: doesn't complete</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151853#M2128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The raster settings are based on a 10m DEM of the watershed that matches the extend of the polygon feature being converted.&amp;nbsp; When I just run Feature to Raster from the Toolbox, I get the same result.&amp;nbsp; I tried an integer-based 30 meter raster of the same extent just now and it completed in 2.8 seconds.&amp;nbsp; I guess the issue may be the 32-bit floating point raster at 10 meter resolution that is causing an issue.&amp;nbsp; I'll try an integer-based raster @ 10 m in the morning and see what happens to that.&amp;nbsp; Thanks for the reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2020 03:46:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151853#M2128</guid>
      <dc:creator>JAMIESOMMA</dc:creator>
      <dc:date>2020-08-21T03:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Feature to Raster issue: doesn't complete</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151854#M2129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Integer would be best, especially if you want a raster table for other steps in the process&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2020 09:24:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151854#M2129</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-08-21T09:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Feature to Raster issue: doesn't complete</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151855#M2130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The output raster type (integer or float) is dictated by the input field type, in your case&amp;nbsp;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;HYDGRP_NUM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;What is the size of the output raster, i.e. how many rows and columns does it have?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2020 12:34:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151855#M2130</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2020-08-21T12:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Feature to Raster issue: doesn't complete</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151856#M2131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, understood.&amp;nbsp; What I'm simply noting is the difference between the raster used for the Cell Size parameter in the Tool.&amp;nbsp; When I use an integer-based raster for this, it works just fine.&amp;nbsp; When I was using a floating point raster for this, it hangs.&amp;nbsp; I tested using a 10 meter integer raster instead of the 30 meter integer raster, and it worked as well.&amp;nbsp; So, it doesn't seem to be the cell size but rather the pixel type of the referenced raster in the Cell Size parameter that seems to be causing the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2020 15:12:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151856#M2131</guid>
      <dc:creator>JAMIESOMMA</dc:creator>
      <dc:date>2020-08-21T15:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Feature to Raster issue: doesn't complete</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151857#M2132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resulting raster size is only 2495 x 883&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2020 15:14:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151857#M2132</guid>
      <dc:creator>JAMIESOMMA</dc:creator>
      <dc:date>2020-08-21T15:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Feature to Raster issue: doesn't complete</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151858#M2133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...and the 10m and 30m rasters have the same spatial reference and I guess the one has a cell size of 10 and the other has cell size = 30?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2020 17:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/feature-to-raster-issue-doesn-t-complete/m-p/151858#M2133</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2020-08-21T17:01:05Z</dc:date>
    </item>
  </channel>
</rss>

