<?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: Converting geometryEngine.crosses to crossesOperator and get an &amp;quot;e.getCacheValue is not a function&amp;quot; error in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-geometryengine-crosses-to/m-p/1626255#M87279</link>
    <description>&lt;P&gt;What was the issue you tracked down and fixed? Im currently running into this issue with no idea how to resolve.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jun 2025 16:21:44 GMT</pubDate>
    <dc:creator>mgc1986</dc:creator>
    <dc:date>2025-06-24T16:21:44Z</dc:date>
    <item>
      <title>Converting geometryEngine.crosses to crossesOperator and get an "e.getCacheValue is not a function" error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-geometryengine-crosses-to/m-p/1605056#M86903</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am upgrading my code to v4.32.9 and I had the following line in my code:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;lineIntersects = geometryEngine.crosses(lastSegment, line);&lt;/LI-CODE&gt;&lt;P&gt;and noticed that from 4.32 geometryEngine.crosses had been deprecated and I should change to use crossesOperator.&amp;nbsp; So I changed the above line to:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;lineIntersects = crossesOperator.execute(lastSegment, line);&lt;/LI-CODE&gt;&lt;P&gt;Now when I run my code I get the following error:&lt;/P&gt;&lt;P&gt;Uncaught TypeError: e.getCacheValue is not a function&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 06:20:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-geometryengine-crosses-to/m-p/1605056#M86903</guid>
      <dc:creator>Flookfinders</dc:creator>
      <dc:date>2025-04-11T06:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Converting geometryEngine.crosses to crossesOperator and get an "e.getCacheValue is not a function" error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-geometryengine-crosses-to/m-p/1605070#M86904</link>
      <description>&lt;P&gt;After looking at the samples I have managed to track down my issue, so this is not an problem.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 07:07:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-geometryengine-crosses-to/m-p/1605070#M86904</guid>
      <dc:creator>Flookfinders</dc:creator>
      <dc:date>2025-04-11T07:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Converting geometryEngine.crosses to crossesOperator and get an "e.getCacheValue is not a function" error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-geometryengine-crosses-to/m-p/1626255#M87279</link>
      <description>&lt;P&gt;What was the issue you tracked down and fixed? Im currently running into this issue with no idea how to resolve.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 16:21:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-geometryengine-crosses-to/m-p/1626255#M87279</guid>
      <dc:creator>mgc1986</dc:creator>
      <dc:date>2025-06-24T16:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Converting geometryEngine.crosses to crossesOperator and get an "e.getCacheValue is not a function" error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-geometryengine-crosses-to/m-p/1626525#M87281</link>
      <description>&lt;P&gt;Sorry I can no longer remember exactly what I had to change. I do know that going through the sample demo code did show something that I needed to change, but for the life of me I can no longer remember what. Sorry.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 06:01:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-geometryengine-crosses-to/m-p/1626525#M87281</guid>
      <dc:creator>Flookfinders</dc:creator>
      <dc:date>2025-06-25T06:01:14Z</dc:date>
    </item>
  </channel>
</rss>

