<?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 Traverse direction after curve changing direction in ArcGIS Parcel Fabric Questions</title>
    <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/traverse-direction-after-curve-changing-direction/m-p/1561367#M1844</link>
    <description>&lt;P&gt;After entering a curve into the traverse tool the direction of the next direction changes after I enter it.&lt;/P&gt;&lt;P&gt;This one isn't a huge difference but it will not match the plat.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SenecaFrancis_0-1732211515747.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120159i890291186F3F0882/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SenecaFrancis_0-1732211515747.png" alt="SenecaFrancis_0-1732211515747.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SenecaFrancis_1-1732211530408.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120160iE5E4183C00910DDE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SenecaFrancis_1-1732211530408.png" alt="SenecaFrancis_1-1732211530408.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there something I can adjust so I do not have to stop COGOing after any curve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Nov 2024 17:54:10 GMT</pubDate>
    <dc:creator>SenecaFrancis</dc:creator>
    <dc:date>2024-11-21T17:54:10Z</dc:date>
    <item>
      <title>Traverse direction after curve changing direction</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/traverse-direction-after-curve-changing-direction/m-p/1561367#M1844</link>
      <description>&lt;P&gt;After entering a curve into the traverse tool the direction of the next direction changes after I enter it.&lt;/P&gt;&lt;P&gt;This one isn't a huge difference but it will not match the plat.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SenecaFrancis_0-1732211515747.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120159i890291186F3F0882/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SenecaFrancis_0-1732211515747.png" alt="SenecaFrancis_0-1732211515747.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SenecaFrancis_1-1732211530408.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120160iE5E4183C00910DDE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SenecaFrancis_1-1732211530408.png" alt="SenecaFrancis_1-1732211530408.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there something I can adjust so I do not have to stop COGOing after any curve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 17:54:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/traverse-direction-after-curve-changing-direction/m-p/1561367#M1844</guid>
      <dc:creator>SenecaFrancis</dc:creator>
      <dc:date>2024-11-21T17:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Traverse direction after curve changing direction</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/traverse-direction-after-curve-changing-direction/m-p/1562152#M1846</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/305572"&gt;@SenecaFrancis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can reproduce what you are seeing. The exit tangent direction is off by 3 seconds.&amp;nbsp;&lt;BR /&gt;You can often use ArcLength, Chord Length or a delta angle. &lt;BR /&gt;Assuming they are all computed properly and free of any blunder, each of those curve parameters contains some type of rounding error. The combination of a radius with chord length might amplify rounding errors. If you have the delta angle exposed in the curve table, you can try to use it and see if you get a better result.&lt;BR /&gt;Otherwise, you will have to modify the computed exit tangent to match the recorded value.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AmirBarMaor_1-1732527242131.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120346i72BE2F6879071176/image-size/large?v=v2&amp;amp;px=999" role="button" title="AmirBarMaor_1-1732527242131.png" alt="AmirBarMaor_1-1732527242131.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 09:39:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/traverse-direction-after-curve-changing-direction/m-p/1562152#M1846</guid>
      <dc:creator>AmirBar-Maor</dc:creator>
      <dc:date>2024-11-25T09:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Traverse direction after curve changing direction</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/traverse-direction-after-curve-changing-direction/m-p/1562229#M1847</link>
      <description>&lt;P&gt;Amir,&lt;/P&gt;&lt;P&gt;You are correct; the issue appears to be related to the inherent rounding error in the chord and arc lengths provided (rounding to the closest one hundredth). Considering how the trigonometric functions work, the delta or central angle offers better results on "shorter" curves, meaning less than 1,000 feet radius.&lt;/P&gt;&lt;P&gt;Frank Conkling - Panda Consulting&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 15:20:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/traverse-direction-after-curve-changing-direction/m-p/1562229#M1847</guid>
      <dc:creator>FrankConkling</dc:creator>
      <dc:date>2024-11-25T15:20:31Z</dc:date>
    </item>
  </channel>
</rss>

