<?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: Divide raster values based on municipality boundaries in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149468#M3518</link>
    <description>&lt;P&gt;Thanks David and Jeff &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It worked with Zonal statistics as table using my polygon file of municipalities and raster file with values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Mar 2022 07:54:46 GMT</pubDate>
    <dc:creator>Deepa</dc:creator>
    <dc:date>2022-03-02T07:54:46Z</dc:date>
    <item>
      <title>Divide raster values based on municipality boundaries</title>
      <link>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149045#M3506</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a raster file of a county with value 1 (Best sites to build rails) and NoData (unsuitable areas for rails). I also have a shape file of all the municipalities within this county. I would like to combine these files such that the final attribute table of the raster will have the cell counts with value 1 for each municipality. I can export each municipality and then combine with the raster to solve this. But is there a better and easy way to solve this?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 12:58:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149045#M3506</guid>
      <dc:creator>Deepa</dc:creator>
      <dc:date>2022-03-01T12:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Divide raster values based on municipality boundaries</title>
      <link>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149068#M3507</link>
      <description>&lt;P&gt;Can you better describe your intended final output and possibly provide screenshots.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 14:00:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149068#M3507</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2022-03-01T14:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Divide raster values based on municipality boundaries</title>
      <link>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149076#M3508</link>
      <description>&lt;P&gt;Right now, i have raster file with values 1 for a county. There are some NoData within the county which i am not interested in further analysis. Attribute table looks like this :&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;OBJECTID&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;VALUE&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;COUNT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;1&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;1&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Within the county there are 3 municipalities and i have a shape file of this. Attribute table looks like this:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;OBJECTID&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;Shape&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;Municipality_names&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="25px"&gt;1&lt;/TD&gt;&lt;TD height="25px"&gt;Polygon&lt;/TD&gt;&lt;TD height="25px"&gt;ABC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="25px"&gt;2&lt;/TD&gt;&lt;TD height="25px"&gt;Polygon&lt;/TD&gt;&lt;TD height="25px"&gt;DEF&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="25px"&gt;3&lt;/TD&gt;&lt;TD height="25px"&gt;Polygon&lt;/TD&gt;&lt;TD height="25px"&gt;GHI&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to combine them spatially such ´that i&amp;nbsp; get a final attribute table like this:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;OBJECTID&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;Municipality_names&lt;/TD&gt;&lt;TD width="16.666666666666668%"&gt;Value&lt;/TD&gt;&lt;TD width="16.666666666666668%"&gt;Count&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;1&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;ABC&lt;/TD&gt;&lt;TD width="16.666666666666668%"&gt;1&lt;/TD&gt;&lt;TD width="16.666666666666668%"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;DEF&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;GHI&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 14:22:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149076#M3508</guid>
      <dc:creator>Deepa</dc:creator>
      <dc:date>2022-03-01T14:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Divide raster values based on municipality boundaries</title>
      <link>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149089#M3509</link>
      <description>&lt;P&gt;You could possibly vectorise your raster data and utilise&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/analysis/tabulate-intersection.htm" target="_blank" rel="noopener"&gt;Tabulate Intersection (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/spatial-analyst/zonal-statistics-as-table.htm" target="_blank"&gt;Zonal Statistics as Table (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 14:55:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149089#M3509</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2022-03-01T14:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Divide raster values based on municipality boundaries</title>
      <link>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149121#M3511</link>
      <description>&lt;P&gt;I have not tried this, but have you looked into "Spatial Analyst Tools - Zonal - Zonal Statistics as Table".&amp;nbsp;&lt;BR /&gt;&lt;A href="https://gis.stackexchange.com/questions/251796/extract-raster-information-based-on-polygon-features" target="_blank"&gt;https://gis.stackexchange.com/questions/251796/extract-raster-information-based-on-polygon-features&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Last step, is to do a tabular join back to the Raster data.&amp;nbsp; Again, I have not done this, but it seemed appropriate to what you're trying to do?&amp;nbsp; This functionality, if it works, may prevent the need to vectorize the raster date set.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 15:37:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149121#M3511</guid>
      <dc:creator>JeffHouser</dc:creator>
      <dc:date>2022-03-01T15:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Divide raster values based on municipality boundaries</title>
      <link>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149468#M3518</link>
      <description>&lt;P&gt;Thanks David and Jeff &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It worked with Zonal statistics as table using my polygon file of municipalities and raster file with values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 07:54:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/divide-raster-values-based-on-municipality/m-p/1149468#M3518</guid>
      <dc:creator>Deepa</dc:creator>
      <dc:date>2022-03-02T07:54:46Z</dc:date>
    </item>
  </channel>
</rss>

