<?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 How do I add elevation from a raster to a polyline to extract a track above a certain height? in GeoGeeks Questions</title>
    <link>https://community.esri.com/t5/geogeeks-questions/how-do-i-add-elevation-from-a-raster-to-a-polyline/m-p/798560#M24</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a raster and a shapefile with different tracks and need to extract tracks that are over a certain height only. I'm a bit stuck, any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jul 2019 04:57:19 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2019-07-19T04:57:19Z</dc:date>
    <item>
      <title>How do I add elevation from a raster to a polyline to extract a track above a certain height?</title>
      <link>https://community.esri.com/t5/geogeeks-questions/how-do-i-add-elevation-from-a-raster-to-a-polyline/m-p/798560#M24</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a raster and a shapefile with different tracks and need to extract tracks that are over a certain height only. I'm a bit stuck, any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 04:57:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geogeeks-questions/how-do-i-add-elevation-from-a-raster-to-a-polyline/m-p/798560#M24</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-07-19T04:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add elevation from a raster to a polyline to extract a track above a certain height?</title>
      <link>https://community.esri.com/t5/geogeeks-questions/how-do-i-add-elevation-from-a-raster-to-a-polyline/m-p/798561#M25</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could convert your elevation data to a vector (Raster to Polygon) then run an intersect against the vector elevation and the polyline tracks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can dissolve the output&amp;nbsp;by the original FID of your tracks whilst applying a "min" statistics on the field that contains the elevation value (that was incorporated during the intersect).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should then return you your tracks data with the minimum height of the track. The min statistic can be swapped out for for a different statistic if desirable but if you are interested in pulling out tracks over a certain height then applying a min statistic during the dissolve will show you the lowest point of that track.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ross&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 09:13:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geogeeks-questions/how-do-i-add-elevation-from-a-raster-to-a-polyline/m-p/798561#M25</guid>
      <dc:creator>RossGoodacre1</dc:creator>
      <dc:date>2019-07-19T09:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add elevation from a raster to a polyline to extract a track above a certain height?</title>
      <link>https://community.esri.com/t5/geogeeks-questions/how-do-i-add-elevation-from-a-raster-to-a-polyline/m-p/798562#M26</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have access to the 3d analyst toolbox, interpolate shape does this.&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/3d-analyst-toolbox/interpolate-shape.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/tools/3d-analyst-toolbox/interpolate-shape.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 09:24:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geogeeks-questions/how-do-i-add-elevation-from-a-raster-to-a-polyline/m-p/798562#M26</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2019-07-19T09:24:52Z</dc:date>
    </item>
  </channel>
</rss>

