<?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 FeatureLayer with offline data in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/create-featurelayer-with-offline-data/m-p/1375337#M12489</link>
    <description>&lt;P&gt;I'd like to use the Clustering Feature Reduction for a bunch of MapPoints. The data is not in a portal or geodatabase and I'm struggling to see how I can create a FeatureLayer with this data (since a FeatureLayer is a requirement for using the FeatureReduction tool). There is an example for javascript which gives this capability &lt;A href="https://developers.arcgis.com/javascript/latest/layers/" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. I do not see how to achieve this in .NET as the FeatureTable is abstract. So, anyone able to suggest a way of creating a FeatureLayer from data in an arbitrary model, rather than data from a portal or geodatabase? Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jan 2024 12:06:16 GMT</pubDate>
    <dc:creator>Kristian</dc:creator>
    <dc:date>2024-01-29T12:06:16Z</dc:date>
    <item>
      <title>Create FeatureLayer with offline data</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/create-featurelayer-with-offline-data/m-p/1375337#M12489</link>
      <description>&lt;P&gt;I'd like to use the Clustering Feature Reduction for a bunch of MapPoints. The data is not in a portal or geodatabase and I'm struggling to see how I can create a FeatureLayer with this data (since a FeatureLayer is a requirement for using the FeatureReduction tool). There is an example for javascript which gives this capability &lt;A href="https://developers.arcgis.com/javascript/latest/layers/" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. I do not see how to achieve this in .NET as the FeatureTable is abstract. So, anyone able to suggest a way of creating a FeatureLayer from data in an arbitrary model, rather than data from a portal or geodatabase? Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 12:06:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/create-featurelayer-with-offline-data/m-p/1375337#M12489</guid>
      <dc:creator>Kristian</dc:creator>
      <dc:date>2024-01-29T12:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create FeatureLayer with offline data</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/create-featurelayer-with-offline-data/m-p/1375342#M12490</link>
      <description>&lt;P&gt;In the Native Maps SDKs you have a couple of options, depending on whether / how you want to persist the layer.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;FeatureCollectionLayer: Temporary in the Map unless the feature layer is saved as a portal item or the map itself is saved to a portal.&lt;UL&gt;&lt;LI&gt;Sample: &lt;A href="https://developers.arcgis.com/net/maui/sample-code/feature-collection-layer/" target="_blank"&gt;Feature collection layer | ArcGIS Maps SDK for .NET | ArcGIS Developers&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Mobile Geodatabase: Persisted as a .geodatabase file on disk.&amp;nbsp;&lt;UL&gt;&lt;LI&gt;Sample: &lt;A href="https://developers.arcgis.com/net/maui/sample-code/create-mobile-geodatabase/" target="_blank"&gt;Create mobile geodatabase | ArcGIS Maps SDK for .NET | ArcGIS Developers&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 29 Jan 2024 12:25:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/create-featurelayer-with-offline-data/m-p/1375342#M12490</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2024-01-29T12:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create FeatureLayer with offline data</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/create-featurelayer-with-offline-data/m-p/1375343#M12491</link>
      <description>&lt;P&gt;Thanks Michael - the FeatureCollectionLayer sample is what I'm after &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 12:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/create-featurelayer-with-offline-data/m-p/1375343#M12491</guid>
      <dc:creator>Kristian</dc:creator>
      <dc:date>2024-01-29T12:29:28Z</dc:date>
    </item>
  </channel>
</rss>

