<?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: Survey123 geopoint metadata time and fix in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-geopoint-metadata-time-and-fix/m-p/1481169#M57156</link>
    <description>&lt;P&gt;Have a look at this page: &lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/geopoints.htm#ESRI_SECTION1_0C78C5A67E824AC9A4EB47693D47D151" target="_self"&gt;Geopoints&lt;/A&gt;.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;fixType&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Type of position fix of the coordinate. Potential results are NoFix (0), &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;GPS (1)&lt;/STRONG&gt;&lt;/FONT&gt;, DifferentialGPS (2), PrecisePositioningService (3), RTKFixed (4), RTKFloat (5), Estimated (6), Manual (7), Simulator (8), and SBAS (9).&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;N/A&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
    <pubDate>Thu, 30 May 2024 14:33:13 GMT</pubDate>
    <dc:creator>abureaux</dc:creator>
    <dc:date>2024-05-30T14:33:13Z</dc:date>
    <item>
      <title>Survey123 geopoint metadata time and fix</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-geopoint-metadata-time-and-fix/m-p/1480585#M57151</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm attempting to store the metadata for a geopoint collected in Survey123 when the tablet is connected to an external GNSS receiver.&amp;nbsp; We are able to connect and get some of the metadata using the pulldata function, such as the horizontal accuracy, hdop, and pdop values.&amp;nbsp; But the GPS fix is coming in as 1, regardless of the actual fix showing in the nmea sentence.&amp;nbsp; And we are unable to access the UTC time when the geopoint was collected.&amp;nbsp; The two calculations I'm using to attempt to get this data are:&lt;/P&gt;&lt;P&gt;pulldata("@geopoint", ${location}, "fixType")&lt;BR /&gt;pulldata("@geopoint", ${location}, "utcTime")&lt;/P&gt;&lt;P&gt;location is the name of the geopoint.&lt;/P&gt;&lt;P&gt;In addition, if it is possible to store the full nmea string, that would be great.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 22:35:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-geopoint-metadata-time-and-fix/m-p/1480585#M57151</guid>
      <dc:creator>HeesooChung</dc:creator>
      <dc:date>2024-05-29T22:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 geopoint metadata time and fix</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-geopoint-metadata-time-and-fix/m-p/1481169#M57156</link>
      <description>&lt;P&gt;Have a look at this page: &lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/geopoints.htm#ESRI_SECTION1_0C78C5A67E824AC9A4EB47693D47D151" target="_self"&gt;Geopoints&lt;/A&gt;.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;fixType&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Type of position fix of the coordinate. Potential results are NoFix (0), &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;GPS (1)&lt;/STRONG&gt;&lt;/FONT&gt;, DifferentialGPS (2), PrecisePositioningService (3), RTKFixed (4), RTKFloat (5), Estimated (6), Manual (7), Simulator (8), and SBAS (9).&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;N/A&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 30 May 2024 14:33:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-geopoint-metadata-time-and-fix/m-p/1481169#M57156</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-05-30T14:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 geopoint metadata time and fix</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-geopoint-metadata-time-and-fix/m-p/1481207#M57158</link>
      <description>&lt;P&gt;Thanks for your reply.&amp;nbsp; I have seen that page.&amp;nbsp; I have a nmea log file to test my Survey123 form and it has an RTK fix, fixType of 4.&amp;nbsp; But my form still brings it in as a 1.&amp;nbsp; Here's a couple example strings from the log file:&lt;/P&gt;&lt;P&gt;$GPGGA,225818.484,3209.600,N,11050.342,W,&lt;STRONG&gt;4&lt;/STRONG&gt;,12,1.0,0.0,M,0.0,M,,*7E&lt;BR /&gt;$GPGSA,A,3,01,02,03,04,05,06,07,08,09,10,11,12,1.0,1.0,1.0*30&lt;BR /&gt;$GPRMC,225818.484,A,3209.600,N,11050.342,W,000.0,093.9,230524,000.0,W*6B&lt;BR /&gt;$GPGGA,225819.484,3209.600,N,11050.342,W,&lt;STRONG&gt;4&lt;/STRONG&gt;,12,1.0,0.0,M,0.0,M,,*7F&lt;BR /&gt;$GPGSA,A,3,01,02,03,04,05,06,07,08,09,10,11,12,1.0,1.0,1.0*30&lt;BR /&gt;$GPRMC,225819.484,A,3209.600,N,11050.342,W,000.0,093.9,230524,000.0,W*6A&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 15:12:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-geopoint-metadata-time-and-fix/m-p/1481207#M57158</guid>
      <dc:creator>HeesooChung</dc:creator>
      <dc:date>2024-05-30T15:12:07Z</dc:date>
    </item>
  </channel>
</rss>

