<?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 Raster and feature selection in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289721#M4077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any simple and easier way to extract feature information from classified raster dataset that intersects a feature class, and also maintain the other feature attributes? I'm using ArcGis 10.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Mar 2016 11:16:48 GMT</pubDate>
    <dc:creator>BaffourAwuah</dc:creator>
    <dc:date>2016-03-01T11:16:48Z</dc:date>
    <item>
      <title>Raster and feature selection</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289721#M4077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any simple and easier way to extract feature information from classified raster dataset that intersects a feature class, and also maintain the other feature attributes? I'm using ArcGis 10.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:16:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289721#M4077</guid>
      <dc:creator>BaffourAwuah</dc:creator>
      <dc:date>2016-03-01T11:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Raster and feature selection</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289722#M4078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is the whole overlay toolset in the spatial analyst&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/an-overview-of-the-overlay-tools.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/an-overview-of-the-overlay-tools.htm"&gt;An overview of the Overlay tools—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;and their equivalent in vector world.&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/an-overview-of-the-extract-toolset.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/an-overview-of-the-extract-toolset.htm"&gt;An overview of the Extract toolset—Help | ArcGIS for Desktop&lt;/A&gt; and plus overlay tools...&lt;/P&gt;&lt;P&gt;So you want to extract vector information using raster? raster extent, the actual bounds?&lt;/P&gt;&lt;P&gt;The options are many, what have your tried so far?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have posted this in GeoNet help... you should move this to &lt;A href="https://community.esri.com/space/2091"&gt;Spatial Analyst&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:21:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289722#M4078</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-03-01T11:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Raster and feature selection</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289723#M4079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan, I tried spatial analysis Extraction (Extract by Mask). It worked alright but as you&lt;BR /&gt;know, the output table shows only Values and Counts based only on the 6&lt;BR /&gt;classifications (6 rows and 3 columns). I therefore have to find a way to&lt;BR /&gt;assign every feature to its classified raster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:44:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289723#M4079</guid>
      <dc:creator>BaffourAwuah</dc:creator>
      <dc:date>2016-03-01T11:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Raster and feature selection</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289724#M4080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is still not entirely clear what you are after, but it sounds to me that you might want to use &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-analyst-toolbox/zonal-statistics-as-table.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-analyst-toolbox/zonal-statistics-as-table.htm"&gt;Zonal Statistics as Table—Help | ArcGIS for Desktop&lt;/A&gt; and join the resulting table back to the polygons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 12:01:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289724#M4080</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2016-03-01T12:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Raster and feature selection</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289725#M4081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also check &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/tabulate-intersection.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/tabulate-intersection.htm"&gt;Tabulate Intersection—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 14:42:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289725#M4081</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2016-03-01T14:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Raster and feature selection</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289726#M4082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem is that, I have Snow dataset in Raster format (classified in a range of ‘50&lt;BR /&gt;days of &amp;gt; 25cm deep of snow to 365 days: 6 classification), and different&lt;BR /&gt;land area Feature Classes (forest areas, cultivated pastures, open areas, etc.)&lt;BR /&gt;in different Municipal areas. I now want to find out the statistics of what&lt;BR /&gt;'classified snow range' falls within what Feature Class in each Municipal area.&lt;BR /&gt;I guess its difficult to explain better, but I think my problem is put across. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 15:06:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289726#M4082</guid>
      <dc:creator>BaffourAwuah</dc:creator>
      <dc:date>2016-03-01T15:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Raster and feature selection</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289727#M4083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are describing a Combine operation &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/combine.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/combine.htm"&gt;Combine—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;as one option.&lt;/P&gt;&lt;P&gt;Combine lets you do just that... combine the classifications of one set of data with another bringing the attributes of both together.&amp;nbsp; Interpreting the results can be challenging, but it does work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data 1 ... classes&amp;nbsp;&amp;nbsp; A,B,C&lt;/P&gt;&lt;P&gt;data 2 ... classes&amp;nbsp; A,B&lt;/P&gt;&lt;P&gt;output is not in order, but in order of occurrence but you will get unique combinations of the above assigned to a new class&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 15:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289727#M4083</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-03-01T15:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Raster and feature selection</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289728#M4084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also... Move this thread ...&amp;nbsp; to an appropriate spot&amp;nbsp; ... you will get more targeted responses if you put questions in their proper place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 15:47:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-and-feature-selection/m-p/289728#M4084</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-03-01T15:47:10Z</dc:date>
    </item>
  </channel>
</rss>

