<?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: Does the .NET SDK have an equivalent to the javascript GeoJsonLayer?  in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/does-the-net-sdk-have-an-equivalent-to-the/m-p/615372#M7544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's no out-of-the-box support for GeoJson in the runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this you'd need a GeoJson parser and create a FeatureCollectionTable or GraphicsOverlay and populate it based on the contents of the json you parsed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's quite a few 3rd party geojson parsers you can use:&amp;nbsp;&lt;A class="link-titled" href="https://www.nuget.org/packages?q=geojson" title="https://www.nuget.org/packages?q=geojson"&gt;NuGet Gallery | Packages matching geojson&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Sep 2020 16:25:04 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2020-09-04T16:25:04Z</dc:date>
    <item>
      <title>Does the .NET SDK have an equivalent to the javascript GeoJsonLayer?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/does-the-net-sdk-have-an-equivalent-to-the/m-p/615371#M7543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been using the GeoJsonLayer with the ArcGIS javascript API to load a GeoJSON file from a url and display the resulting shapes on a map.&amp;nbsp; Is there an equivalent layer in the .NET SDK (e.g. similar to the KmlLayer)?&amp;nbsp; If not, what is the typical workflow for getting GeoJSON data on a map using the .NET SDK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2020 16:16:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/does-the-net-sdk-have-an-equivalent-to-the/m-p/615371#M7543</guid>
      <dc:creator>James_C_Dorsey</dc:creator>
      <dc:date>2020-09-04T16:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Does the .NET SDK have an equivalent to the javascript GeoJsonLayer?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/does-the-net-sdk-have-an-equivalent-to-the/m-p/615372#M7544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's no out-of-the-box support for GeoJson in the runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this you'd need a GeoJson parser and create a FeatureCollectionTable or GraphicsOverlay and populate it based on the contents of the json you parsed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's quite a few 3rd party geojson parsers you can use:&amp;nbsp;&lt;A class="link-titled" href="https://www.nuget.org/packages?q=geojson" title="https://www.nuget.org/packages?q=geojson"&gt;NuGet Gallery | Packages matching geojson&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2020 16:25:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/does-the-net-sdk-have-an-equivalent-to-the/m-p/615372#M7544</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2020-09-04T16:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Does the .NET SDK have an equivalent to the javascript GeoJsonLayer?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/does-the-net-sdk-have-an-equivalent-to-the/m-p/615373#M7545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Morten, I'll explore that option.&amp;nbsp; I suppose just pre-converting the GeoJSON to KML (or converting on the fly) and using KmlLayer is an option too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2020 17:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/does-the-net-sdk-have-an-equivalent-to-the/m-p/615373#M7545</guid>
      <dc:creator>James_C_Dorsey</dc:creator>
      <dc:date>2020-09-04T17:07:41Z</dc:date>
    </item>
  </channel>
</rss>

