<?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 open a layer from arcgis online to add more features. in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-open-a-layer-from-arcgis-online-to-add-more/m-p/91062#M967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please have a look at this sample&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/sample-code/servicefeaturetablecache.htm" title="https://developers.arcgis.com/net/latest/wpf/sample-code/servicefeaturetablecache.htm"&gt;Service feature table (cache)—ArcGIS Runtime SDK for .NET Samples | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;for the service feature table usage, then you can find more information about editing from &lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/edit-features.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/edit-features.htm"&gt;Edit features—ArcGIS Runtime SDK for .NET (WPF) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;topic. There is also&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/sample-code/editandsyncfeatures.htm" title="https://developers.arcgis.com/net/latest/wpf/sample-code/editandsyncfeatures.htm"&gt;Edit and sync features—ArcGIS Runtime SDK for .NET Samples | ArcGIS for Developers&lt;/A&gt;&amp;nbsp; sample that shows how to do edits on local table, it's basically the same in ServiceFeatureTable but you have to explicitly call&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/Overload_Esri_ArcGISRuntime_Data_ServiceFeatureTable_ApplyEditsAsync.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference//html/Overload_Esri_ArcGISRuntime_Data_ServiceFeatureTable_ApplyEditsAsync.htm"&gt;ServiceFeatureTable.ApplyEditsAsync Method&lt;/A&gt;&amp;nbsp;to save your changes to the service. Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Dec 2017 09:17:58 GMT</pubDate>
    <dc:creator>AnttiKajanus1</dc:creator>
    <dc:date>2017-12-22T09:17:58Z</dc:date>
    <item>
      <title>How open a layer from arcgis online to add more features.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-open-a-layer-from-arcgis-online-to-add-more/m-p/91059#M964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was following this tutorial for .Net and UWP.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/uwp/guide/author-edit-and-save-maps-to-your-portal.htm" title="https://developers.arcgis.com/net/latest/uwp/guide/author-edit-and-save-maps-to-your-portal.htm"&gt;Author, edit, and save maps to your portal—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There I connect to my ArcGis Online account using my user/password. I create a Feature Collection local add features and save the map + feature collection on my content in my Online account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what I need is get one layer already on my ArcGis Online add more features and save it.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 02:29:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-open-a-layer-from-arcgis-online-to-add-more/m-p/91059#M964</guid>
      <dc:creator>JuanOropeza</dc:creator>
      <dc:date>2017-12-14T02:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: How open a layer from arcgis online to add more features.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-open-a-layer-from-arcgis-online-to-add-more/m-p/91060#M965</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;If you have an existing ArcGIS Online feature layer you can open that as a portal item and work with it as either a ServiceFeatureTable or a FeatureCollectionTable depending on whether the item references a feature service or a feature collection. For&amp;nbsp;an example see&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/sample-code/featurecollectionlayerfromportal.htm" title="https://developers.arcgis.com/net/latest/wpf/sample-code/featurecollectionlayerfromportal.htm"&gt;Create a feature collection layer from a portal item—ArcGIS Runtime SDK for .NET Samples | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 15:58:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-open-a-layer-from-arcgis-online-to-add-more/m-p/91060#M965</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2017-12-14T15:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: How open a layer from arcgis online to add more features.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-open-a-layer-from-arcgis-online-to-add-more/m-p/91061#M966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you import data from your pc this become a hosted feature layer I think that mean is a ServiceFeatureTable. Is there an example to open one of those from your ArcGisOnline? Or one example to create a FeatureCollection Table from a Service Feature? Also an example to add new features to the Service/Collection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 18:52:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-open-a-layer-from-arcgis-online-to-add-more/m-p/91061#M966</guid>
      <dc:creator>JuanOropeza</dc:creator>
      <dc:date>2017-12-21T18:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: How open a layer from arcgis online to add more features.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-open-a-layer-from-arcgis-online-to-add-more/m-p/91062#M967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please have a look at this sample&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/sample-code/servicefeaturetablecache.htm" title="https://developers.arcgis.com/net/latest/wpf/sample-code/servicefeaturetablecache.htm"&gt;Service feature table (cache)—ArcGIS Runtime SDK for .NET Samples | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;for the service feature table usage, then you can find more information about editing from &lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/edit-features.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/edit-features.htm"&gt;Edit features—ArcGIS Runtime SDK for .NET (WPF) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;topic. There is also&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/sample-code/editandsyncfeatures.htm" title="https://developers.arcgis.com/net/latest/wpf/sample-code/editandsyncfeatures.htm"&gt;Edit and sync features—ArcGIS Runtime SDK for .NET Samples | ArcGIS for Developers&lt;/A&gt;&amp;nbsp; sample that shows how to do edits on local table, it's basically the same in ServiceFeatureTable but you have to explicitly call&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/Overload_Esri_ArcGISRuntime_Data_ServiceFeatureTable_ApplyEditsAsync.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference//html/Overload_Esri_ArcGISRuntime_Data_ServiceFeatureTable_ApplyEditsAsync.htm"&gt;ServiceFeatureTable.ApplyEditsAsync Method&lt;/A&gt;&amp;nbsp;to save your changes to the service. Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2017 09:17:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-open-a-layer-from-arcgis-online-to-add-more/m-p/91062#M967</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2017-12-22T09:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: How open a layer from arcgis online to add more features.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-open-a-layer-from-arcgis-online-to-add-more/m-p/91063#M968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the example they create a function for click event&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;You can provide this capability by listening to a click event on your map view, which in turn will call a function for adding a new feature.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;But they dont show how listening to the MapView click event. How I match the function to the click?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2017 15:23:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-open-a-layer-from-arcgis-online-to-add-more/m-p/91063#M968</guid>
      <dc:creator>JuanOropeza</dc:creator>
      <dc:date>2017-12-27T15:23:54Z</dc:date>
    </item>
  </channel>
</rss>

