<?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 Joins in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/joins/m-p/1051717#M40278</link>
    <description>&lt;P&gt;I have a point feature class and I have some contour line, what I am trying to do is find the most accurate way to join the two so I can populate my point feature with it's correct contour value. The most logical way to me would be to do a spatial join. Just right click my point feature -&amp;gt; Join and Relates -&amp;gt; Spatial Join. I have been using the Intersect Match Option with a&amp;nbsp;50 ft Search Radius but this is leaving me with&amp;nbsp;some&amp;nbsp;null values. So I am not sure if this is the correct way to do what I am trying to do.&lt;/P&gt;&lt;P&gt;What would be the correct&amp;nbsp;way to accomplish&amp;nbsp;this task?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 27 Apr 2021 13:49:42 GMT</pubDate>
    <dc:creator>SLouq</dc:creator>
    <dc:date>2021-04-27T13:49:42Z</dc:date>
    <item>
      <title>Joins</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/joins/m-p/1051717#M40278</link>
      <description>&lt;P&gt;I have a point feature class and I have some contour line, what I am trying to do is find the most accurate way to join the two so I can populate my point feature with it's correct contour value. The most logical way to me would be to do a spatial join. Just right click my point feature -&amp;gt; Join and Relates -&amp;gt; Spatial Join. I have been using the Intersect Match Option with a&amp;nbsp;50 ft Search Radius but this is leaving me with&amp;nbsp;some&amp;nbsp;null values. So I am not sure if this is the correct way to do what I am trying to do.&lt;/P&gt;&lt;P&gt;What would be the correct&amp;nbsp;way to accomplish&amp;nbsp;this task?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 13:49:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/joins/m-p/1051717#M40278</guid>
      <dc:creator>SLouq</dc:creator>
      <dc:date>2021-04-27T13:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Joins</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/joins/m-p/1051726#M40280</link>
      <description>&lt;P&gt;If you have an elevation raster dataset, you could use the &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; geoprocessing tool to extract the Z-value from the raster cell.&amp;nbsp; There's some interesting use cases you can read about &lt;A href="https://www.esri.com/arcgis-blog/products/analytics/analytics/how-to-extract-raster-values-at-point-locations/" target="_self"&gt;here&lt;/A&gt;.&amp;nbsp; And I believe you can use DEM's from ArcGIS Online and/or the Living Atlas if you don't have a DEM for your area of interest.&amp;nbsp; Might work better than a Spatial Join perhaps.&amp;nbsp; Good luck!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 14:04:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/joins/m-p/1051726#M40280</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2021-04-27T14:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Joins</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/joins/m-p/1051733#M40285</link>
      <description>&lt;P&gt;I have lidar data. I created Contour lines and DEMs from the Lidar. Just trying to figure out the&amp;nbsp;best way to&amp;nbsp;get the elevation values to my address points&amp;nbsp;feature.&lt;/P&gt;&lt;P&gt;Thanks for the reply!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 14:09:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/joins/m-p/1051733#M40285</guid>
      <dc:creator>SLouq</dc:creator>
      <dc:date>2021-04-27T14:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Joins</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/joins/m-p/1051738#M40286</link>
      <description>&lt;P&gt;I would look at using &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/near.htm" target="_self"&gt;Near&lt;/A&gt; to identify the nearest line. Spatial Join should be able to pick up the contours, especially with a generous search radius, but Near doesn't require a search radius, so it will find the nearest feature regardless of distance.&lt;/P&gt;&lt;P&gt;You could then add a join or relate based on the &lt;STRONG&gt;NEAR_FID&lt;/STRONG&gt; field that is output.&lt;/P&gt;&lt;P&gt;If you don't want to create a new Feature Class, but rather populate a field in the existing class, you may want to look into using Arcpy instead.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 14:18:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/joins/m-p/1051738#M40286</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-04-27T14:18:19Z</dc:date>
    </item>
  </channel>
</rss>

