<?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: Programmatic Style Library Manipulation in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/programmatic-style-library-manipulation/m-p/839178#M3459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A bit more info, there are ~4600 possible icon .png images (existing) but for any given map there will likely only be 3-400 actually utilized.&amp;nbsp; Perhaps the most efficient thing to do (if I could figure out how) would be to walk through the points in a layer, and if there isn't an image in the style library matching the coded field, add the image to the library.&amp;nbsp; This would avoid adding a lot of instances of icon images for which there are no matching points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Feb 2018 00:08:35 GMT</pubDate>
    <dc:creator>DougKelly</dc:creator>
    <dc:date>2018-02-10T00:08:35Z</dc:date>
    <item>
      <title>Programmatic Style Library Manipulation</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/programmatic-style-library-manipulation/m-p/839177#M3458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have many (between 400 and 4600 depending on how I do it) icon images (.png) that I need to import into style manager as marker symbols.&amp;nbsp; The images are named such that they match a field in a point layer, such that I can automatically match the symbols (via a value field) to the&amp;nbsp;corresponding style.&amp;nbsp; The problem is in loading the style library, I&amp;nbsp;&lt;STRONG&gt;really&amp;nbsp;&lt;/STRONG&gt;don't want to load these manually.&amp;nbsp; So I was exploring how I might do it via scripting or code but I'm not having much luck.&amp;nbsp; Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 23:58:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/programmatic-style-library-manipulation/m-p/839177#M3458</guid>
      <dc:creator>DougKelly</dc:creator>
      <dc:date>2018-02-09T23:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatic Style Library Manipulation</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/programmatic-style-library-manipulation/m-p/839178#M3459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A bit more info, there are ~4600 possible icon .png images (existing) but for any given map there will likely only be 3-400 actually utilized.&amp;nbsp; Perhaps the most efficient thing to do (if I could figure out how) would be to walk through the points in a layer, and if there isn't an image in the style library matching the coded field, add the image to the library.&amp;nbsp; This would avoid adding a lot of instances of icon images for which there are no matching points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2018 00:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/programmatic-style-library-manipulation/m-p/839178#M3459</guid>
      <dc:creator>DougKelly</dc:creator>
      <dc:date>2018-02-10T00:08:35Z</dc:date>
    </item>
  </channel>
</rss>

