<?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 DefinitionExpression Features Hide/Show speed in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/definitionexpression-features-hide-show-speed/m-p/1163033#M10891</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have build an application&amp;nbsp; that uses a couple of featureCollectionLayers (around 15)&lt;BR /&gt;In those featureCollectionLayers we have features (around 1000 in total).&lt;BR /&gt;&lt;BR /&gt;We want to be able to show/hide those feature individually. currently we set an&amp;nbsp;DefinitionExpression on each featureLayer in a FeatureCollection layer.&lt;BR /&gt;Although this work, this is very slow....&lt;BR /&gt;How can we show.hide single features and still have an responsive map ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Using C#, latest .net SDK&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;/P&gt;</description>
    <pubDate>Mon, 11 Apr 2022 14:20:31 GMT</pubDate>
    <dc:creator>MartijnDekker</dc:creator>
    <dc:date>2022-04-11T14:20:31Z</dc:date>
    <item>
      <title>DefinitionExpression Features Hide/Show speed</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/definitionexpression-features-hide-show-speed/m-p/1163033#M10891</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have build an application&amp;nbsp; that uses a couple of featureCollectionLayers (around 15)&lt;BR /&gt;In those featureCollectionLayers we have features (around 1000 in total).&lt;BR /&gt;&lt;BR /&gt;We want to be able to show/hide those feature individually. currently we set an&amp;nbsp;DefinitionExpression on each featureLayer in a FeatureCollection layer.&lt;BR /&gt;Although this work, this is very slow....&lt;BR /&gt;How can we show.hide single features and still have an responsive map ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Using C#, latest .net SDK&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 14:20:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/definitionexpression-features-hide-show-speed/m-p/1163033#M10891</guid>
      <dc:creator>MartijnDekker</dc:creator>
      <dc:date>2022-04-11T14:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: DefinitionExpression Features Hide/Show speed</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/definitionexpression-features-hide-show-speed/m-p/1163089#M10892</link>
      <description>&lt;P&gt;Have you tried &lt;A href="https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Mapping.FeatureLayer.DisplayFilterDefinition.html#Esri_ArcGISRuntime_Mapping_FeatureLayer_DisplayFilterDefinition" target="_blank"&gt;DisplayFilters&lt;/A&gt;? The Definition Expression determines what's obtained from the data source, so if you change that it will make a new request (hence the delay). Display Filters just work with the data in hand. Sounds like you want to use a &lt;A href="https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Mapping.ManualDisplayFilterDefinition.html" target="_blank"&gt;&lt;STRONG&gt;ManualDisplayFilterDefinition&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 16:00:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/definitionexpression-features-hide-show-speed/m-p/1163089#M10892</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2022-04-11T16:00:16Z</dc:date>
    </item>
  </channel>
</rss>

