<?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 QuickCapture tracks, accuracy threshold met/exceeded in ArcGIS QuickCapture Questions</title>
    <link>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171768#M858</link>
    <description>&lt;P&gt;In a QC project, required horizontal accuracy is set to x meters. When after successfully starting capture of a track for a period of time this limit is not met, the last and again first points &lt;EM&gt;within&lt;/EM&gt; the limit are connected by a straight line, which of course does not correspond at all to the actual track. Any suggestions how to resolve this? Interrupting the track line would be adequate, this then would be a multipart feature ...? Any other ideas? Thanks!&lt;/P&gt;</description>
    <pubDate>Sat, 07 May 2022 09:16:46 GMT</pubDate>
    <dc:creator>Josef_Strobl</dc:creator>
    <dc:date>2022-05-07T09:16:46Z</dc:date>
    <item>
      <title>QuickCapture tracks, accuracy threshold met/exceeded</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171768#M858</link>
      <description>&lt;P&gt;In a QC project, required horizontal accuracy is set to x meters. When after successfully starting capture of a track for a period of time this limit is not met, the last and again first points &lt;EM&gt;within&lt;/EM&gt; the limit are connected by a straight line, which of course does not correspond at all to the actual track. Any suggestions how to resolve this? Interrupting the track line would be adequate, this then would be a multipart feature ...? Any other ideas? Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2022 09:16:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171768#M858</guid>
      <dc:creator>Josef_Strobl</dc:creator>
      <dc:date>2022-05-07T09:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: QuickCapture tracks, accuracy threshold met/exceeded</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171781#M859</link>
      <description>&lt;P&gt;I too have been hitting the straight line issue, however I believe there can be multiple causes aside from the one you stated. Sometimes the end user may not gave their location permissions setup properly. Also there may be issues with how some cell phones are connecting to geolocated wifi sources. I’m curious if you still see this issue when they are on airplane mode?&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2022 13:17:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171781#M859</guid>
      <dc:creator>pjdohertygis</dc:creator>
      <dc:date>2022-05-07T13:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: QuickCapture tracks, accuracy threshold met/exceeded</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171783#M860</link>
      <description>&lt;P&gt;Good to point out possible causes - thanks! In this case: all with GNSS only, and working well over large stretches of road, then seemingly (?) interrupted / degraded GNSS signal, after a while continuing ok. I think we understand the reason, but looking for adequate ways to handle the resulting trajectories.&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2022 13:43:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171783#M860</guid>
      <dc:creator>Josef_Strobl</dc:creator>
      <dc:date>2022-05-07T13:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: QuickCapture tracks, accuracy threshold met/exceeded</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171787#M861</link>
      <description>&lt;P&gt;Your scenario (GNSS Only) might be really helpful for troubleshooting and ruling out other causes! &amp;nbsp;iOS, Android, or Windows devices?&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2022 15:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171787#M861</guid>
      <dc:creator>pjdohertygis</dc:creator>
      <dc:date>2022-05-07T15:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: QuickCapture tracks, accuracy threshold met/exceeded</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171831#M862</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/11083"&gt;@Josef_Strobl&lt;/a&gt;&amp;nbsp;- If you set a required error threshold for your project, you need to meet the threshold in order to capture a point, or start a line or polygon.&lt;/P&gt;&lt;P&gt;Once a line is started, any vertex that does not meet the threshold is discarded. However, when the user presses the project button to end the line, the app does not apply the threshold, so that it can get a vertex to end the line.&lt;/P&gt;&lt;P&gt;In your senario, your user would have had a valid vertex on start, but after that, all captured vertexes failed to meet the accuracy threshold. This resulted in a start and end vertex and a straight line in between.&lt;/P&gt;&lt;P&gt;So some things to consider:&lt;/P&gt;&lt;P&gt;- Is the required horizontal accuracy threshold for your project too strict, should you reduce it, so that you can capture more of the line?&lt;/P&gt;&lt;P&gt;- Could you make the accuracy threshold optional as opposed to required?&lt;/P&gt;&lt;P&gt;- If you have a high accuracy requirement, have you looked as using an external GNSS reciever that could provide higher accuracies.&lt;/P&gt;&lt;P&gt;- If QuickCapture captures a line with one valid vertex (at the start) and the user ends the line with a vertex that does not meet the threshold, would you want the option to discard the line? We could add this as an enhancement request.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 06:17:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171831#M862</guid>
      <dc:creator>JohnathanHasthorpe</dc:creator>
      <dc:date>2022-05-09T06:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: QuickCapture tracks, accuracy threshold met/exceeded</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171851#M863</link>
      <description>&lt;P&gt;John, thank you for clarification, this is about what I had expected. Interrupting the track, or somehow labeling the out-of-threshold section would be nice, but likely will dig too deep into the data model. Long term, perhaps this could be handled like with tracker, when I can access accuracy when displaying - although this might not help with vertices missing altogether.&lt;/P&gt;&lt;P&gt;Right, I would support the enhancement request you mention - omitting 'degenerate' since-point lines altogether.&lt;/P&gt;&lt;P&gt;thanks again, Josef&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 06:03:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171851#M863</guid>
      <dc:creator>Josef_Strobl</dc:creator>
      <dc:date>2022-05-09T06:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: QuickCapture tracks, accuracy threshold met/exceeded</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171858#M864</link>
      <description>&lt;P&gt;Accuracy thresholds for a project can be required or optional:&lt;/P&gt;&lt;P&gt;If the &lt;STRONG&gt;optional threshold&lt;/STRONG&gt; is not met, the user will see the following, but &lt;STRONG&gt;can&lt;/STRONG&gt; still capture points or vertices:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohnathanHasthorpe_2-1652077046630.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/40877i13B37D9A4C923286/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohnathanHasthorpe_2-1652077046630.png" alt="JohnathanHasthorpe_2-1652077046630.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If the &lt;STRONG&gt;required threshold&lt;/STRONG&gt; is not met, the user will see the following, and &lt;STRONG&gt;can't&lt;/STRONG&gt; capture points or vertices:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohnathanHasthorpe_3-1652077055760.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/40878i90F70BB3EE28BA7B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohnathanHasthorpe_3-1652077055760.png" alt="JohnathanHasthorpe_3-1652077055760.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;From your feedback, this could be made more clear. We will look into this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 06:21:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171858#M864</guid>
      <dc:creator>JohnathanHasthorpe</dc:creator>
      <dc:date>2022-05-09T06:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: QuickCapture tracks, accuracy threshold met/exceeded</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171864#M865</link>
      <description>&lt;P&gt;thanks again, this I am aware of - my question is more about the handling of de facto interrupted lines due to degraded signal etc. Avoiding long straight connections across gaps in recording.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 06:30:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/quickcapture-tracks-accuracy-threshold-met/m-p/1171864#M865</guid>
      <dc:creator>Josef_Strobl</dc:creator>
      <dc:date>2022-05-09T06:30:19Z</dc:date>
    </item>
  </channel>
</rss>

