<?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 Geometry Operators - credits in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometry-operators-credits/m-p/1610519#M87070</link>
    <description>&lt;P class=""&gt;I couldn’t find a clear answer to this question on the ESRI site, so I’m hoping someone from ESRI can respond here.&lt;/P&gt;&lt;P class=""&gt;Does the use of any of the geometry operators&amp;nbsp;consume credits or result in any charges to our organization?&lt;/P&gt;&lt;P class=""&gt;If not, why is a token required to run examples like the one in this tutorial on our own server?&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/tutorials/find-spatial-relationships/" target="_new" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/tutorials/find-spatial-relationships/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Apr 2025 17:29:46 GMT</pubDate>
    <dc:creator>LefterisKoumis</dc:creator>
    <dc:date>2025-04-30T17:29:46Z</dc:date>
    <item>
      <title>Geometry Operators - credits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometry-operators-credits/m-p/1610519#M87070</link>
      <description>&lt;P class=""&gt;I couldn’t find a clear answer to this question on the ESRI site, so I’m hoping someone from ESRI can respond here.&lt;/P&gt;&lt;P class=""&gt;Does the use of any of the geometry operators&amp;nbsp;consume credits or result in any charges to our organization?&lt;/P&gt;&lt;P class=""&gt;If not, why is a token required to run examples like the one in this tutorial on our own server?&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/tutorials/find-spatial-relationships/" target="_new" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/tutorials/find-spatial-relationships/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 17:29:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometry-operators-credits/m-p/1610519#M87070</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2025-04-30T17:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry Operators - credits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometry-operators-credits/m-p/1610527#M87072</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/14521"&gt;@LefterisKoumis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I may not be from ESRI, but the use of the geometry operators does not directly consume any credits or cause any charges in your organization. The reason that the API key is used is because you're using ArcGIS Services, these services are contained behind token access because it would be a business problem to allow unauthenticated access to be able to make these calculations. Since it's on your own server, it may need an AGOL token to use AGOL resources, but these require authorization rather than credits.&lt;/P&gt;&lt;P&gt;I've used the geometry services and the GeometryEngine avoids the server-side calls, if someone wants to correct me please do!&lt;/P&gt;&lt;P&gt;Here in this link the first paragraph mentions that this is client-side as well:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/spatial-analysis/intro-geometry-operators/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/spatial-analysis/intro-geometry-operators/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 17:39:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometry-operators-credits/m-p/1610527#M87072</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2025-04-30T17:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry Operators - credits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometry-operators-credits/m-p/1610532#M87073</link>
      <description>&lt;P&gt;The client side geometry operators don't use credits but the basemap used in that Tutorial does.&amp;nbsp; If you remove the script setting the apiKey and set the basemap to something like topo-vector (requires some sort of enterprise or agol license) the tutorial will work.&amp;nbsp;&lt;A href="https://codepen.io/sagewall/pen/vEEWqrg?editors=1000" target="_blank"&gt;https://codepen.io/sagewall/pen/vEEWqrg?editors=1000&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 17:45:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometry-operators-credits/m-p/1610532#M87073</guid>
      <dc:creator>Sage_Wall</dc:creator>
      <dc:date>2025-04-30T17:45:22Z</dc:date>
    </item>
  </channel>
</rss>

