<?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: Failed to create Rule Engine: mil2525c in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/failed-to-create-rule-engine-mil2525c/m-p/335066#M3943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;Thanks for answering.&lt;/P&gt;&lt;P&gt;Ok, so to recap, for mil2525 symbology:&lt;/P&gt;&lt;P&gt;- to render mil2525c symbols I have to use: "mil2525c_b2" specification type and "mil2525c_b2.stylx"&lt;/P&gt;&lt;P&gt;- rendering of mil2525b is still not supported in 100.2.0 API (no specificatin type/rule engine), despite the availability of stylx file.&lt;/P&gt;&lt;P&gt;- to render mil2525d I have to use: "mil2525d" specification type and "mil2525d.stylx"&lt;/P&gt;&lt;P&gt;Is it correct?&lt;/P&gt;&lt;P&gt;What about app6b? Is it still not supported in 100.2.0 API despite availabiloty of "app6b.stylx"?&lt;/P&gt;&lt;P&gt;On the download page it says Runtime 10.2.x or 100.1 or newer.&lt;/P&gt;&lt;P&gt;If still not supported, when will it be available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mauro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2018 23:53:52 GMT</pubDate>
    <dc:creator>MauroCastaldo</dc:creator>
    <dc:date>2018-01-10T23:53:52Z</dc:date>
    <item>
      <title>Failed to create Rule Engine: mil2525c</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/failed-to-create-rule-engine-mil2525c/m-p/335064#M3941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm developing an &lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;UWP solution&amp;nbsp;using 100.2.0 .NET Runtime and I should display some military tactical graphics on a map.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;I'm trying to use mil2525c.stylx with this code:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;DictionarySymbolStyle symbolDictionary = await DictionarySymbolStyle.OpenAsync("mil2525c", installedLocation.Path + @"\Assets\mil2525c.stylx") as DictionarySymbolStyle;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Running application it shows&amp;nbsp;this error:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;File not found: Failed to create Rule Engine: mil2525c&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I noticed that that method only accepts "mil2525c_b2" as specification type but it doesn't render any tactical graphics.&lt;/P&gt;&lt;P&gt;The only way I was able to make it render some tactical graphics is using&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;DictionarySymbolStyle symbolDictionary = await DictionarySymbolStyle.OpenAsync("mil2525c_b2", installedLocation.Path + @"\Assets\mil2525c_b2.stylx") as DictionarySymbolStyle;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;Frankly I don't understand the relationship between specification type parameter and *.stylx file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;Is specification type related to military standard?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;Is there a list of valid values for every *.stylx file (for example, I would like to know the correct specification type related to the "app6b.stylx")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;Thanx in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;Mauro&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 12:04:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/failed-to-create-rule-engine-mil2525c/m-p/335064#M3941</guid>
      <dc:creator>MauroCastaldo</dc:creator>
      <dc:date>2018-01-09T12:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to create Rule Engine: mil2525c</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/failed-to-create-rule-engine-mil2525c/m-p/335065#M3942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The files available to download are mil2525c_b2.stylx and mil2525d.stylx (from &lt;A class="link-titled" href="http://solutions.arcgis.com/defense/help/military-symbology-styles/" title="http://solutions.arcgis.com/defense/help/military-symbology-styles/"&gt;Military Symbology Styles | ArcGIS for Defense&lt;/A&gt;). These are the physical files on disk (that you have referenced in `Assets`). The corresponding specification types are `mil2525c_b2` and `&lt;SPAN&gt;mil2525d`. The former provides you with mil2525c spec symbology. The `_b2` suffix indicates that the physical file also includes support for MIL-2525-B Change 2 spec symbols but that is not currently supported in the API.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It's an obvious source of confusion and we will try to improve this in a future release.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 22:23:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/failed-to-create-rule-engine-mil2525c/m-p/335065#M3942</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2018-01-09T22:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to create Rule Engine: mil2525c</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/failed-to-create-rule-engine-mil2525c/m-p/335066#M3943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;Thanks for answering.&lt;/P&gt;&lt;P&gt;Ok, so to recap, for mil2525 symbology:&lt;/P&gt;&lt;P&gt;- to render mil2525c symbols I have to use: "mil2525c_b2" specification type and "mil2525c_b2.stylx"&lt;/P&gt;&lt;P&gt;- rendering of mil2525b is still not supported in 100.2.0 API (no specificatin type/rule engine), despite the availability of stylx file.&lt;/P&gt;&lt;P&gt;- to render mil2525d I have to use: "mil2525d" specification type and "mil2525d.stylx"&lt;/P&gt;&lt;P&gt;Is it correct?&lt;/P&gt;&lt;P&gt;What about app6b? Is it still not supported in 100.2.0 API despite availabiloty of "app6b.stylx"?&lt;/P&gt;&lt;P&gt;On the download page it says Runtime 10.2.x or 100.1 or newer.&lt;/P&gt;&lt;P&gt;If still not supported, when will it be available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mauro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 23:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/failed-to-create-rule-engine-mil2525c/m-p/335066#M3943</guid>
      <dc:creator>MauroCastaldo</dc:creator>
      <dc:date>2018-01-10T23:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to create Rule Engine: mil2525c</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/failed-to-create-rule-engine-mil2525c/m-p/335067#M3944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mauro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're mostly correct. &amp;nbsp;To recap, we do support mil2525b (change 2), mil2525c, and mil2525d:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- &lt;STRONG&gt;mil2525c&lt;/STRONG&gt;: use "mil2525c_b2" specification type and "mil2525c_b2.stylx"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- &lt;STRONG&gt;mil2525b&lt;/STRONG&gt;: use "mil2525c_b2" specification type and "mil2525c_b2.stylx", but also specify the `legacy_standard` configuration property. &amp;nbsp;&lt;/P&gt;&lt;P&gt;We document this in the Qt API reference here:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-dictionarysymbolstyle.html#details" title="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-dictionarysymbolstyle.html#details"&gt;DictionarySymbolStyle Class | ArcGIS for Developers&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/393821_pastedImage_4.png" style="width: 620px; height: 123px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- &lt;STRONG&gt;mil2525d&lt;/STRONG&gt;: use"mil2525d" specification type and "mil2525d.stylx"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding APP-6(b), we are working to update the stylx on&amp;nbsp;&lt;A class="link-titled" href="http://solutions.arcgis.com/defense/help/military-symbology-styles/" title="http://solutions.arcgis.com/defense/help/military-symbology-styles/"&gt;Military Symbology Styles | ArcGIS for Defense&lt;/A&gt;&amp;nbsp; to work with the Runtime SDKs. That should be available in the next few weeks. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Mike mentioned, we understand the confusion and are working on making this more clear for a future release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 21:36:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/failed-to-create-rule-engine-mil2525c/m-p/335067#M3944</guid>
      <dc:creator>KerryRobinson</dc:creator>
      <dc:date>2018-01-19T21:36:25Z</dc:date>
    </item>
  </channel>
</rss>

