<?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: interpolation using API REST in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58678#M261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm in an organizational account, I didn't know I should be authorized to use the service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Dec 2014 21:16:59 GMT</pubDate>
    <dc:creator>AidaMonfort_Muriach</dc:creator>
    <dc:date>2014-12-29T21:16:59Z</dc:date>
    <item>
      <title>interpolation using API REST</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58674#M257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello I would like to use the API REST to interpolate a set of points stored in an ArcGIS Online layer.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;I'm using this URL: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;http: //www.arcgis.com/sharing/rest/content/features/analyze/InterpolatePoints/submitJob?token=ValidToken&amp;amp;url=67421744b8b549b49b5fb45ff836d45f&amp;amp;field=aqi&amp;amp;f=json &lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;With a valid Token and in the url parameter the id of my points layer. But I get this result: {"error":{"code":400,"message":"Must specify either sourceUrl, input file or text."}}&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;How should I specify the input parameter if I want to use my layer stored in ArcGIS Online?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 10:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58674#M257</guid>
      <dc:creator>AidaMonfort_Muriach</dc:creator>
      <dc:date>2014-12-29T10:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: interpolation using API REST</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58675#M258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're using the wrong endpoint. If you go through &lt;A href="https://developers.arcgis.com/rest/analysis/" title="https://developers.arcgis.com/rest/analysis/"&gt;ArcGIS REST API: Spatial Analysis Service | ArcGIS for Developers&lt;/A&gt;&amp;nbsp; you'll see references to for example &lt;SPAN class="nx" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace;"&gt;http&lt;/SPAN&gt;&lt;SPAN class="o" style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="c1" style="color: #008000; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace;"&gt;//&amp;lt;analysis url&amp;gt;/InterpolatePoints&lt;/SPAN&gt;&lt;SPAN&gt;, &amp;lt;analysis url&amp;gt; is your GP Server endpoint. Typically with an ArcGIS Online account this is analysis.arcgis.com/arcgis/rest/services/tasks/GPServer. So to submit an interpolate points request you would use &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://analysis.arcgis.com/arcgis/rest/services/tasks/GPServer/InterpolatePoints/submitJob" rel="nofollow" target="_blank"&gt;http://analysis.arcgis.com/arcgis/rest/services/tasks/GPServer/InterpolatePoints/submitJob&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 20:19:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58675#M258</guid>
      <dc:creator>HeikoHeijenga</dc:creator>
      <dc:date>2014-12-29T20:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: interpolation using API REST</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58676#M259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer, I changed the endpoint and now I getting this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{"error":{"code":401,"message":"You do not have permissions to use this resource.","details":[]}}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My layer is public, and the token is valid, do you know what could be the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 21:10:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58676#M259</guid>
      <dc:creator>AidaMonfort_Muriach</dc:creator>
      <dc:date>2014-12-29T21:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: interpolation using API REST</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58677#M260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The analysis services consume credits, so you would need an organizational account and be authorized by your admin to use these services...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 21:13:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58677#M260</guid>
      <dc:creator>HeikoHeijenga</dc:creator>
      <dc:date>2014-12-29T21:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: interpolation using API REST</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58678#M261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm in an organizational account, I didn't know I should be authorized to use the service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 21:16:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58678#M261</guid>
      <dc:creator>AidaMonfort_Muriach</dc:creator>
      <dc:date>2014-12-29T21:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: interpolation using API REST</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58679#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can check by going to &lt;A href="https://arcgistest.maps.arcgis.com/sharing/rest/portals/self?f=pjson&amp;amp;token=&amp;lt;token&amp;gt;" title="https://arcgistest.maps.arcgis.com/sharing/rest/portals/self?f=pjson&amp;amp;token=&amp;lt;token&amp;gt;"&gt;https://arcgistest.maps.arcgis.com/sharing/rest/portals/self?f=pjson&amp;amp;token=&amp;lt;token&amp;gt;&lt;/A&gt;‌ and verify you have the "premium:user:spatialanalysis" privilege:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45291" alt="privileges.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/45291_privileges.png" style="width: 620px; height: 809px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(of course use your own org. url instead of arcgistest.maps.arcgis.com) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 21:23:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58679#M262</guid>
      <dc:creator>HeikoHeijenga</dc:creator>
      <dc:date>2014-12-29T21:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: interpolation using API REST</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58680#M263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I'm missing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 21:27:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/interpolation-using-api-rest/m-p/58680#M263</guid>
      <dc:creator>AidaMonfort_Muriach</dc:creator>
      <dc:date>2014-12-29T21:27:37Z</dc:date>
    </item>
  </channel>
</rss>

