<?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 create offline geodatabase? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532162#M6491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on what you are trying to do with this offline feature.&amp;nbsp; Do you just want something you can persist offline?&amp;nbsp; Or are you trying to create features that you want to send back to your enterprise geaodatabase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Apr 2018 14:59:31 GMT</pubDate>
    <dc:creator>JoeHershman</dc:creator>
    <dc:date>2018-04-20T14:59:31Z</dc:date>
    <item>
      <title>How to create offline geodatabase?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532161#M6490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I add features to a basemap and then convert that features into geodatabase file without using online service ? I am unable to understand the exact procedure. I am working for a disconnected environment. Should i draw graphics on the map and then convert into features ? or we can directly add features and create a geodatabase?&lt;A href="https://community.esri.com/people/MBranscomb-esristaff"&gt;MBranscomb-esristaff&lt;/A&gt;&lt;A href="https://community.esri.com/people/akajanus-esristaff"&gt;akajanus-esristaff&lt;/A&gt;&lt;A href="https://community.esri.com/people/mnielsen-esristaff"&gt;mnielsen-esristaff&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 12:01:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532161#M6490</guid>
      <dc:creator>VijitWadhwa</dc:creator>
      <dc:date>2018-04-20T12:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to create offline geodatabase?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532162#M6491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on what you are trying to do with this offline feature.&amp;nbsp; Do you just want something you can persist offline?&amp;nbsp; Or are you trying to create features that you want to send back to your enterprise geaodatabase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 14:59:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532162#M6491</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2018-04-20T14:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to create offline geodatabase?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532163#M6492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir, I am new to this SDK , Can you help me with both the ways i.e persisting offline( creating a geodatabase offline ) and by using enterprise geodatabase ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Apr 2018 04:41:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532163#M6492</guid>
      <dc:creator>VijitWadhwa</dc:creator>
      <dc:date>2018-04-21T04:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to create offline geodatabase?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532164#M6493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you worked through all the samples.&amp;nbsp; The development team has put together a great set of sample code on-line and you can download the entire sample code from github.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/sample-code/sample-code.htm" title="https://developers.arcgis.com/net/latest/wpf/sample-code/sample-code.htm"&gt;Sample Code—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;Here is an example of creating an offline geodatabase&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/sample-code/generategeodatabase.htm" title="https://developers.arcgis.com/net/latest/wpf/sample-code/generategeodatabase.htm"&gt;Generate geodatabase—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;and edit and sync&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Apr 2018 14:36:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532164#M6493</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2018-04-21T14:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to create offline geodatabase?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532165#M6494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , sir I have gone through the sample , but in the code , it uses online&lt;/P&gt;&lt;P&gt;feature service to generate the geodatabase . . How can this be done&lt;/P&gt;&lt;P&gt;without itnernet connection , or in a complete offline mode ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Apr 2018 14:43:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532165#M6494</guid>
      <dc:creator>VijitWadhwa</dc:creator>
      <dc:date>2018-04-21T14:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to create offline geodatabase?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532166#M6495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we add edit features to a .geodatabase offline , without using any feature service ?? in a completely disconnected mode ??&lt;A href="https://community.esri.com/people/MBranscomb-esristaff"&gt;MBranscomb-esristaff&lt;/A&gt;‌&lt;A href="https://community.esri.com/people/akajanus-esristaff"&gt;akajanus-esristaff&lt;/A&gt;‌&lt;A href="https://community.esri.com/people/mnielsen-esristaff"&gt;mnielsen-esristaff&lt;/A&gt;‌?? thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2018 14:54:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532166#M6495</guid>
      <dc:creator>VijitWadhwa</dc:creator>
      <dc:date>2018-04-22T14:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to create offline geodatabase?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532167#M6496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot create an offline replica database in code.&amp;nbsp; The database is always associated to a service and needs to initially be created from that service, either in Runtime code or directly from the ArcGIS Server Rest API [&lt;A class="link-titled" href="https://developers.arcgis.com/rest/services-reference/create-replica.htm" title="https://developers.arcgis.com/rest/services-reference/create-replica.htm"&gt;Create Replica—ArcGIS REST API: Services Directory | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;] (the Runtime is basically a wrapper that simplifies making the API calls).&amp;nbsp; Once you have this initial offline database it can then be shared.&amp;nbsp; This type of approach is known as a pre-planned workflow.&amp;nbsp; Once you have this offline replica the process of adding features is basically identical to adding features to a service, except the source of the table is a GeodatabaseFeatureTable instead of a ServiceFeatureTable.&amp;nbsp; This sample goes through opening a offline database and&amp;nbsp;adding a feature&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/sample-code/geodatabasetransactions.htm" title="https://developers.arcgis.com/net/latest/wpf/sample-code/geodatabasetransactions.htm"&gt;Geodatabase transactions—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;This links gives an overview of the different patterns and some links to more detailed information&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/create-an-offline-layer.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/create-an-offline-layer.htm"&gt;Create an offline layer—ArcGIS Runtime SDK for .NET (WPF) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a FeatureCollection table which would allow you to create a table and load features into it.&amp;nbsp; This is an in memory object, so can really only be as a way to store data and add to a map for a given session.&amp;nbsp; There is not a way to create a database that you could store this.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/T_Esri_ArcGISRuntime_Data_FeatureCollectionTable.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference//html/T_Esri_ArcGISRuntime_Data_FeatureCollectionTable.htm"&gt;FeatureCollectionTable Class&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2018 18:37:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532167#M6496</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2018-04-22T18:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to create offline geodatabase?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532168#M6497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sir , what if i create en empty geodatabase file from Arc Map and then add features to it to persist it offline ?? Is it possible sir??&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 10:08:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-offline-geodatabase/m-p/532168#M6497</guid>
      <dc:creator>VijitWadhwa</dc:creator>
      <dc:date>2018-04-23T10:08:13Z</dc:date>
    </item>
  </channel>
</rss>

