<?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 Military Features Data Usage: Icon Fill Colors in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/military-features-data-usage-icon-fill-colors/m-p/742838#M2215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/Esri/military-features-data/tree/master/data/mil2525c#editing-the-symbol-dictionary-file" rel="nofollow" target="_blank"&gt;Military Features Data Usage, Tips, and Tricks for MIL-STD-2525C&lt;/A&gt;&lt;SPAN&gt; notes, I am able to change the Fill color of Friendly icons with an update query by replacing the color pattern. This fill color property exist in the JSON string under a "type" property of the symbol's "CIMSolidPattern" node. How do I modify the entry in order to NOT display a background color at all? There is no color pattern for transparency (that I know of). Intuitively, it seems that simply removing the "CIMSolidPattern" entry would do the trick, but I haven't tested it. I prefer not to chase a while goose and get a best practice answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advanced.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jun 2014 23:42:08 GMT</pubDate>
    <dc:creator>CarlosColón-Maldonado</dc:creator>
    <dc:date>2014-06-06T23:42:08Z</dc:date>
    <item>
      <title>Military Features Data Usage: Icon Fill Colors</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/military-features-data-usage-icon-fill-colors/m-p/742838#M2215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/Esri/military-features-data/tree/master/data/mil2525c#editing-the-symbol-dictionary-file" rel="nofollow" target="_blank"&gt;Military Features Data Usage, Tips, and Tricks for MIL-STD-2525C&lt;/A&gt;&lt;SPAN&gt; notes, I am able to change the Fill color of Friendly icons with an update query by replacing the color pattern. This fill color property exist in the JSON string under a "type" property of the symbol's "CIMSolidPattern" node. How do I modify the entry in order to NOT display a background color at all? There is no color pattern for transparency (that I know of). Intuitively, it seems that simply removing the "CIMSolidPattern" entry would do the trick, but I haven't tested it. I prefer not to chase a while goose and get a best practice answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advanced.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 23:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/military-features-data-usage-icon-fill-colors/m-p/742838#M2215</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2014-06-06T23:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Military Features Data Usage: Icon Fill Colors</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/military-features-data-usage-icon-fill-colors/m-p/742839#M2216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately as that tips &amp;amp; tricks readme said, those database edits aren't supported. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may be able to get this to work by setting the fill color's alpha (last) value to zero or the entire RGBA color to (0, 0, 0, 0) - or (255, 255, 255, 0) but if something like that doesn't work you would have to open a support ticket for a new feature request: "support alternate and transparent fills for advanced symbology."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 11:31:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/military-features-data-usage-icon-fill-colors/m-p/742839#M2216</guid>
      <dc:creator>ChristopherMoore</dc:creator>
      <dc:date>2014-06-09T11:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Military Features Data Usage: Icon Fill Colors</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/military-features-data-usage-icon-fill-colors/m-p/742840#M2217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris, thanks for your insight. It turns out that your suggestion does work as you expected. I was able to make the background of all single-point symbols that were not tactical graphics transparent, and their borders from black to the related fill color associated to their affiliation. This is exactly what my requirements were, and all without a single line of programming code change (practically). Kudo's!:cool:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 15:14:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/military-features-data-usage-icon-fill-colors/m-p/742840#M2217</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2014-06-10T15:14:43Z</dc:date>
    </item>
  </channel>
</rss>

