<?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: Legend &amp;amp; Dynamic layer symbolization in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211966#M5307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Diminique,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for creating a sample that feets our needs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Indeed it does what it suppose to do but I wonder how can I take advantage of the dynamic layer (a new feature in 10.1 : &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/About_dynamic_layers/00sq000000n1000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/About_dynamic_layers/00sq000000n1000000/&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;) ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought this could be the option to use somehow, instead of adding a featurelayer and replace the location of the dynamicLayer's layer with this featureLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Miri&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2012 12:52:13 GMT</pubDate>
    <dc:creator>MiriEshel</dc:creator>
    <dc:date>2012-08-08T12:52:13Z</dc:date>
    <item>
      <title>Legend &amp;amp;amp; Dynamic layer symbolization</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211964#M5305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an application with a dynamic layer (contains about 20 layers).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to symbolize dynamically one of its layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I looked at the sample: &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#DynamicLayerThematic"&gt;http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#DynamicLayerThematic&lt;/A&gt; &lt;/SPAN&gt;&lt;SPAN&gt; that creates a FeatureLayer based on a layer in the dynamic layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The thing is, that in the legend, the FeatuerLayer legend is added &lt;/SPAN&gt;&lt;STRONG&gt;in addition &lt;/STRONG&gt;&lt;SPAN&gt; to the legend of the dynamicLayer (as expected).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want &lt;/SPAN&gt;&lt;STRONG&gt; to replace &lt;/STRONG&gt;&lt;SPAN&gt; the symbolization of the layer in the dynamicLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible and how? (I guess it's not possible but I ask anyway because the client had ArcIMS before and he is used to this ability).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the dynamic legend (in the REST API) can help in any way? (I couldn't figure out exactly what it does).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it's not possible, is it possible to add group layers to the legend under which all the symbolized feature layers will reside?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Miri&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 07:56:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211964#M5305</guid>
      <dc:creator>MiriEshel</dc:creator>
      <dc:date>2012-08-06T07:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Legend &amp; Dynamic layer symbolization</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211965#M5306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can reorganize legend layer items on event Legend.Refreshed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created a &lt;/SPAN&gt;&lt;A href="http://broux.dominique.free.fr/Silverlight/InteractiveSDK/Default.htm#LegendReorganize"&gt;sample &lt;/A&gt;&lt;SPAN&gt;demonstarting how we can move the feature layer item from the root to the hierarchy of the dynamic layer items.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 11:02:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211965#M5306</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-08-07T11:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Legend &amp; Dynamic layer symbolization</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211966#M5307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Diminique,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for creating a sample that feets our needs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Indeed it does what it suppose to do but I wonder how can I take advantage of the dynamic layer (a new feature in 10.1 : &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/About_dynamic_layers/00sq000000n1000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/About_dynamic_layers/00sq000000n1000000/&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;) ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought this could be the option to use somehow, instead of adding a featurelayer and replace the location of the dynamicLayer's layer with this featureLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Miri&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 12:52:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211966#M5307</guid>
      <dc:creator>MiriEshel</dc:creator>
      <dc:date>2012-08-08T12:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Legend &amp; Dynamic layer symbolization</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211967#M5308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I looked at the dynamicLayers sample : &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#DynamicLayerThematic"&gt;http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#DynamicLayerThematic&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; and it looks like it also adds a FeatureLayer but instead of giving a Url, it uses Url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Census/MapServer/dynamicLayer" rel="nofollow" target="_blank"&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/Census/MapServer/dynamicLayer&lt;/A&gt;&lt;SPAN&gt;" and&amp;nbsp; &amp;lt;esri:LayerMapSource MapLayerID="3"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which way is better?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Miri&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 14:08:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211967#M5308</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2012-08-08T14:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Legend &amp; Dynamic layer symbolization</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211968#M5309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The same description for layer applies even on dynamic ones: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/apiref/api_start.htm?ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Layer.html"&gt;http://resources.arcgis.com/en/help/silverlight-api/apiref/api_start.htm?ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Layer.html&lt;/A&gt;&lt;SPAN&gt;. ArcGISDynamicMapServiceLayer with dynamicLayers, will perform the rendering on the server-end and return you an image on-the-fly. FeatureLayer with dynamic source, will still return you the features, their geometry and attributes and apply the renderer on client. I guess it depends where you want the processing to take place, if you need the features available on the client then go with FeatureLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW, Dominique, great samples! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 16:01:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211968#M5309</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-08-08T16:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Legend &amp; Dynamic layer symbolization</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211969#M5310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jennifer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, now I understand. I was confused because also the dynamic layer is defined as esri:FeatureLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I join you opinion about Dominique's samples....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Miri&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 17:00:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/legend-amp-amp-amp-dynamic-layer-symbolization/m-p/211969#M5310</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2012-08-08T17:00:28Z</dc:date>
    </item>
  </channel>
</rss>

