<?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 Re: Limiting contour lines in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/limiting-contour-lines/m-p/1647487#M98670</link>
    <description>&lt;P&gt;I'm not sure about some things here.&amp;nbsp; You have points and a DTM.&amp;nbsp; I would attribute the Raster DTM values (the elevation) to your feature points using&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/extract-values-to-points.htm" target="_blank" rel="noopener"&gt;Extract Values to Points (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-extract-raster-values-at-point-locations-in-arcg-000025662" target="_blank" rel="noopener"&gt;How To: Extract Raster Values at Point Locations in ArcGIS Pro&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;then&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/definition-query.htm" target="_blank" rel="noopener"&gt;Filter features with definition queries—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;use a Definition Query on your attributed point layer (WHERE RASTERVALU is Greater than 0 and RASTERVALU is less than or equal to 15)&lt;BR /&gt;&lt;BR /&gt;Your contours will have a height attribute to use the same Definition Query method to limit their display by elevation - Unless your contours are part of the raster basemap.&amp;nbsp; If that's the case, there's not much you can do other than source some alternate contour data, or produce contours from your DTM.&amp;nbsp;&amp;nbsp;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-create-contour-lines-in-arcgis-pro-000022519" target="_blank" rel="noopener"&gt;How To: Create Contour Lines in ArcGIS Pro&lt;/A&gt;&lt;BR /&gt;and Youtube / Google.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Sep 2025 22:24:43 GMT</pubDate>
    <dc:creator>DavidPike</dc:creator>
    <dc:date>2025-09-02T22:24:43Z</dc:date>
    <item>
      <title>Limiting contour lines</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/limiting-contour-lines/m-p/1647480#M98669</link>
      <description>&lt;P&gt;Hello, I'm using ArcGIS Pro and I have some contour lines, and a series of points. I want to see which points fall within particular elevations. I'm using DTM data from digimap. Is there:&lt;/P&gt;&lt;P&gt;a) a way to intersect points and contours so that the points only show for particular elevations (in my case, I want to see what's between 0-15m OD)&lt;/P&gt;&lt;P&gt;b) a way to not show contour lines above a certain number? I have a minimum height of 0 and a maximum height of 255 for my raster-I only need contour lines to show up to 20m&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 22:04:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/limiting-contour-lines/m-p/1647480#M98669</guid>
      <dc:creator>Detective_M</dc:creator>
      <dc:date>2025-09-02T22:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting contour lines</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/limiting-contour-lines/m-p/1647487#M98670</link>
      <description>&lt;P&gt;I'm not sure about some things here.&amp;nbsp; You have points and a DTM.&amp;nbsp; I would attribute the Raster DTM values (the elevation) to your feature points using&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/extract-values-to-points.htm" target="_blank" rel="noopener"&gt;Extract Values to Points (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-extract-raster-values-at-point-locations-in-arcg-000025662" target="_blank" rel="noopener"&gt;How To: Extract Raster Values at Point Locations in ArcGIS Pro&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;then&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/definition-query.htm" target="_blank" rel="noopener"&gt;Filter features with definition queries—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;use a Definition Query on your attributed point layer (WHERE RASTERVALU is Greater than 0 and RASTERVALU is less than or equal to 15)&lt;BR /&gt;&lt;BR /&gt;Your contours will have a height attribute to use the same Definition Query method to limit their display by elevation - Unless your contours are part of the raster basemap.&amp;nbsp; If that's the case, there's not much you can do other than source some alternate contour data, or produce contours from your DTM.&amp;nbsp;&amp;nbsp;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-create-contour-lines-in-arcgis-pro-000022519" target="_blank" rel="noopener"&gt;How To: Create Contour Lines in ArcGIS Pro&lt;/A&gt;&lt;BR /&gt;and Youtube / Google.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 22:24:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/limiting-contour-lines/m-p/1647487#M98670</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2025-09-02T22:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting contour lines</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/limiting-contour-lines/m-p/1647489#M98671</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/contour.htm" target="_blank"&gt;Contour (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;with contour polygon option, then use whatever overlay operation you are comfortable with (spatial join, select by location, intersect etc&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 22:41:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/limiting-contour-lines/m-p/1647489#M98671</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-09-02T22:41:02Z</dc:date>
    </item>
  </channel>
</rss>

