<?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: arcpy differences between ArcMap, ArcGIS Pro, ArcGIS Enterprise in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010127#M59298</link>
    <description>&lt;P&gt;Awesome, thank you very much!&lt;/P&gt;</description>
    <pubDate>Wed, 16 Dec 2020 13:52:14 GMT</pubDate>
    <dc:creator>FlorianSteiner</dc:creator>
    <dc:date>2020-12-16T13:52:14Z</dc:date>
    <item>
      <title>arcpy differences between ArcMap, ArcGIS Pro, ArcGIS Enterprise</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010112#M59292</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm a little confused. I thought, that arcpy has the same functionality, no matter where it is used - except from differences due to licensing-levels (Basic/Standard/Advanced). I just found out, that the arcpy-function "TableToExcel_conversion" does not support exporting to xlsx, only xls on our ArcGIS Server. Searching for this in the documentation, I found out, that in ArcMap, only xls is supported, but with ArcGIS Pro, xlsx as well. But what about ArcGIS Enterprise? I run a geoprocessing service on our ArcGIS Server (10.7).&lt;/P&gt;&lt;P&gt;Any ideas? I feel like I'm having a mental blank ...&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 12:50:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010112#M59292</guid>
      <dc:creator>FlorianSteiner</dc:creator>
      <dc:date>2020-12-16T12:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy differences between ArcMap, ArcGIS Pro, ArcGIS Enterprise</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010115#M59293</link>
      <description>&lt;P&gt;No, ArcPy is different between the Python 2.7 and Python 3 releases. ArcGIS Pro (Python 3) is the focus of new development, so it has more functionality than the ArcMap/ArcCatalog/ArcGIS Server (Python 2.7) flavor (besides the new Pro-specific mapping interfaces). The Pro release also bundles the ArcGIS API for Python, which provides easier access to some AGOL/Portal functionality (Enterprise).&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 13:05:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010115#M59293</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2020-12-16T13:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy differences between ArcMap, ArcGIS Pro, ArcGIS Enterprise</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010117#M59295</link>
      <description>&lt;P&gt;Okay, so the documentation on toolsets in ArcMap (e.g. &lt;A href="https://desktop.arcgis.com/en/arcmap/10.7/tools/conversion-toolbox/table-to-excel.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/10.7/tools/conversion-toolbox/table-to-excel.htm&lt;/A&gt;) is valid for ArcGIS Server as well?&lt;/P&gt;&lt;P&gt;Will ArcGIS Server get Python 3 support as well and where can I find information about that?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 13:02:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010117#M59295</guid>
      <dc:creator>FlorianSteiner</dc:creator>
      <dc:date>2020-12-16T13:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy differences between ArcMap, ArcGIS Pro, ArcGIS Enterprise</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010125#M59296</link>
      <description>&lt;P&gt;Yes, the ArcMap docs for 10.7 should correlate to ArcGIS Server 10.7.&lt;/P&gt;&lt;P&gt;According to the &lt;A href="https://enterprise.arcgis.com/en/server/10.5/administer/linux/linux-python.htm" target="_self"&gt;Enterprise docs&lt;/A&gt;, Python 3 was available on &lt;EM&gt;Linux&lt;/EM&gt; at 10.5, and &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis/announcements/how-sunsetting-python-2-affects-arcgis/" target="_self"&gt;this blog&lt;/A&gt; indicates that all of Server has Python 3 support (I haven't used this functionality).&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 13:50:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010125#M59296</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2020-12-16T13:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy differences between ArcMap, ArcGIS Pro, ArcGIS Enterprise</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010127#M59298</link>
      <description>&lt;P&gt;Awesome, thank you very much!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 13:52:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010127#M59298</guid>
      <dc:creator>FlorianSteiner</dc:creator>
      <dc:date>2020-12-16T13:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy differences between ArcMap, ArcGIS Pro, ArcGIS Enterprise</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010163#M59299</link>
      <description>&lt;P&gt;ArcGIS Server deployments have come with both Python 2.7 and Python 3 for several releases, possibly back to 10.5.x.&amp;nbsp; The 2 deployments are simply in different places.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following is from a 10.7.1 install (note the OUTPUTS):&lt;/P&gt;&lt;LI-CODE lang="python"&gt;(arcgispro-py3) E:\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\arcgispro-py3&amp;gt;python
Python 3.6.8 |Anaconda, Inc.| (default, Feb 21 2019, 18:30:04) [MSC v.1916 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
&amp;gt;&amp;gt;&amp;gt; import arcpy
&amp;gt;&amp;gt;&amp;gt; 
&amp;gt;&amp;gt;&amp;gt; help(arcpy.conversion.TableToExcel)
Help on function TableToExcel in module arcpy.conversion:

TableToExcel(Input_Table=None, Output_Excel_File=None, Use_field_alias_as_column
_header=None, Use_domain_and_subtype_description=None)
    TableToExcel_conversion(Input_Table, Output_Excel_File, {Use_field_alias_as_
column_header}, {Use_domain_and_subtype_description})

       Converts a table to a Microsoft Excel file (.xls or .xlsx).

    INPUTS:
     Input_Table (Table View):
         The table to be converted to Microsoft Excel.
     Use_field_alias_as_column_header {Boolean}:
         Specifies how column names in the output are determined.

         * NAME-Column headers will be set using the input's field names. This
         is the default.

         * ALIAS-Column headers will be set using the input geodatabase table's
         field aliases. If the input is a layer in a map, the value set on the
         layer's field alias is ignored.
     Use_domain_and_subtype_description {Boolean}:
         Controls how values from subtype fields or fields with a coded value
         domain are transferred to the output.

         * CODE-All field values will be used as they are stored in the table.
         This is the default.

         * DESCRIPTION-For subtype fields, the subtype description will be
         used. For fields with a coded value domain, the coded value
         descriptions will be used.

    OUTPUTS:
     Output_Excel_File (File):
         The output Excel file. Specify the format of the Excel file using an
         .xls or .xlsx file extension.

&amp;gt;&amp;gt;&amp;gt; &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 15:19:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-differences-between-arcmap-arcgis-pro-arcgis/m-p/1010163#M59299</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2020-12-16T15:19:14Z</dc:date>
    </item>
  </channel>
</rss>

