<?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: Virtual feature Layer with feature Class only in memory in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/virtual-feature-layer-with-feature-class-only-in/m-p/1002996#M5758</link>
    <description>&lt;P&gt;We're planning on adding this capability in a future release.&lt;/P&gt;&lt;P&gt;For now, your best bet is probably to use the file&amp;nbsp;geodatabase specified by &lt;FONT face="courier new,courier"&gt;Project.Current.DefaultGeodatabasePath&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;--Rich&lt;/P&gt;</description>
    <pubDate>Thu, 19 Nov 2020 15:58:24 GMT</pubDate>
    <dc:creator>RichRuh</dc:creator>
    <dc:date>2020-11-19T15:58:24Z</dc:date>
    <item>
      <title>Virtual feature Layer with feature Class only in memory</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/virtual-feature-layer-with-feature-class-only-in/m-p/1002887#M5757</link>
      <description>&lt;P&gt;I think about developing an AddOn for ArcGIS Pro.&lt;/P&gt;&lt;P&gt;I want to use the business logic of the core application of our company in the AddOn.&lt;/P&gt;&lt;P&gt;Our product loads all information from a database to memory at the beginning. During working on the data, the database is not connected. The Work is saved to database only when the user wants.&lt;/P&gt;&lt;P&gt;My question is whether it is possible to create feature layers in ArcGIS Pro without having a database / database connection but just by providing the information in memory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 08:57:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/virtual-feature-layer-with-feature-class-only-in/m-p/1002887#M5757</guid>
      <dc:creator>Ulrich_Egger</dc:creator>
      <dc:date>2020-11-19T08:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual feature Layer with feature Class only in memory</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/virtual-feature-layer-with-feature-class-only-in/m-p/1002996#M5758</link>
      <description>&lt;P&gt;We're planning on adding this capability in a future release.&lt;/P&gt;&lt;P&gt;For now, your best bet is probably to use the file&amp;nbsp;geodatabase specified by &lt;FONT face="courier new,courier"&gt;Project.Current.DefaultGeodatabasePath&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;--Rich&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 15:58:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/virtual-feature-layer-with-feature-class-only-in/m-p/1002996#M5758</guid>
      <dc:creator>RichRuh</dc:creator>
      <dc:date>2020-11-19T15:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual feature Layer with feature Class only in memory</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/virtual-feature-layer-with-feature-class-only-in/m-p/1003878#M5771</link>
      <description>&lt;P&gt;Thank you very much for your reply. It helped a lot, so I do not need to search for this functionality now.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ulrich Egger&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 08:03:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/virtual-feature-layer-with-feature-class-only-in/m-p/1003878#M5771</guid>
      <dc:creator>Ulrich_Egger</dc:creator>
      <dc:date>2020-11-23T08:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual feature Layer with feature Class only in memory</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/virtual-feature-layer-with-feature-class-only-in/m-p/1135947#M7656</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/114916"&gt;@RichRuh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has there been any update on virtual/scratch/in memory data feature classes?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 18:42:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/virtual-feature-layer-with-feature-class-only-in/m-p/1135947#M7656</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2022-01-21T18:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual feature Layer with feature Class only in memory</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/virtual-feature-layer-with-feature-class-only-in/m-p/1135952#M7657</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2839"&gt;@KenBuja&lt;/a&gt;&amp;nbsp;Yes. You can now use the Pro SDK to create a&amp;nbsp;geodatabase in memory, and then create tables and feature classes within that&amp;nbsp;geodatabase. &amp;nbsp;Details are &lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki/ProConcepts-DDL#memory-geodatabases" target="_self"&gt;here&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can create a layer from a memory feature class like any other. Just note that the memory feature class goes away when the Pro session ends- so if you save those layers into a APRX file, they will show as disconnected when reloading the project.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 18:56:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/virtual-feature-layer-with-feature-class-only-in/m-p/1135952#M7657</guid>
      <dc:creator>RichRuh</dc:creator>
      <dc:date>2022-01-21T18:56:22Z</dc:date>
    </item>
  </channel>
</rss>

