<?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>idea extract multivalues to polygons in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/extract-multivalues-to-polygons/idi-p/922767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Extract multivalues to points is a user-friendly easy-to-use tool.&amp;nbsp; I'd like to see an Extract multivalues to polygons tool.&amp;nbsp; Currently this can be done in one of two ways.&amp;nbsp; The first option is to convert the polygons to a centroid point, run the extract multivalues to points tool, and then join the results back to the polygon.&amp;nbsp; The other option is to run the Zonal Statistics as table tool and join those results back.&amp;nbsp; Why not save a few steps and just create an Extract Multivalues to Polygons tool?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2020 17:40:40 GMT</pubDate>
    <dc:creator>ThomasDilts</dc:creator>
    <dc:date>2020-08-27T17:40:40Z</dc:date>
    <item>
      <title>extract multivalues to polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/extract-multivalues-to-polygons/idi-p/922767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Extract multivalues to points is a user-friendly easy-to-use tool.&amp;nbsp; I'd like to see an Extract multivalues to polygons tool.&amp;nbsp; Currently this can be done in one of two ways.&amp;nbsp; The first option is to convert the polygons to a centroid point, run the extract multivalues to points tool, and then join the results back to the polygon.&amp;nbsp; The other option is to run the Zonal Statistics as table tool and join those results back.&amp;nbsp; Why not save a few steps and just create an Extract Multivalues to Polygons tool?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2020 17:40:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/extract-multivalues-to-polygons/idi-p/922767</guid>
      <dc:creator>ThomasDilts</dc:creator>
      <dc:date>2020-08-27T17:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: extract multivalues to polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/extract-multivalues-to-polygons/idc-p/922768#M424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;what's your use case for this one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2020 15:27:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/extract-multivalues-to-polygons/idc-p/922768#M424</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2020-08-28T15:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: extract multivalues to polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/extract-multivalues-to-polygons/idc-p/922769#M425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure that I 100% follow, but this is a very common workflow for me in Desktop.&amp;nbsp; I frequently have polygons that I want to pull raster values to.&amp;nbsp; Sometimes these are forest stands.&amp;nbsp; Sometimes individual Landsat pixels.&amp;nbsp; Points are fine, but many times having the individual footprints of the polygons are essential, especially with rasters where different rasters may have different cell alignments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2020 17:22:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/extract-multivalues-to-polygons/idc-p/922769#M425</guid>
      <dc:creator>ThomasDilts</dc:creator>
      <dc:date>2020-08-28T17:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: extract multivalues to polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/extract-multivalues-to-polygons/idc-p/922770#M426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmm,&lt;/P&gt;&lt;P&gt;I don't work with raster processing but,&lt;/P&gt;&lt;P&gt;sounds like using the regular spatial join tool with the one-to-many option&lt;/P&gt;&lt;P&gt;to push the points into the polygons and it create many polygons for the common/intersected ones&lt;/P&gt;&lt;P&gt;Am I close?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2020 23:04:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/extract-multivalues-to-polygons/idc-p/922770#M426</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2020-08-28T23:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: extract multivalues to polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/extract-multivalues-to-polygons/idc-p/922771#M427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill.&amp;nbsp; Correct.&amp;nbsp; It isn't hard to put together a tool that does this in ModelBuilder.&amp;nbsp; I just think that it would be a nice one for Esri to include in their standard tools so that people don't have to build a model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2020 23:22:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/extract-multivalues-to-polygons/idc-p/922771#M427</guid>
      <dc:creator>ThomasDilts</dc:creator>
      <dc:date>2020-08-28T23:22:17Z</dc:date>
    </item>
  </channel>
</rss>

