<?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 import _server_admin in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/import-server-admin/m-p/701748#M54368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So, are there dependencies between _server_admin and arcpy or arcgisscripting?&amp;nbsp; I want to copy this home and remotely play with connecting to Esri ArcGIS Online services, and try it with other FOSS products.&amp;nbsp; Thanks Jason S for this, btw.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Feb 2012 23:17:35 GMT</pubDate>
    <dc:creator>TedCronin</dc:creator>
    <dc:date>2012-02-02T23:17:35Z</dc:date>
    <item>
      <title>import _server_admin</title>
      <link>https://community.esri.com/t5/python-questions/import-server-admin/m-p/701748#M54368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So, are there dependencies between _server_admin and arcpy or arcgisscripting?&amp;nbsp; I want to copy this home and remotely play with connecting to Esri ArcGIS Online services, and try it with other FOSS products.&amp;nbsp; Thanks Jason S for this, btw.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 23:17:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-server-admin/m-p/701748#M54368</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2012-02-02T23:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: import _server_admin</title>
      <link>https://community.esri.com/t5/python-questions/import-server-admin/m-p/701749#M54369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, the module is totally stand-alone. The only interop with arcpy is that the _server_admin geometry objects interact with arcpy geometry objects with the GeoJson __geo_interface__ magic attribute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;gt;&amp;gt;&amp;gt; arcpy.AsShape(_server_admin.geometry.Point(5, 5).__geo_interface__) &amp;lt;PointGeometry object at 0x24c7790[0xe0a6da0]&amp;gt;&amp;nbsp; &amp;gt;&amp;gt;&amp;gt; _server_admin.geometry.fromGeoJson(arcpy.PointGeometry(arcpy.Point(5, 5) ).__geo_interface__) POINT(5.00000 5.00000)&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Technically for the time being _server_admin is an undocumented, internal-use only type project for implementing some command line administrative utilities. But I'm glad you like it, it was a lot of fun to write.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 20:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-server-admin/m-p/701749#M54369</guid>
      <dc:creator>JasonScheirer</dc:creator>
      <dc:date>2012-02-03T20:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: import _server_admin</title>
      <link>https://community.esri.com/t5/python-questions/import-server-admin/m-p/701750#M54370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason, you have not revisited your standpoint on the documentation of this module? It would be a really useful feature when starting and stopping services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 13:16:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-server-admin/m-p/701750#M54370</guid>
      <dc:creator>HenrikLarsson</dc:creator>
      <dc:date>2015-02-17T13:16:30Z</dc:date>
    </item>
  </channel>
</rss>

