<?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 Assigning Symbology to Published Layers in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/assigning-symbology-to-published-layers/m-p/1037722#M5745</link>
    <description>&lt;P&gt;I have a script that loads layers with company specific symbology to User's Content in ArcEnterprise. I am trying to maintain that symbology.&lt;/P&gt;&lt;P&gt;It seems that this code removes symbology:&lt;BR /&gt;areas = GeoAccessor.from_featureclass()&lt;BR /&gt;area_item = areas.spatial.to_featurelayer( title, gis , tags)&lt;BR /&gt;area_item.reassign_to( user , folder)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AreaRenderer =&amp;nbsp;= {"renderer": "autocast", "type": "simple"}&lt;BR /&gt;area_item.renderer = AreaRenderer&lt;/P&gt;&lt;P&gt;So I am trying to use the renderer to assign the specific symbology and save the layer. Do I need to add this layer to a WebMap to ensure it applies the symbology? or can I simply set it and save it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Mar 2021 17:50:30 GMT</pubDate>
    <dc:creator>InvAdministrator</dc:creator>
    <dc:date>2021-03-17T17:50:30Z</dc:date>
    <item>
      <title>Assigning Symbology to Published Layers</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/assigning-symbology-to-published-layers/m-p/1037722#M5745</link>
      <description>&lt;P&gt;I have a script that loads layers with company specific symbology to User's Content in ArcEnterprise. I am trying to maintain that symbology.&lt;/P&gt;&lt;P&gt;It seems that this code removes symbology:&lt;BR /&gt;areas = GeoAccessor.from_featureclass()&lt;BR /&gt;area_item = areas.spatial.to_featurelayer( title, gis , tags)&lt;BR /&gt;area_item.reassign_to( user , folder)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AreaRenderer =&amp;nbsp;= {"renderer": "autocast", "type": "simple"}&lt;BR /&gt;area_item.renderer = AreaRenderer&lt;/P&gt;&lt;P&gt;So I am trying to use the renderer to assign the specific symbology and save the layer. Do I need to add this layer to a WebMap to ensure it applies the symbology? or can I simply set it and save it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 17:50:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/assigning-symbology-to-published-layers/m-p/1037722#M5745</guid>
      <dc:creator>InvAdministrator</dc:creator>
      <dc:date>2021-03-17T17:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Symbology to Published Layers</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/assigning-symbology-to-published-layers/m-p/1039604#M5784</link>
      <description>&lt;P&gt;This blog post may be helpful for you:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-api-for-python-blog/methods-for-updating-layer-symbology-with-the-arcgis-api-for/ba-p/902923" target="_blank"&gt;https://community.esri.com/t5/arcgis-api-for-python-blog/methods-for-updating-layer-symbology-with-the-arcgis-api-for/ba-p/902923&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 00:51:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/assigning-symbology-to-published-layers/m-p/1039604#M5784</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2021-03-23T00:51:12Z</dc:date>
    </item>
  </channel>
</rss>

