<?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: How to publish a feature service with symbology based on many fields in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541972#M20984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Torlay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand what you are trying to achieve but what is the driving force for having to have the layer as a feature service? Is it to edit the layer? If so you can use the hybrid approach described in the PowerPoint which would negate having to create the extra column and assign all your symbology to the new attributes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Jun 2013 13:54:20 GMT</pubDate>
    <dc:creator>AnthonyGiles</dc:creator>
    <dc:date>2013-06-21T13:54:20Z</dc:date>
    <item>
      <title>How to publish a feature service with symbology based on many fields</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541969#M20981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I work with ArcGis 10.1 and Arcgis Online (or Arcgis Server if needed).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I own a polylines map (shp) and a symbology file (lyr) based on three fields (FieldA, FieldB et FieldC).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to create a feature web service based on this shp with the symbology of the lyr file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that ArcGis can only publish symbology based on unique values so I try to find another solution : I created a new field (FieldD) in Pyhton with : "%s, %s, %s" % (!FieldA!, !FieldB!,!FieldC!) then I used the Toolbox : Data Management Tools/Layers and Table Views/Apply Symbology From Layer with the shp in Input Layer and the lyr in Symbology Layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I have the correct symbology in unique values but based on FieldA (and not on FieldD) and also the same symbology in "many fields" based on the three fields...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I delete the "many fields", I loose the symbology on the map...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone an idea on the correct procedure to apply the symbology of the lyr to FieldD ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 07:03:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541969#M20981</guid>
      <dc:creator>torlaylaurent</dc:creator>
      <dc:date>2013-06-21T07:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a feature service with symbology based on many fields</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541970#M20982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Torlay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I take it you need to have a feature service because you want to be able to edit the data client side. If so have a look at the presentation on the link of this thread that shows you how to have a hybrid of map and feature services to utilise complex symbology:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/86384-Flex-Viewer-Performance-Issue?p=305465#post305465"&gt;http://forums.arcgis.com/threads/86384-Flex-Viewer-Performance-Issue?p=305465#post305465&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 11:40:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541970#M20982</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-06-21T11:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a feature service with symbology based on many fields</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541971#M20983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;I take it you need to have a feature service because you want to be able to edit the data client side. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer and for the link that will be usefull anyway..but I may have done a bad explanation of my trouble.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I just try to convert a symbology based on category "unique values, many fields" with three fields to a symbology based on only one field of the category "Unique Values" in order to publish a feature service because ESRI products are not able to manage feature service with a symbology based on more than one field (cf. &lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDY2OTYz"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDY2OTYz&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for my english, it is not my native language.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;L.T&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 12:01:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541971#M20983</guid>
      <dc:creator>torlaylaurent</dc:creator>
      <dc:date>2013-06-21T12:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a feature service with symbology based on many fields</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541972#M20984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Torlay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand what you are trying to achieve but what is the driving force for having to have the layer as a feature service? Is it to edit the layer? If so you can use the hybrid approach described in the PowerPoint which would negate having to create the extra column and assign all your symbology to the new attributes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 13:54:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541972#M20984</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-06-21T13:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a feature service with symbology based on many fields</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541973#M20985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;I understand what you are trying to achieve but what is the driving force for having to have the layer as a feature service? Is it to edit the layer? &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Anthony for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't need to edit the layer, it will be used by an API FLex to produce a plublic acces to geological data...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will look again the video but if you have another idea, it will be great &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Laurent&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 06:50:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541973#M20985</guid>
      <dc:creator>torlaylaurent</dc:creator>
      <dc:date>2013-06-24T06:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a feature service with symbology based on many fields</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541974#M20986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Torlay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not quite sure what you exactly mean by public access to your data, is this just viewing the data? If so you can just publish as a map service which will allow you to symbolize on as many fields as you like,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 07:00:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541974#M20986</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-06-24T07:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a feature service with symbology based on many fields</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541975#M20987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;is this just viewing the data? &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, it is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If so you can just publish as a map service which will allow you to symbolize on as many fields as you like &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;That's the trouble for me...I need the special symbology (geological) made on three fields to be applied and if I use "share as" on ArcGis DeskTop SP1 to publish a feature service, I meet the limitation mentionned on &lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDY2OTYz"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDY2OTYz&lt;/A&gt;&lt;SPAN&gt;)...I don't know if I am clear in my explanations ? If not, I posted here a few weeks ago with someone who got the same need : &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/84971-Deploying-Service-with-Feature-Access-Problem?p=299940#post299940"&gt;http://forums.arcgis.com/threads/84971-Deploying-Service-with-Feature-Access-Problem?p=299940#post299940&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Moreover, I do not want a map service because I need to use feature queries with widgets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Laurent&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 07:08:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541975#M20987</guid>
      <dc:creator>torlaylaurent</dc:creator>
      <dc:date>2013-06-24T07:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a feature service with symbology based on many fields</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541976#M20988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anthony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing the same problem and i can't find the &lt;STRONG&gt;powerpoint&lt;/STRONG&gt; you are talking about for the &lt;STRONG&gt;hybrid approach&lt;/STRONG&gt;, please any help !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 15:12:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-publish-a-feature-service-with-symbology/m-p/541976#M20988</guid>
      <dc:creator>BoualiKamel</dc:creator>
      <dc:date>2018-11-05T15:12:52Z</dc:date>
    </item>
  </channel>
</rss>

