<?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: Extract data from raster map by polygon in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1102342#M46042</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Thank you, this should work. The only problem is that I imported my raster map as a Web Map, and the tool&amp;nbsp; does not recognise it as a raster dataset. Do I need to convert it to a dataset?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Sep 2021 23:08:37 GMT</pubDate>
    <dc:creator>Mikhail</dc:creator>
    <dc:date>2021-09-27T23:08:37Z</dc:date>
    <item>
      <title>Extract data from raster map by polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1101969#M45999</link>
      <description>&lt;P&gt;Hi, my map has two layers. One is a vector map that contains borders of a number of geographic units, and the other is a raster map of soil types. I'd like to 'match' them, and the ideal outcome is that the attribute table for the first layer would have an additional column 'Soil type', that would have the data from the corresponding area of the raster map. Is there any way to do this?&lt;/P&gt;</description>
      <pubDate>Sun, 26 Sep 2021 22:43:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1101969#M45999</guid>
      <dc:creator>Mikhail</dc:creator>
      <dc:date>2021-09-26T22:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from raster map by polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1101981#M46001</link>
      <description>&lt;P&gt;did you start with the extraction options? for example&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/extract-by-mask.htm" target="_blank" rel="noopener"&gt;Extract by Mask (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Do you want areas?&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/tabulate-area.htm" target="_blank"&gt;Tabulate Area (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 02:44:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1101981#M46001</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-09-27T02:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from raster map by polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1101986#M46002</link>
      <description>&lt;P&gt;Thank you. Extract by mask looks promising, but I do not need a raster map as an output. Essentially, my raster layer is a colour-coded soil map. What I want in the end is an extra column in the attribute table for the second layer, that would show the colour per each polygon. In those cases where the polygon contains areas with different colours, I'd like to get the colour that covers larger area. I can do this manually, but it's time consuming. I wonder if there is a way to automate this work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 03:55:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1101986#M46002</guid>
      <dc:creator>Mikhail</dc:creator>
      <dc:date>2021-09-27T03:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from raster map by polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1102027#M46005</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/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;&lt;P&gt;using only value and count as the statistics options then join the table to the featureclass&lt;/P&gt;&lt;P&gt;make sure you read this as well to see the procedural concepts&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/how-zonal-statistics-works.htm" target="_blank"&gt;How the zonal statistics tools work—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 07:40:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1102027#M46005</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-09-27T07:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from raster map by polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1102342#M46042</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you, this should work. The only problem is that I imported my raster map as a Web Map, and the tool&amp;nbsp; does not recognise it as a raster dataset. Do I need to convert it to a dataset?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 23:08:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1102342#M46042</guid>
      <dc:creator>Mikhail</dc:creator>
      <dc:date>2021-09-27T23:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from raster map by polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1102360#M46043</link>
      <description>&lt;P&gt;make it a raster, preferably a *.tif stored in a folder .... which is the preferred raster format&lt;/P&gt;&lt;P&gt;do the web stuff after data preparation and/or analysis is complete&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 00:48:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-data-from-raster-map-by-polygon/m-p/1102360#M46043</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-09-28T00:48:29Z</dc:date>
    </item>
  </channel>
</rss>

