<?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 what methods are supoorted by the ArcGis runtime version 100.1 in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698528#M8841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope i ll find an answer , making researches on ArcGis runtime version 100.1 so we can decide if it's possible to move our software to the runtime&amp;nbsp;version 100.1 or no , so i have the following questions :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i use a local Geodatabse (.geodatabse) file , is it possible to edit the featureTables ? because when i try&amp;nbsp;table.CreateFeature(IEnumerable&amp;lt;KeyValuePair&amp;lt;String, Object&amp;gt;&amp;gt;, Geometry) it says that the :The specified method is not supported.&lt;/P&gt;&lt;P&gt;the second this : is the edition supported cause when i try await table.AddFeatureAsync(feature); i have an exception&amp;nbsp;An internal geodatabase error.: Create is not supported on the table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i use (.slpk),&lt;/P&gt;&lt;P&gt;if i'll try to display ArcGISSceneLayer on a sceneView is it supported ?&lt;/P&gt;&lt;P&gt;how about editing a&amp;nbsp;3D geometry ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for clarifying things to me so i can make a decision&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jul 2017 08:15:27 GMT</pubDate>
    <dc:creator>ManelKEDDAR</dc:creator>
    <dc:date>2017-07-28T08:15:27Z</dc:date>
    <item>
      <title>what methods are supoorted by the ArcGis runtime version 100.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698528#M8841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope i ll find an answer , making researches on ArcGis runtime version 100.1 so we can decide if it's possible to move our software to the runtime&amp;nbsp;version 100.1 or no , so i have the following questions :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i use a local Geodatabse (.geodatabse) file , is it possible to edit the featureTables ? because when i try&amp;nbsp;table.CreateFeature(IEnumerable&amp;lt;KeyValuePair&amp;lt;String, Object&amp;gt;&amp;gt;, Geometry) it says that the :The specified method is not supported.&lt;/P&gt;&lt;P&gt;the second this : is the edition supported cause when i try await table.AddFeatureAsync(feature); i have an exception&amp;nbsp;An internal geodatabase error.: Create is not supported on the table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i use (.slpk),&lt;/P&gt;&lt;P&gt;if i'll try to display ArcGISSceneLayer on a sceneView is it supported ?&lt;/P&gt;&lt;P&gt;how about editing a&amp;nbsp;3D geometry ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for clarifying things to me so i can make a decision&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 08:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698528#M8841</guid>
      <dc:creator>ManelKEDDAR</dc:creator>
      <dc:date>2017-07-28T08:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: what methods are supoorted by the ArcGis runtime version 100.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698529#M8842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible to edit feature tables in local databases, provided you have the right license level and the data allows editing. Could you share a little detail about how you're calling that method and how the data was generated, so we can get you unblocked, and perhaps improve the error message in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scene Layers are supported only in the SceneView (they are ignored in the MapView).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3D Geometry editing is only supported in the sense that you can edit the Z value of points, lines, and polygon. Mesh editing is not supported at this point in time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 16:27:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698529#M8842</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-07-28T16:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: what methods are supoorted by the ArcGis runtime version 100.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698530#M8843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Morten ,&lt;/P&gt;&lt;P&gt;Thanks for your answer , i hope that i'll find a solution to my answer :&lt;/P&gt;&lt;P&gt;My first method i used was to call &amp;nbsp;.CreateFeature(&lt;SPAN style="background-color: #ffffff;"&gt;(IEnumerable&amp;lt;KeyValuePair&amp;lt;String, Object&amp;gt;&amp;gt;, Geometry))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;here's the code :&amp;nbsp;&lt;/P&gt;&lt;P&gt;private async void startLocalDB()&lt;BR /&gt; {&lt;/P&gt;&lt;P&gt;var gdb = await Esri.ArcGISRuntime.Data.Geodatabase.OpenAsync(@"C:\Users\mkeddar\Documents\ArcGIS\geodblocal\poly\data\pocdb.geodatabase");&lt;BR /&gt; var table = gdb.GeodatabaseFeatureTables.ElementAt(0);&lt;BR /&gt; await table.LoadAsync();&lt;BR /&gt; MapPoint locationPoint = new MapPoint(-2.708471, 56.096575, 5000, SpatialReferences.Wgs84);&lt;BR /&gt; var pointCollection = new Esri.ArcGISRuntime.Geometry.PointCollection(SpatialReferences.Wgs84);&lt;BR /&gt; pointCollection.Add(-109.048, 40.998);&lt;BR /&gt; pointCollection.Add(-102.047, 40.998);&lt;BR /&gt; pointCollection.Add(-102.037, 36.989);&lt;BR /&gt; pointCollection.Add(-109.048, 36.998);&lt;/P&gt;&lt;P&gt;var poly = new Esri.ArcGISRuntime.Geometry.Polygon(pointCollection);&lt;BR /&gt; var attributes = new Dictionary&amp;lt;string, object&amp;gt;();&lt;BR /&gt; attributes.Add("polygon", poly);&lt;BR /&gt; if (table.LoadStatus == Esri.ArcGISRuntime.LoadStatus.Loaded)&lt;BR /&gt; {&lt;BR /&gt; // var lyr = new FeatureLayer(table);&lt;BR /&gt; MyMapView.Map = new Map();&lt;BR /&gt; // MyMapView.Map.OperationalLayers.Add(lyr);&lt;BR /&gt;var feature = table.CreateFeature(attributes,locationPoint);&lt;BR /&gt; await table.AddFeatureAsync(feature);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;the error point on &lt;SPAN&gt;&amp;nbsp;table.CreateFeature(attributes,locationPoint);&amp;nbsp;&lt;/SPAN&gt;: the specified method is not supported&lt;/P&gt;&lt;P&gt;the second try was with templates so i did :&lt;/P&gt;&lt;P&gt;var template = table.FeatureTemplates.FirstOrDefault() ?? table.FeatureTypes.FirstOrDefault(t =&amp;gt; t.Templates.Any())?.Templates?.FirstOrDefault();&lt;BR /&gt; var feature = table.CreateFeature(template);&lt;BR /&gt; await table.AddFeatureAsync(feature);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i have an error saying that &lt;SPAN style="background-color: #ffffff;"&gt;error.: "An internal geodatabase error.: Create is not supported on the table".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I even tried with (.mpk) file to edit the feature Class (feature Table) but it doesn't work cause when i capture the Url of the local service it says that the only supported operations&amp;nbsp;are (Query) there's no edit , update,create,or delete .i think that the runtime is not a very complete API&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here's my code with (.mpk ) file&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;private async void AddNewFeature2D()&lt;BR /&gt; {&lt;/P&gt;&lt;P&gt;var service = new LocalFeatureService(@"C:\Users\mkeddar\Documents\ArcGIS\poly.mpk");&lt;/P&gt;&lt;P&gt;await service.StartAsync();&lt;BR /&gt; var uri = new Uri($"{service.Url}/0");&lt;BR /&gt; var featureTable = new ServiceFeatureTable(uri);&lt;BR /&gt; MapPoint locationPoint = new MapPoint(-2.708471, 56.096575, 5000, SpatialReferences.Wgs84);&lt;BR /&gt; var pointCollection = new Esri.ArcGISRuntime.Geometry.PointCollection(SpatialReferences.Wgs84);&lt;BR /&gt; pointCollection.Add(-109.048, 40.998);&lt;BR /&gt; pointCollection.Add(-102.047, 40.998);&lt;BR /&gt; pointCollection.Add(-102.037, 36.989);&lt;BR /&gt; pointCollection.Add(-109.048, 36.998);&lt;/P&gt;&lt;P&gt;//create a new polygon from the point collection&lt;BR /&gt;var poly = new Esri.ArcGISRuntime.Geometry.Polygon(pointCollection);&lt;BR /&gt; var attributes = new Dictionary&amp;lt;string, object&amp;gt;();&lt;BR /&gt;attributes.Add("polygon", poly);&lt;BR /&gt;await featureTable.LoadAsync();&lt;/P&gt;&lt;P&gt;//if the table os loaded successfully , create a new feature layer for the table and add it to the map&lt;/P&gt;&lt;P&gt;//Editer la feature Layer&lt;BR /&gt; var template = featureTable.FeatureTemplates.FirstOrDefault() ??featureTable.FeatureTypes.FirstOrDefault(t =&amp;gt; t.Templates.Any())?.Templates?.FirstOrDefault();&lt;BR /&gt; var feature = featureTable.CreateFeature(template);&lt;/P&gt;&lt;P&gt;//var feature = featureTable.CreateFeature(attributes,locationPoint) //Doesn't work error: method is not supported&lt;BR /&gt; //add the new feature this updates local copy of the table&lt;BR /&gt; await featureTable.AddFeatureAsync(feature);&lt;/P&gt;&lt;P&gt;//push this update (applyEdit)&lt;BR /&gt; // push this update (apply edits) to the feature service&lt;BR /&gt; IReadOnlyList&amp;lt;EditResult&amp;gt; editResults = await featureTable.ApplyEditsAsync();&lt;BR /&gt; // check the results for errors&lt;BR /&gt; foreach (var r in editResults)&lt;BR /&gt; {&lt;BR /&gt; if (r.CompletedWithErrors)&lt;BR /&gt; {&lt;BR /&gt; Console.WriteLine("Edit to Object '" + r.ObjectId + "' failed: " + r.Error.Message);&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; //IReadOnlyList&amp;lt;EditResult&amp;gt; editResults = await table2D.a&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i 've shared my mpk and .geodatabse file notice no lethod worked&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 09:20:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698530#M8843</guid>
      <dc:creator>ManelKEDDAR</dc:creator>
      <dc:date>2017-07-31T09:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: what methods are supoorted by the ArcGis runtime version 100.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698531#M8844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;table.CanAdd() returns false, and table.IsEditable also returns false. This is a read-only database, which is why you can't edit it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 15:45:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698531#M8844</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-07-31T15:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: what methods are supoorted by the ArcGis runtime version 100.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698532#M8845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello i checked the database and it is not a readonly database ,Is it possible to edit features with lite license runtime ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Envoyé de mon iPhone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;Le 31 juil. 2017 à 17:45, Morten Nielsen &amp;lt;geonet@esri.com&amp;gt; a écrit :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GeoNet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: what methods are supoorted by the ArcGis runtime version 100.1&lt;/P&gt;&lt;P&gt;reply from Morten Nielsen in ArcGIS Runtime SDK for .NET - View the full discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table.CanAdd() returns false, and table.IsEditable also returns false. This is a read-only database, which is why you can't edit it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email, or go to the message on GeoNet&lt;/P&gt;&lt;P&gt;Start a new discussion in ArcGIS Runtime SDK for .NET by email or at GeoNet&lt;/P&gt;&lt;P&gt;Following Re: what methods are supoorted by the ArcGis runtime version 100.1 in these streams: Inbox&lt;/P&gt;&lt;P&gt;Following Morten Nielsen in these streams: Inbox&lt;/P&gt;&lt;P&gt;This email was sent by GeoNet because you are a registered user.&lt;/P&gt;&lt;P&gt;You may unsubscribe instantly from GeoNet, or adjust email frequency in your email preferences&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 15:52:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698532#M8845</guid>
      <dc:creator>ManelKEDDAR</dc:creator>
      <dc:date>2017-07-31T15:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: what methods are supoorted by the ArcGis runtime version 100.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698533#M8846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I downloaded your data. It is read-only. It's probably due to how you created the database (you should create it from a sync task from a server and ensure it's set up for upload or bidirectional sync - creating it from pro creates read-only databases).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't remember if lite allows editing, but I'm pretty sure it doesn't. That's easy to verify though: Get it working without a license (ie "dev mode"), then try and license for lite and see if it'll still work. In that case however, you'd be getting a different error than what you are getting now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 15:55:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/what-methods-are-supoorted-by-the-arcgis-runtime/m-p/698533#M8846</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-07-31T15:55:14Z</dc:date>
    </item>
  </channel>
</rss>

