<?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 Python script as a Geoprocessing service in ArcGIS Server with JavaScript API Questions</title>
    <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/python-script-as-a-geoprocessing-service/m-p/787072#M217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a python toolbox tool I want to use as a geoprocessing service, its a pretty simple script, it goes through a folder of rasters and extracts values at each one according to x and ys provided by the client. I want the extracted values returned to the client, but I'm a little lost on what needs to be done on the script side to achieve that. Is arcGIS Server smart enough to take any output and convert it into a javascript object to be returned to the client? Do I need a specific output type for the server to convert it into a javascript object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2019 13:52:18 GMT</pubDate>
    <dc:creator>GrantHaynes</dc:creator>
    <dc:date>2019-01-15T13:52:18Z</dc:date>
    <item>
      <title>Python script as a Geoprocessing service</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/python-script-as-a-geoprocessing-service/m-p/787072#M217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a python toolbox tool I want to use as a geoprocessing service, its a pretty simple script, it goes through a folder of rasters and extracts values at each one according to x and ys provided by the client. I want the extracted values returned to the client, but I'm a little lost on what needs to be done on the script side to achieve that. Is arcGIS Server smart enough to take any output and convert it into a javascript object to be returned to the client? Do I need a specific output type for the server to convert it into a javascript object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2019 13:52:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/python-script-as-a-geoprocessing-service/m-p/787072#M217</guid>
      <dc:creator>GrantHaynes</dc:creator>
      <dc:date>2019-01-15T13:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Python script as a Geoprocessing service</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/python-script-as-a-geoprocessing-service/m-p/787073#M218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out about what inputs and outputs data types are supported. If you are using Pro to author the tool, see &lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/share-analysis/inputs-and-outputs.htm" title="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/share-analysis/inputs-and-outputs.htm"&gt;Input and output parameters—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt; , for ArcMap, see &lt;A class="link-titled" href="https://enterprise.arcgis.com/en/server/10.4/publish-services/windows/a-quick-tour-of-geoprocessing-task-settings.htm" title="https://enterprise.arcgis.com/en/server/10.4/publish-services/windows/a-quick-tour-of-geoprocessing-task-settings.htm"&gt;Overview of geoprocessing task settings—Documentation | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp; take a look at the table of content to the left for supported data types.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 20:21:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/python-script-as-a-geoprocessing-service/m-p/787073#M218</guid>
      <dc:creator>SimonSuo1</dc:creator>
      <dc:date>2019-02-14T20:21:19Z</dc:date>
    </item>
  </channel>
</rss>

