<?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 I only want the selected feature highlighted in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/i-only-want-the-selected-feature-highlighted/m-p/1086838#M44164</link>
    <description>&lt;P&gt;In ArcGIS Pro, is there a way you can select a feature in a feature class and only have the selected feature highlighted? I don't want to see the other features.&lt;/P&gt;</description>
    <pubDate>Sat, 07 Aug 2021 02:02:54 GMT</pubDate>
    <dc:creator>JamesMcAllister1</dc:creator>
    <dc:date>2021-08-07T02:02:54Z</dc:date>
    <item>
      <title>I only want the selected feature highlighted</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-only-want-the-selected-feature-highlighted/m-p/1086838#M44164</link>
      <description>&lt;P&gt;In ArcGIS Pro, is there a way you can select a feature in a feature class and only have the selected feature highlighted? I don't want to see the other features.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Aug 2021 02:02:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-only-want-the-selected-feature-highlighted/m-p/1086838#M44164</guid>
      <dc:creator>JamesMcAllister1</dc:creator>
      <dc:date>2021-08-07T02:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: I only want the selected feature highlighted</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-only-want-the-selected-feature-highlighted/m-p/1086842#M44166</link>
      <description>&lt;P&gt;Not seeing one&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/navigation/selection-options.htm" target="_blank"&gt;Selection options—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but with some trickery&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="symbology_trickery.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20416i029D326894679ACD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="symbology_trickery.png" alt="symbology_trickery.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Image on the left... symbology, single symbol, color red.&lt;/P&gt;&lt;P&gt;Image on the left... symbology, single symbol, color white.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Aug 2021 02:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-only-want-the-selected-feature-highlighted/m-p/1086842#M44166</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-08-07T02:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: I only want the selected feature highlighted</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-only-want-the-selected-feature-highlighted/m-p/1087744#M44303</link>
      <description>&lt;P&gt;Hi Tatjana, you can make a selection layer from your selected feature.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Select the feature of interest in your layer.&lt;/LI&gt;&lt;LI&gt;In the Contents pane, right-click the layer, point to Selection, choose Make Layer From Selected Features.&lt;/LI&gt;&lt;LI&gt;Turn off your original layer.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Now you have a layer pointing to the same data but displaying only the feature of interest.&lt;/P&gt;&lt;P&gt;Alternatively, make a definition query on your layer.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Select the feature of interest.&lt;/LI&gt;&lt;LI&gt;Get its unique identifier (like OBJECTID) from the attribute table or pop-up.&lt;/LI&gt;&lt;LI&gt;Open the layer properties for your layer. Click the Definition Query side tab.&lt;/LI&gt;&lt;LI&gt;Construct a query where OBJECTID = 1 (whatever the value of the feature is)&lt;/LI&gt;&lt;LI&gt;Click OK.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This will hide the other features in the layer without creating a new layer.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 23:22:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-only-want-the-selected-feature-highlighted/m-p/1087744#M44303</guid>
      <dc:creator>TimOrmsby</dc:creator>
      <dc:date>2021-08-10T23:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: I only want the selected feature highlighted</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-only-want-the-selected-feature-highlighted/m-p/1089733#M44535</link>
      <description>&lt;P&gt;Thank you! That's helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 19:29:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-only-want-the-selected-feature-highlighted/m-p/1089733#M44535</guid>
      <dc:creator>JamesMcAllister1</dc:creator>
      <dc:date>2021-08-17T19:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: I only want the selected feature highlighted</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-only-want-the-selected-feature-highlighted/m-p/1090441#M44622</link>
      <description>&lt;P&gt;one more option: set a &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/display-filters.htm" target="_blank" rel="noopener"&gt;display filter&lt;/A&gt;. Similar to a definition query in its visual effect, but doesn't change the attribute table display or field calculations/stats/etc. Those operations still work on all features in the layer, whereas a definition query excludes them.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 16:03:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-only-want-the-selected-feature-highlighted/m-p/1090441#M44622</guid>
      <dc:creator>TimOrmsby</dc:creator>
      <dc:date>2021-08-19T16:03:05Z</dc:date>
    </item>
  </channel>
</rss>

