<?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 Intersect Polylines with tolerance in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intersect-polylines-with-tolerance/m-p/1111585#M75086</link>
    <description>&lt;P&gt;I am working with two polyline layers of which the geometry will be similar, but not exact.&amp;nbsp; I need to be able to take one polyline in one layer and find out if another polyline in the other layer has any sections that overlap.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the vertices are nearly all different between the layers, I was hoping I could use something like the GeometryEngine &lt;A href="https://developers.arcgis.com/javascript/3/jsapi/esri.geometry.geometryengine-amd.html#intersect" target="_blank" rel="noopener"&gt;intersect&lt;/A&gt; function with a tolerance.&amp;nbsp; However, it seems like the tolerance is immutable and is based on the spatial reference (see &lt;A href="https://community.esri.com/t5/arcgis-api-for-javascript-questions/geometryengine-tolerance-intersect-in-this-case/m-p/1075062#M73721" target="_blank" rel="noopener"&gt;this post&lt;/A&gt;).&amp;nbsp; For the layers I'm working with, the tolerance appears to be 0.001 meters, which isn't enough.&amp;nbsp; I am probably looking for 10 feet.&lt;/P&gt;&lt;P&gt;I had considered doing a geodesic buffer around one polyline before doing the intersect, but that will end up being an expensive operation since the buffered polyline could be several hundred miles long.&lt;/P&gt;&lt;P&gt;Any suggestions or alternate approaches would be appreciated.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Oct 2021 12:16:04 GMT</pubDate>
    <dc:creator>AndyWhitaker1</dc:creator>
    <dc:date>2021-10-27T12:16:04Z</dc:date>
    <item>
      <title>Intersect Polylines with tolerance</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intersect-polylines-with-tolerance/m-p/1111585#M75086</link>
      <description>&lt;P&gt;I am working with two polyline layers of which the geometry will be similar, but not exact.&amp;nbsp; I need to be able to take one polyline in one layer and find out if another polyline in the other layer has any sections that overlap.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the vertices are nearly all different between the layers, I was hoping I could use something like the GeometryEngine &lt;A href="https://developers.arcgis.com/javascript/3/jsapi/esri.geometry.geometryengine-amd.html#intersect" target="_blank" rel="noopener"&gt;intersect&lt;/A&gt; function with a tolerance.&amp;nbsp; However, it seems like the tolerance is immutable and is based on the spatial reference (see &lt;A href="https://community.esri.com/t5/arcgis-api-for-javascript-questions/geometryengine-tolerance-intersect-in-this-case/m-p/1075062#M73721" target="_blank" rel="noopener"&gt;this post&lt;/A&gt;).&amp;nbsp; For the layers I'm working with, the tolerance appears to be 0.001 meters, which isn't enough.&amp;nbsp; I am probably looking for 10 feet.&lt;/P&gt;&lt;P&gt;I had considered doing a geodesic buffer around one polyline before doing the intersect, but that will end up being an expensive operation since the buffered polyline could be several hundred miles long.&lt;/P&gt;&lt;P&gt;Any suggestions or alternate approaches would be appreciated.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 12:16:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/intersect-polylines-with-tolerance/m-p/1111585#M75086</guid>
      <dc:creator>AndyWhitaker1</dc:creator>
      <dc:date>2021-10-27T12:16:04Z</dc:date>
    </item>
  </channel>
</rss>

