<?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: Add Feature Layer created from JSON to Legend in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-feature-layer-created-from-json-to-legend/m-p/403957#M37181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Arjun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; No if you are creating the FeatureLayer from a FeatureCollection you are responsible for providing all that info in the LayerDefinition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Nov 2016 15:31:19 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-11-21T15:31:19Z</dc:date>
    <item>
      <title>Add Feature Layer created from JSON to Legend</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-feature-layer-created-from-json-to-legend/m-p/403954#M37178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a geoprocessing task that performs a join, and converts to a JSON which then can be retrieved by the client. The reason for this is to limit the amount of memory being used on the server. I do not want to create lots of feature classes on the server, I want the layers to be stored client side. I also strip some fields from features in my JSON before turning it into a feature collection for use in a Feature Layer. I use a Class Breaks Renderer to visualize my data on the map. I am now trying to display the feature layer in a legend, but am having trouble doing so. Is it possible to display my info in the legend? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 19:17:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-feature-layer-created-from-json-to-legend/m-p/403954#M37178</guid>
      <dc:creator>ArjunDongre</dc:creator>
      <dc:date>2016-11-17T19:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Add Feature Layer created from JSON to Legend</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-feature-layer-created-from-json-to-legend/m-p/403955#M37179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Arjun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Sure The biggest part of making that happen is to be sure to define the drawingInfo of the layer in the layerDefinition when you create the FeatureLayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 19:29:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-feature-layer-created-from-json-to-legend/m-p/403955#M37179</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-11-17T19:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Add Feature Layer created from JSON to Legend</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-feature-layer-created-from-json-to-legend/m-p/403956#M37180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This information is not provided in the JSON. Shouldn’t that already be created when the classrenderer is created?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 15:17:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-feature-layer-created-from-json-to-legend/m-p/403956#M37180</guid>
      <dc:creator>ArjunDongre</dc:creator>
      <dc:date>2016-11-21T15:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Add Feature Layer created from JSON to Legend</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-feature-layer-created-from-json-to-legend/m-p/403957#M37181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Arjun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; No if you are creating the FeatureLayer from a FeatureCollection you are responsible for providing all that info in the LayerDefinition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 15:31:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-feature-layer-created-from-json-to-legend/m-p/403957#M37181</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-11-21T15:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Add Feature Layer created from JSON to Legend</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-feature-layer-created-from-json-to-legend/m-p/403958#M37182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really feel like it should be a lot easier…thinking about just using a dgrid and populating as I already have my color codes and breaks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 15:35:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-feature-layer-created-from-json-to-legend/m-p/403958#M37182</guid>
      <dc:creator>ArjunDongre</dc:creator>
      <dc:date>2016-11-21T15:35:57Z</dc:date>
    </item>
  </channel>
</rss>

