<?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 Sync feature updates in MPK file with originator ArcGIS instance in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/sync-feature-updates-in-mpk-file-with-originator/m-p/16820#M202</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently I am using mpk files using ArcGIS .NET localmapservice (localfeatureservice) to view &amp;amp; edit using leaflet js library and I am doing this in offline mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to synchronize the changes I make to FeatureCollections in that MPK file with ArcGIS instance (available online) when I go online. Could you please show me the way on how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is that impossible &amp;amp; I just need to store all the REST calls &amp;amp; replay them manually over online instance once I get online?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Feb 2018 11:00:20 GMT</pubDate>
    <dc:creator>DmitryDmitry1</dc:creator>
    <dc:date>2018-02-16T11:00:20Z</dc:date>
    <item>
      <title>Sync feature updates in MPK file with originator ArcGIS instance</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/sync-feature-updates-in-mpk-file-with-originator/m-p/16820#M202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently I am using mpk files using ArcGIS .NET localmapservice (localfeatureservice) to view &amp;amp; edit using leaflet js library and I am doing this in offline mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to synchronize the changes I make to FeatureCollections in that MPK file with ArcGIS instance (available online) when I go online. Could you please show me the way on how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is that impossible &amp;amp; I just need to store all the REST calls &amp;amp; replay them manually over online instance once I get online?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 11:00:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/sync-feature-updates-in-mpk-file-with-originator/m-p/16820#M202</guid>
      <dc:creator>DmitryDmitry1</dc:creator>
      <dc:date>2018-02-16T11:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sync feature updates in MPK file with originator ArcGIS instance</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/sync-feature-updates-in-mpk-file-with-originator/m-p/16821#M203</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;Please can you clarify your architecture: it sounds like your solution might be combining multiple APIs/SDKs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For feature collections you actually don't need to use the Local Server component (that's only available for use with the WPF API). You can use any one of the .NET Runtime APIs (WPF, UWP, or Xamarin Android, iOS or Forms) to access the feature collection online then persist it locally and while offline you can open, makes edits/updates and save the whole file locally&amp;nbsp;again. Once you're back online you can save the feature collection back to you portal / ArcGIS Online.&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>Wed, 28 Feb 2018 22:04:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/sync-feature-updates-in-mpk-file-with-originator/m-p/16821#M203</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2018-02-28T22:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sync feature updates in MPK file with originator ArcGIS instance</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/sync-feature-updates-in-mpk-file-with-originator/m-p/16822#M204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are looking for guide docs/samples on saving the changes you made on your map to back to portal, you can look at these links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/latest/forms/guide/save-a-map.htm"&gt;https://developers.arcgis.com/net/latest/forms/guide/save-a-map.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/master/src/WPF/ArcGISRuntime.WPF.Samples/Samples/Map/AuthorMap" style="background-color: transparent; color: #2989c5; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/master/src/WPF/ArcGISRuntime.WPF.Samples/Samples/Map/AuthorMap&lt;/A&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/net/latest/forms/guide/save-a-map.htm" style="background-color: transparent; color: #2989c5; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;https://developers.arcgis.com/net/latest/forms/guide/save-a-map.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 23:09:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/sync-feature-updates-in-mpk-file-with-originator/m-p/16822#M204</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2018-02-28T23:09:54Z</dc:date>
    </item>
  </channel>
</rss>

