<?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 Create a feature layer from GeoJSON data in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/create-a-feature-layer-from-geojson-data/m-p/1157767#M6230</link>
    <description>&lt;P&gt;// Create a feature layer to display the shapefile&lt;BR /&gt;FeatureLayer newFeatureLayer = new FeatureLayer(featureTable);&lt;/P&gt;&lt;P&gt;// Add the feature layer to the map&lt;BR /&gt;MyMapView.Map.OperationalLayers.Add(newFeatureLayer);&lt;/P&gt;&lt;P&gt;How can i get featureTable to contain data from a geojson file so I can create a feature layer as above in c#?&lt;BR /&gt;I know I have to use a third party parser. So a code example would be nice.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Mar 2022 12:45:33 GMT</pubDate>
    <dc:creator>AndréGrce</dc:creator>
    <dc:date>2022-03-25T12:45:33Z</dc:date>
    <item>
      <title>Create a feature layer from GeoJSON data</title>
      <link>https://community.esri.com/t5/developers-questions/create-a-feature-layer-from-geojson-data/m-p/1157767#M6230</link>
      <description>&lt;P&gt;// Create a feature layer to display the shapefile&lt;BR /&gt;FeatureLayer newFeatureLayer = new FeatureLayer(featureTable);&lt;/P&gt;&lt;P&gt;// Add the feature layer to the map&lt;BR /&gt;MyMapView.Map.OperationalLayers.Add(newFeatureLayer);&lt;/P&gt;&lt;P&gt;How can i get featureTable to contain data from a geojson file so I can create a feature layer as above in c#?&lt;BR /&gt;I know I have to use a third party parser. So a code example would be nice.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 12:45:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/create-a-feature-layer-from-geojson-data/m-p/1157767#M6230</guid>
      <dc:creator>AndréGrce</dc:creator>
      <dc:date>2022-03-25T12:45:33Z</dc:date>
    </item>
  </channel>
</rss>

