<?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 Copy workspace location in ArcGIS Pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/copy-workspace-location-in-arcgis-pro/m-p/62774#M2616</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to copy the path from catalog pane in Pro (2.4 in my case) as you can in ArcCatalog?&amp;nbsp; It's real handy when writing python :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/454810_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;I can just highlight the path to the table above and paste it directly in my python window:&lt;/P&gt;&lt;PRE class="language-python line-numbers"&gt;&lt;CODE&gt;tableVariable &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; r&lt;SPAN class="string token"&gt;'C:\temp\Scratch.gdb\testTable'&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jul 2019 20:42:40 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2019-07-30T20:42:40Z</dc:date>
    <item>
      <title>Copy workspace location in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-workspace-location-in-arcgis-pro/m-p/62774#M2616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to copy the path from catalog pane in Pro (2.4 in my case) as you can in ArcCatalog?&amp;nbsp; It's real handy when writing python :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/454810_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;I can just highlight the path to the table above and paste it directly in my python window:&lt;/P&gt;&lt;PRE class="language-python line-numbers"&gt;&lt;CODE&gt;tableVariable &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; r&lt;SPAN class="string token"&gt;'C:\temp\Scratch.gdb\testTable'&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2019 20:42:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-workspace-location-in-arcgis-pro/m-p/62774#M2616</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-07-30T20:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Copy workspace location in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-workspace-location-in-arcgis-pro/m-p/62775#M2617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe - yes there is.&amp;nbsp; In the Catalog View (not Catalog Pane), navigate to your data source and click the "path" box to the left of the Search Project UI top center of the Catalog View.&amp;nbsp; Click in the box - the path is highlighted.&amp;nbsp; From there, do a right click-&amp;gt;Copy.&amp;nbsp; Voila - the path is copy and ready to paste in your Python script!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/454848_Capture.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2019 20:53:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-workspace-location-in-arcgis-pro/m-p/62775#M2617</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2019-07-30T20:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Copy workspace location in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-workspace-location-in-arcgis-pro/m-p/62776#M2618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah ha!&amp;nbsp; Thanks Robert!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2019 21:00:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-workspace-location-in-arcgis-pro/m-p/62776#M2618</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-07-30T21:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Copy workspace location in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-workspace-location-in-arcgis-pro/m-p/62777#M2619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also use the Copy Path option from the Clipboard group - from either Catalog View or Catalog Pane:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/455010_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2019 20:53:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-workspace-location-in-arcgis-pro/m-p/62777#M2619</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2019-08-01T20:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Copy workspace location in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-workspace-location-in-arcgis-pro/m-p/62778#M2620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very nice Kory!&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2019 21:06:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-workspace-location-in-arcgis-pro/m-p/62778#M2620</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-08-01T21:06:50Z</dc:date>
    </item>
  </channel>
</rss>

