<?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: Polygon to Raster in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/polygon-to-raster/m-p/564964#M32031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Uli,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may convert a polygon feature into a raster using the Polygon to Raster tool located in the To Raster toolset in the Conversion toolbox. This tool will create a thematic raster based on the numeric or string LU field.&amp;nbsp; The raster will be a grid of pixels (cells) identifying the LU location and value.&amp;nbsp; These pixels have a cell size of a certain defined square area.&amp;nbsp; You may specify your cell size in the Polygon to Raster tool.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; If you are working with a geodatabase I would recommend creating a geodatabase raster, otherwise a *.tif or *.img format are common to use for this type of data.&amp;nbsp; Below is an exhaustive list of the raster file types that ArcGIS will work with and some documentation on the polygon to Raster tool.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Polygon to Raster (Conversion)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001200000030000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//001200000030000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Supported raster dataset file formats&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009t0000000q000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//009t0000000q000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cell size of raster data (onine documentation)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t00000004000000" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t00000004000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what your complete workflow is?&amp;nbsp; Is your polygon already aggregated by LU in a grid type areas or do you want to aggregate the LU raster created by the LU polygons into a grid?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best wishes with your project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Carrie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 16:18:42 GMT</pubDate>
    <dc:creator>CarrieDavis</dc:creator>
    <dc:date>2012-10-11T16:18:42Z</dc:date>
    <item>
      <title>Polygon to Raster</title>
      <link>https://community.esri.com/t5/data-management-questions/polygon-to-raster/m-p/564963#M32030</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 want to convert landuse polygons to raster. The position an size of the new raster with the landuse values shall be based on a fishnet/grid polygon shapefile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions how do this? I am completely new to raster data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Uli&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 10:25:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/polygon-to-raster/m-p/564963#M32030</guid>
      <dc:creator>UlrichStroetz</dc:creator>
      <dc:date>2012-10-10T10:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon to Raster</title>
      <link>https://community.esri.com/t5/data-management-questions/polygon-to-raster/m-p/564964#M32031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Uli,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may convert a polygon feature into a raster using the Polygon to Raster tool located in the To Raster toolset in the Conversion toolbox. This tool will create a thematic raster based on the numeric or string LU field.&amp;nbsp; The raster will be a grid of pixels (cells) identifying the LU location and value.&amp;nbsp; These pixels have a cell size of a certain defined square area.&amp;nbsp; You may specify your cell size in the Polygon to Raster tool.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; If you are working with a geodatabase I would recommend creating a geodatabase raster, otherwise a *.tif or *.img format are common to use for this type of data.&amp;nbsp; Below is an exhaustive list of the raster file types that ArcGIS will work with and some documentation on the polygon to Raster tool.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Polygon to Raster (Conversion)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001200000030000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//001200000030000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Supported raster dataset file formats&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009t0000000q000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//009t0000000q000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cell size of raster data (onine documentation)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t00000004000000" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t00000004000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what your complete workflow is?&amp;nbsp; Is your polygon already aggregated by LU in a grid type areas or do you want to aggregate the LU raster created by the LU polygons into a grid?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best wishes with your project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Carrie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 16:18:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/polygon-to-raster/m-p/564964#M32031</guid>
      <dc:creator>CarrieDavis</dc:creator>
      <dc:date>2012-10-11T16:18:42Z</dc:date>
    </item>
  </channel>
</rss>

