<?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 multi values to points from vector layers in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/extract-multi-values-to-points-from-vector-layers/idi-p/1305597</link>
    <description>&lt;P&gt;There is an exceptional tool to extract multiple values from several rasters to a point layer: &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/extract-multi-values-to-points.htm" target="_self"&gt;Extract Multi Values to Points.&lt;/A&gt;&lt;BR /&gt;It is great because:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You can extract values from several rasters at once&lt;/LI&gt;&lt;LI&gt;You can customize the name of the field&lt;/LI&gt;&lt;LI&gt;It doesn't generate a new dataset, just adds the selected values in new fields.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But what happens if you want to apply the same principle using vectors instead? Say you want to add census tract data and parcel attributes to an address point layer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are several approaches depending on your desired output but all of them require multiple steps (overlays/proximity/joins/add fields/calculate fields/delete fields...) especially if you want to join fields from multiple layers.&lt;BR /&gt;&lt;BR /&gt;I'm adding a Paint-engineered screenshot of the proposed tool:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="extract_idea.png" style="width: 766px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74781iAE494F807D2C716D/image-size/large?v=v2&amp;amp;px=999" role="button" title="extract_idea.png" alt="extract_idea.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, the O&lt;EM&gt;perator&amp;nbsp;&lt;/EM&gt;should be in the same line as input layer and fields since it should be introduced for each new field to calculate. Unlike rasters, there is a chance for vector layers to be stacked so the &lt;EM&gt;Operator&lt;/EM&gt; is handy in these cases.&lt;BR /&gt;&lt;BR /&gt;A more simple tool for just one layer and one field would also be a huge improvement from the current situation.&lt;BR /&gt;&lt;BR /&gt;I added a search radius because some times you want to join attributes from a near feature. For instance, you could join parcel attributes to a point address that might be close but not inside the parcel.&lt;/P&gt;&lt;P&gt;Adding proximity information from other layers is one of the most recurrent operations so I think this tool would potentially be one of the most used ones.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jul 2023 08:10:40 GMT</pubDate>
    <dc:creator>AlbertC</dc:creator>
    <dc:date>2023-07-06T08:10:40Z</dc:date>
    <item>
      <title>Extract multi values to points from vector layers</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/extract-multi-values-to-points-from-vector-layers/idi-p/1305597</link>
      <description>&lt;P&gt;There is an exceptional tool to extract multiple values from several rasters to a point layer: &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/extract-multi-values-to-points.htm" target="_self"&gt;Extract Multi Values to Points.&lt;/A&gt;&lt;BR /&gt;It is great because:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You can extract values from several rasters at once&lt;/LI&gt;&lt;LI&gt;You can customize the name of the field&lt;/LI&gt;&lt;LI&gt;It doesn't generate a new dataset, just adds the selected values in new fields.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But what happens if you want to apply the same principle using vectors instead? Say you want to add census tract data and parcel attributes to an address point layer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are several approaches depending on your desired output but all of them require multiple steps (overlays/proximity/joins/add fields/calculate fields/delete fields...) especially if you want to join fields from multiple layers.&lt;BR /&gt;&lt;BR /&gt;I'm adding a Paint-engineered screenshot of the proposed tool:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="extract_idea.png" style="width: 766px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74781iAE494F807D2C716D/image-size/large?v=v2&amp;amp;px=999" role="button" title="extract_idea.png" alt="extract_idea.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, the O&lt;EM&gt;perator&amp;nbsp;&lt;/EM&gt;should be in the same line as input layer and fields since it should be introduced for each new field to calculate. Unlike rasters, there is a chance for vector layers to be stacked so the &lt;EM&gt;Operator&lt;/EM&gt; is handy in these cases.&lt;BR /&gt;&lt;BR /&gt;A more simple tool for just one layer and one field would also be a huge improvement from the current situation.&lt;BR /&gt;&lt;BR /&gt;I added a search radius because some times you want to join attributes from a near feature. For instance, you could join parcel attributes to a point address that might be close but not inside the parcel.&lt;/P&gt;&lt;P&gt;Adding proximity information from other layers is one of the most recurrent operations so I think this tool would potentially be one of the most used ones.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 08:10:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/extract-multi-values-to-points-from-vector-layers/idi-p/1305597</guid>
      <dc:creator>AlbertC</dc:creator>
      <dc:date>2023-07-06T08:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extract multi values to points from vector layers</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/extract-multi-values-to-points-from-vector-layers/idc-p/1332626#M26333</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/322813"&gt;@AlbertC&lt;/a&gt;, you will be able to achieve most of your points using the &lt;STRONG&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-spatial-join.htm" target="_blank" rel="noopener"&gt;Add Spatial Join&lt;/A&gt;&lt;/STRONG&gt; tool. In&amp;nbsp;&lt;STRONG&gt;ArcGIS Pro 3.2&lt;/STRONG&gt;,&amp;nbsp;we are intoducing a new parameter you can use to&amp;nbsp;permanently join fields to your target layer, so you do not need to create a new output feature class.&amp;nbsp;&lt;BR /&gt;Additionally, you can use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/field-map.htm" target="_self"&gt;&lt;STRONG&gt;field map&lt;/STRONG&gt;&lt;/A&gt; to calculate statistics, perform operations, and rename fields. However, you will only be able to join one feature at a time due to &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/batch-geoprocessing.htm#ESRI_SECTION1_9643FCE0E7924BF8BE1C2D9576645A79" target="_self"&gt;limitations with &lt;STRONG&gt;Batch&lt;/STRONG&gt; mode using field map.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 19:21:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/extract-multi-values-to-points-from-vector-layers/idc-p/1332626#M26333</guid>
      <dc:creator>MargaretCrawford</dc:creator>
      <dc:date>2023-09-26T19:21:50Z</dc:date>
    </item>
  </channel>
</rss>

