<?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 Filtering Dynamic MIL-STD-2525D Entities on a Live Map – Feasibility &amp;amp; Best Approach? in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/filtering-dynamic-mil-std-2525d-entities-on-a-live/m-p/1585191#M7429</link>
    <description>&lt;P&gt;I am currently using dynamic entities to display entities on the map. These entities are based on MIL-STD-2525D symbology and receive data from multiple sources.&lt;/P&gt;&lt;P&gt;I am seeking guidance on:&lt;/P&gt;&lt;P&gt;Feasibility – Whether my desired outcome is currently possible.&lt;BR /&gt;Implementation – If possible, what would be the best approach?&lt;BR /&gt;Desired Outcome&lt;BR /&gt;I want users to filter entities on the map based on a selected attribute (e.g., MIL-STD-2525D SIDC). For example, a user should be able to display only Friendly Fixed-Wing Aircraft while the filter remains active.&lt;/P&gt;&lt;P&gt;Entities should continue updating in real-time while the filter is applied.&lt;BR /&gt;Users should have the option to clear the filter, restoring the display of all active entities.&lt;BR /&gt;Would appreciate recommendations on achieving this functionality effectively.&amp;nbsp; Using both Java SDK 200.6 and Kotlin&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2025 22:19:29 GMT</pubDate>
    <dc:creator>RodneyBowden</dc:creator>
    <dc:date>2025-02-13T22:19:29Z</dc:date>
    <item>
      <title>Filtering Dynamic MIL-STD-2525D Entities on a Live Map – Feasibility &amp; Best Approach?</title>
      <link>https://community.esri.com/t5/developers-questions/filtering-dynamic-mil-std-2525d-entities-on-a-live/m-p/1585191#M7429</link>
      <description>&lt;P&gt;I am currently using dynamic entities to display entities on the map. These entities are based on MIL-STD-2525D symbology and receive data from multiple sources.&lt;/P&gt;&lt;P&gt;I am seeking guidance on:&lt;/P&gt;&lt;P&gt;Feasibility – Whether my desired outcome is currently possible.&lt;BR /&gt;Implementation – If possible, what would be the best approach?&lt;BR /&gt;Desired Outcome&lt;BR /&gt;I want users to filter entities on the map based on a selected attribute (e.g., MIL-STD-2525D SIDC). For example, a user should be able to display only Friendly Fixed-Wing Aircraft while the filter remains active.&lt;/P&gt;&lt;P&gt;Entities should continue updating in real-time while the filter is applied.&lt;BR /&gt;Users should have the option to clear the filter, restoring the display of all active entities.&lt;BR /&gt;Would appreciate recommendations on achieving this functionality effectively.&amp;nbsp; Using both Java SDK 200.6 and Kotlin&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 22:19:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/filtering-dynamic-mil-std-2525d-entities-on-a-live/m-p/1585191#M7429</guid>
      <dc:creator>RodneyBowden</dc:creator>
      <dc:date>2025-02-13T22:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Dynamic MIL-STD-2525D Entities on a Live Map – Feasibility &amp; Best Approach?</title>
      <link>https://community.esri.com/t5/developers-questions/filtering-dynamic-mil-std-2525d-entities-on-a-live/m-p/1591174#M7438</link>
      <description>&lt;P&gt;My map uses Qt, but the different Esri SDKs are mostly comparable so I am going to try to answer this.&lt;/P&gt;&lt;P&gt;Feasible to display 2525D symbology? Yes.&amp;nbsp; The term you want to look for in the documentation and samples is DictionaryRenderer.&amp;nbsp; That is the renderer which uses a stylx file from Esri to display the 2525 symbols.&lt;/P&gt;&lt;P&gt;Implementation?&amp;nbsp; You have 2 options that I know of.&amp;nbsp; Either Graphic/GraphicsOverlay or Feature/FeatureLayer.&amp;nbsp; On both Graphic and Feature there is an attributes map of key/value pairs.&amp;nbsp; For each you would want to set the "sidc" attribute to be the symbol id code from your data sources.&lt;/P&gt;&lt;P&gt;Filtering? This is where the big difference between Graphic and Feature is in my eyes.&amp;nbsp; With Graphic you would have to iterate through all the graphics and set the isVisible variable appropriately.&amp;nbsp; With FeatureLayers there is a definitionExpression setting that can be set once for the entire layer as a sql where statement, probably looking at the different values for the different characters in the symbol id code specification.&lt;/P&gt;&lt;P&gt;Updating in real time while filter is active? Yes that is just a matter of calling setGeometry on the specific Graphic/Feature as needed.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 13:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/filtering-dynamic-mil-std-2525d-entities-on-a-live/m-p/1591174#M7438</guid>
      <dc:creator>TroyFoster</dc:creator>
      <dc:date>2025-03-03T13:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Dynamic MIL-STD-2525D Entities on a Live Map – Feasibility &amp; Best Approach?</title>
      <link>https://community.esri.com/t5/developers-questions/filtering-dynamic-mil-std-2525d-entities-on-a-live/m-p/1591459#M7439</link>
      <description>&lt;P&gt;Thank you for your reply. Yes, I am familiar with the use of Graphics and FeatureLayers. I wanted to share a quick video to illustrate what I am looking for. As shown, I have multiple entities dynamically updating on the map, along with a few graphics. My goal is to allow users to apply a filter to view, for example, all currently active hostile drones on the map. Any advice greatly appreciated.&amp;nbsp;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6369571068112w864h540r964" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6369571068112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6369571068112w864h540r964');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6369571068112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 22:54:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/filtering-dynamic-mil-std-2525d-entities-on-a-live/m-p/1591459#M7439</guid>
      <dc:creator>RodneyBowden</dc:creator>
      <dc:date>2025-03-03T22:54:26Z</dc:date>
    </item>
  </channel>
</rss>

