<?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 can i use &amp;quot;UniqueValueRenderer&amp;quot; for GeoJSONLayer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-quot-uniquevaluerenderer-quot-for/m-p/593208#M55528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it updated? I got the same question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2020 06:46:01 GMT</pubDate>
    <dc:creator>leeyork</dc:creator>
    <dc:date>2020-07-29T06:46:01Z</dc:date>
    <item>
      <title>How can i use "UniqueValueRenderer" for GeoJSONLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-quot-uniquevaluerenderer-quot-for/m-p/593205#M55525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i used&amp;nbsp;GeoJSONLayer to render *.geojson file and i want to display unique value of type. However i see ESRI document(&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-UniqueValueRenderer.html"&gt;UniqueValueRenderer&lt;/A&gt;&amp;nbsp;) not support for GeoJSONLayer.&lt;BR /&gt;How can i reach it? or any solution for display unique type on&amp;nbsp;&lt;STRONG&gt;ClassBreaksRenderer&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;type example: ["AB", "CDE, "DEFGH, "VC", "NM"]&lt;BR /&gt;Thank for help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jul 2020 08:11:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-quot-uniquevaluerenderer-quot-for/m-p/593205#M55525</guid>
      <dc:creator>PhiPham</dc:creator>
      <dc:date>2020-07-11T08:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use "UniqueValueRenderer" for GeoJSONLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-quot-uniquevaluerenderer-quot-for/m-p/593206#M55526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UniqueValueRenderer works with GeoJSONLayer as well. This is missing in the documentation, we'll update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Yann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jul 2020 05:52:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-quot-uniquevaluerenderer-quot-for/m-p/593206#M55526</guid>
      <dc:creator>YannCabon</dc:creator>
      <dc:date>2020-07-12T05:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use "UniqueValueRenderer" for GeoJSONLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-quot-uniquevaluerenderer-quot-for/m-p/593207#M55527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a repo that digs into using the GeoJSONLayer a bit more:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/JimBarry/arcgis-basic-geojsonlayer" title="https://github.com/JimBarry/arcgis-basic-geojsonlayer"&gt;GitHub - JimBarry/arcgis-basic-geojsonlayer: ArcGIS JS API v4.11 introduced a new GeoJSONLayer. Using it to connect to N…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically this&amp;nbsp;sample here, that uses the UniqueValueRenderer on codepen.io that pulls in a .geojson file hosted on the ArcGIS Open Data site:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://codepen.io/JimBarry/pen/RmWQbP" title="https://codepen.io/JimBarry/pen/RmWQbP"&gt;https://codepen.io/JimBarry/pen/RmWQbP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extra bonus is that this sample above uses the same UniqueValueRenderer object with both the GeoJSONLayer and the FeatureLayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jul 2020 15:59:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-quot-uniquevaluerenderer-quot-for/m-p/593207#M55527</guid>
      <dc:creator>JimBarry</dc:creator>
      <dc:date>2020-07-12T15:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use "UniqueValueRenderer" for GeoJSONLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-quot-uniquevaluerenderer-quot-for/m-p/593208#M55528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it updated? I got the same question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2020 06:46:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-quot-uniquevaluerenderer-quot-for/m-p/593208#M55528</guid>
      <dc:creator>leeyork</dc:creator>
      <dc:date>2020-07-29T06:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use "UniqueValueRenderer" for GeoJSONLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-quot-uniquevaluerenderer-quot-for/m-p/593209#M55529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was updated.&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-UniqueValueRenderer.html" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-UniqueValueRenderer.html"&gt;UniqueValueRenderer | ArcGIS API for JavaScript 4.16&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2020 15:37:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-quot-uniquevaluerenderer-quot-for/m-p/593209#M55529</guid>
      <dc:creator>YannCabon</dc:creator>
      <dc:date>2020-07-29T15:37:39Z</dc:date>
    </item>
  </channel>
</rss>

