<?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 to add more attributes to FeatureCollectionLayer? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-add-more-attributes-to/m-p/1254862#M11654</link>
    <description>&lt;P&gt;I found a way.&amp;nbsp;&amp;nbsp; You create a new FeatureCollection from the original FeatureCollection.&amp;nbsp;&amp;nbsp; For each table, you replicate the existing fields and add&amp;nbsp; new Fields. &amp;nbsp; Create a new FeatureCollectionTable. &amp;nbsp; For each Feature, you add new Field attributes and add to this new FeatureCollectionTable.&amp;nbsp; Then&amp;nbsp; create FeatureCollectionLayer from this.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2023 15:32:44 GMT</pubDate>
    <dc:creator>noodle</dc:creator>
    <dc:date>2023-02-03T15:32:44Z</dc:date>
    <item>
      <title>How to add more attributes to FeatureCollectionLayer?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-add-more-attributes-to/m-p/1253885#M11637</link>
      <description>&lt;P&gt;I get FeatureQueryResult from gpkx and I can create a FeatureColleciton Layer without problems.&amp;nbsp;&amp;nbsp; The issue I have is to add more attributes to the layers, i.e. add Field to Table of featureCollection.Tables. &amp;nbsp;&amp;nbsp; Is there a way to do this? &amp;nbsp;&amp;nbsp; Or create a new FeatureCollectionTable from the existing one to generate a new FeatureCollectionLayer?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 16:01:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-add-more-attributes-to/m-p/1253885#M11637</guid>
      <dc:creator>noodle</dc:creator>
      <dc:date>2023-02-01T16:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to add more attributes to FeatureCollectionLayer?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-add-more-attributes-to/m-p/1254696#M11647</link>
      <description>&lt;P&gt;Fields in F&lt;SPAN&gt;eatureCollectionTable are defined by fields that are in FeatureQueryResult. &lt;/SPAN&gt;There is no way to add attributes to a F&lt;SPAN&gt;eatureCollectionTable after the fact&lt;/SPAN&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 00:02:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-add-more-attributes-to/m-p/1254696#M11647</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2023-02-03T00:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to add more attributes to FeatureCollectionLayer?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-add-more-attributes-to/m-p/1254862#M11654</link>
      <description>&lt;P&gt;I found a way.&amp;nbsp;&amp;nbsp; You create a new FeatureCollection from the original FeatureCollection.&amp;nbsp;&amp;nbsp; For each table, you replicate the existing fields and add&amp;nbsp; new Fields. &amp;nbsp; Create a new FeatureCollectionTable. &amp;nbsp; For each Feature, you add new Field attributes and add to this new FeatureCollectionTable.&amp;nbsp; Then&amp;nbsp; create FeatureCollectionLayer from this.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 15:32:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-add-more-attributes-to/m-p/1254862#M11654</guid>
      <dc:creator>noodle</dc:creator>
      <dc:date>2023-02-03T15:32:44Z</dc:date>
    </item>
  </channel>
</rss>

