<?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 List data in &amp;quot;memory&amp;quot; workspace in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/list-data-in-quot-memory-quot-workspace/m-p/1151948#M52556</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I have some sensitive data which I would prefer to only exist in memory and the remote database it is sourced from that I wish to use in ArcGIS Pro. Loading the data into the "memory" workspace is no problem, and so is deleting it, but managing large numbers of layers in memory is problematic.&amp;nbsp;keeping track of which data exists in memory and which does not is difficult, as deleting the associated layers does not remove the data.&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;In ArcGIS Pro, is there any way to list the data available in the "memory" workspace?&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2022 22:38:02 GMT</pubDate>
    <dc:creator>AlexOestreicher</dc:creator>
    <dc:date>2022-03-08T22:38:02Z</dc:date>
    <item>
      <title>List data in "memory" workspace</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/list-data-in-quot-memory-quot-workspace/m-p/1151948#M52556</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have some sensitive data which I would prefer to only exist in memory and the remote database it is sourced from that I wish to use in ArcGIS Pro. Loading the data into the "memory" workspace is no problem, and so is deleting it, but managing large numbers of layers in memory is problematic.&amp;nbsp;keeping track of which data exists in memory and which does not is difficult, as deleting the associated layers does not remove the data.&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;In ArcGIS Pro, is there any way to list the data available in the "memory" workspace?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 22:38:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/list-data-in-quot-memory-quot-workspace/m-p/1151948#M52556</guid>
      <dc:creator>AlexOestreicher</dc:creator>
      <dc:date>2022-03-08T22:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: List data in "memory" workspace</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/list-data-in-quot-memory-quot-workspace/m-p/1151959#M52560</link>
      <description>&lt;P&gt;Not all ArcPy functions that work with workspaces, e.g., ListFeatureClasses, work with the new "memory" workspace.&amp;nbsp; ArcPy DA Walk usually does if you know the underlying name of the workspace and not its "memory" alias.&amp;nbsp; Try:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;next(arcpy.da.Walk("InMemoryDB\GPProMemoryWorkspace"))&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 08 Mar 2022 23:09:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/list-data-in-quot-memory-quot-workspace/m-p/1151959#M52560</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2022-03-08T23:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: List data in "memory" workspace</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/list-data-in-quot-memory-quot-workspace/m-p/1151990#M52563</link>
      <description>&lt;P&gt;thanks! this works great!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 01:45:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/list-data-in-quot-memory-quot-workspace/m-p/1151990#M52563</guid>
      <dc:creator>AlexOestreicher</dc:creator>
      <dc:date>2022-03-09T01:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: List data in "memory" workspace</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/list-data-in-quot-memory-quot-workspace/m-p/1152140#M52580</link>
      <description>&lt;P&gt;If someone's reply works for you, please accept it as a solution so others can tell there is a solution to the question when browsing questions.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 14:16:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/list-data-in-quot-memory-quot-workspace/m-p/1152140#M52580</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2022-03-09T14:16:31Z</dc:date>
    </item>
  </channel>
</rss>

