<?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: Collector (iOS version) always snaps GPS to nearest road  in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/collector-ios-version-always-snaps-gps-to-nearest/m-p/342011#M5893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The IPads were using offline maps and don't even have cell network data. We were in farm fields so no possibility of catching a wi-fi connection either. I wish the solution were that simple.&lt;/P&gt;&lt;P&gt;I am truly surprised that the collector app for iOS doesn't exclusively use the raw GPS stream. The android version doesn't have this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2016 19:54:45 GMT</pubDate>
    <dc:creator>JoeZuckerbraun</dc:creator>
    <dc:date>2016-12-01T19:54:45Z</dc:date>
    <item>
      <title>Collector (iOS version) always snaps GPS to nearest road</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-ios-version-always-snaps-gps-to-nearest/m-p/342009#M5891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Collector 10.4.0 running on iPad isn't displaying the true GPS position, but instead always snaps to the nearest road. Apparently location services does this to provide neater maps/ more accurate driving directions but it is no good for field data collection. Any ideas on how to use the true GPS stream instead?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This article makes reference to it:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://ilquest.com/2012/11/02/ios-6-is-unusable-for-people-relying-on-accurate-gps-tracks/" title="https://ilquest.com/2012/11/02/ios-6-is-unusable-for-people-relying-on-accurate-gps-tracks/"&gt;“Snap To Road” in iOS 6 breaks accurate GPS recording | ilquest&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and indicates that it only occurs when moving at 'vehicular speeds', but I noticed it while walking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This post&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://regex.info/blog/2015-12-03/2651" title="http://regex.info/blog/2015-12-03/2651"&gt;Jeffrey Friedl's Blog » The Scourge (or Beauty) of “Snap To Road” with iPhone Location-Tracking Apps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;includes some Apple developer documentation regarding the issue, but no fix...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 20:26:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-ios-version-always-snaps-gps-to-nearest/m-p/342009#M5891</guid>
      <dc:creator>JoeZuckerbraun</dc:creator>
      <dc:date>2016-11-30T20:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Collector (iOS version) always snaps GPS to nearest road</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-ios-version-always-snaps-gps-to-nearest/m-p/342010#M5892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;It looks like this phenomena is only triggered when &lt;/SPAN&gt;&lt;SPAN&gt;the device has&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;a network connection - Perhaps using Collector in offline mode and turning off cellular data&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;will help.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 18:46:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-ios-version-always-snaps-gps-to-nearest/m-p/342010#M5892</guid>
      <dc:creator>MichaelDavis3</dc:creator>
      <dc:date>2016-12-01T18:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Collector (iOS version) always snaps GPS to nearest road</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-ios-version-always-snaps-gps-to-nearest/m-p/342011#M5893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The IPads were using offline maps and don't even have cell network data. We were in farm fields so no possibility of catching a wi-fi connection either. I wish the solution were that simple.&lt;/P&gt;&lt;P&gt;I am truly surprised that the collector app for iOS doesn't exclusively use the raw GPS stream. The android version doesn't have this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 19:54:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-ios-version-always-snaps-gps-to-nearest/m-p/342011#M5893</guid>
      <dc:creator>JoeZuckerbraun</dc:creator>
      <dc:date>2016-12-01T19:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Collector (iOS version) always snaps GPS to nearest road</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-ios-version-always-snaps-gps-to-nearest/m-p/342012#M5894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't really work that way on iOS. &amp;nbsp;Developers have to use Core Location to access GPS. &amp;nbsp;It sounds like ESRI are possibly using the wrong setting (they need be using CLActivityTypeOtherNavigation to avoid the issue). &amp;nbsp;It is possible to tap into the raw GPS data if connecting to an external bluetooth receiver, &amp;nbsp;I'd be curious to see if the road snapping still occurs when using something like an EOS Arrow or Bad Elf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't say I've encountered this phenomena in any of the apps we've created, although our higher-speed data collection is generally happening in areas that are nowhere near any roads.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 22:58:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-ios-version-always-snaps-gps-to-nearest/m-p/342012#M5894</guid>
      <dc:creator>MichaelDavis3</dc:creator>
      <dc:date>2016-12-02T22:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Collector (iOS version) always snaps GPS to nearest road</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-ios-version-always-snaps-gps-to-nearest/m-p/1055661#M13190</link>
      <description>&lt;P&gt;Hi Joe - did you ever come right with this issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having similar issues for a team in my organization in plotting tree locations, the points keep snapping to near by line features and isn't giving true representation of where tree locations are.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 14:14:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-ios-version-always-snaps-gps-to-nearest/m-p/1055661#M13190</guid>
      <dc:creator>DarrenDe_Lange</dc:creator>
      <dc:date>2021-05-07T14:14:41Z</dc:date>
    </item>
  </channel>
</rss>

