<?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: What is the equivalent of arcpy.ExtractData_production in Pro? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733892#M56905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That &lt;STRONG&gt;'Load'&lt;/STRONG&gt; one was as close as I could find since it requires&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="-webkit-text-stroke-width: 0px; list-style-position: outside; color: #4c4c4c; white-space: normal; letter-spacing: normal; text-decoration: none; display: inline !important; font-size: 15.8px; font-style: normal; float: none; background-color: transparent; text-transform: none; word-spacing: 0px; font-variant: normal; text-indent: 0px; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next','Avenir','Helvetica Neue',sans-serif; orphans: 2; text-align: left;"&gt;ArcGIS Desktop Standard: Requires Production Mapping&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: left; color: #4c4c4c; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next','Avenir','Helvetica Neue',sans-serif; font-size: 15.8px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; display: inline !important; list-style-position: outside; white-space: normal; orphans: 2; float: none; -webkit-text-stroke-width: 0px; background-color: transparent;"&gt;m&lt;/SPAN&gt;&lt;SPAN style="text-align: left; color: #4c4c4c; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next','Avenir','Helvetica Neue',sans-serif; font-size: 15.8px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; display: inline !important; list-style-position: outside; white-space: normal; orphans: 2; float: none; -webkit-text-stroke-width: 0px; background-color: transparent;"&gt;aybe it is around somewhere within&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Oct 2018 21:38:03 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-10-20T21:38:03Z</dc:date>
    <item>
      <title>What is the equivalent of arcpy.ExtractData_production in Pro?</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733889#M56902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;arcpy.ExtractData_production("G[name_of_feature_dataset]",GDB,"DO_NOT_REUSE","","","") has served me well for many years to extract an entire (&lt;STRONG&gt;&lt;EM&gt;complete, everything in it)&lt;/EM&gt;&lt;/STRONG&gt; Feature Dataset from a SDE to a FGDB for field use. What is the equivalent, in Pro Python, of extracting an &lt;STRONG&gt;ENTIRE&lt;/STRONG&gt; Feature Dataset (that could contain many hundreds of feature classes, thus not suitable for individually listing each one using&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/feature-class-to-geodatabase.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/feature-class-to-geodatabase.htm"&gt;Feature Class To Geodatabase—Conversion toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2018 18:09:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733889#M56902</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-10-20T18:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: What is the equivalent of arcpy.ExtractData_production in Pro?</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733890#M56903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is this an a production mapping extension in arcmap?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/topographic-production/load-data.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/topographic-production/load-data.htm"&gt;Load Data—Topographic Production toolbox | ArcGIS Desktop&lt;/A&gt; which is strange but that is the only thing searching Production in the help&amp;nbsp; is&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/production/introduction/production-in-arcgis-pro.htm" title="https://pro.arcgis.com/en/pro-app/help/production/introduction/production-in-arcgis-pro.htm"&gt;Production in ArcGIS Pro—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you have gone through&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/appendices/unavailable-tools.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/appendices/unavailable-tools.htm"&gt;Tools that are not available in ArcGIS Pro—Appendices | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where lots of metadata stuff still isn't over&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2018 18:53:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733890#M56903</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-20T18:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: What is the equivalent of arcpy.ExtractData_production in Pro?</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733891#M56904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, in arcmap you need Production Mapping License for the python tool to work. Also licensed in Pro, tool does not work, as I suspect it doesn't exist.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2018 21:26:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733891#M56904</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-10-20T21:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: What is the equivalent of arcpy.ExtractData_production in Pro?</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733892#M56905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That &lt;STRONG&gt;'Load'&lt;/STRONG&gt; one was as close as I could find since it requires&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="-webkit-text-stroke-width: 0px; list-style-position: outside; color: #4c4c4c; white-space: normal; letter-spacing: normal; text-decoration: none; display: inline !important; font-size: 15.8px; font-style: normal; float: none; background-color: transparent; text-transform: none; word-spacing: 0px; font-variant: normal; text-indent: 0px; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next','Avenir','Helvetica Neue',sans-serif; orphans: 2; text-align: left;"&gt;ArcGIS Desktop Standard: Requires Production Mapping&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: left; color: #4c4c4c; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next','Avenir','Helvetica Neue',sans-serif; font-size: 15.8px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; display: inline !important; list-style-position: outside; white-space: normal; orphans: 2; float: none; -webkit-text-stroke-width: 0px; background-color: transparent;"&gt;m&lt;/SPAN&gt;&lt;SPAN style="text-align: left; color: #4c4c4c; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Avenir Next W01','Avenir Next W00','Avenir Next','Avenir','Helvetica Neue',sans-serif; font-size: 15.8px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; display: inline !important; list-style-position: outside; white-space: normal; orphans: 2; float: none; -webkit-text-stroke-width: 0px; background-color: transparent;"&gt;aybe it is around somewhere within&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2018 21:38:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733892#M56905</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-20T21:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: What is the equivalent of arcpy.ExtractData_production in Pro?</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733893#M56906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;always check &lt;A href="https://community.esri.com/space/2167"&gt;ArcGIS Ideas&lt;/A&gt;‌&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/15054-add-the-extract-data-tool-from-the-arcmap-production-mapping-toolbox-in-pro"&gt;Add the Extract Data Tool from the ArcMap Production Mapping Toolbox in Pro&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you already gave it a bump up at some time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Oct 2018 01:17:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733893#M56906</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-21T01:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: What is the equivalent of arcpy.ExtractData_production in Pro?</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733894#M56907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I even have a list of "Ideas" (Arc Map Functionality Missing Bugs) that I've voted on. List is so long I missed this.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Oct 2018 12:34:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-equivalent-of-arcpy-extractdata/m-p/733894#M56907</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-10-21T12:34:17Z</dc:date>
    </item>
  </channel>
</rss>

