<?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: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105872#M37944</link>
    <description>&lt;P&gt;OK, thanks for the suggestion to contact Esri Support. I cannot provide you with a BUG number, unfortunately, as the entire point of this discussion was to discover what the BUG number was.&lt;/P&gt;&lt;P&gt;Best, Sky&lt;/P&gt;</description>
    <pubDate>Fri, 08 Oct 2021 13:09:29 GMT</pubDate>
    <dc:creator>SkylerKasko</dc:creator>
    <dc:date>2021-10-08T13:09:29Z</dc:date>
    <item>
      <title>Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1025610#M32410</link>
      <description>&lt;P&gt;I have a survey form with two geopoint questions. The first has bind::esri:fieldType set to null, and the second has the fieldType left blank. When the survey is submitted, I would expect the coordinates saved as the feature's center, e.g. the point that shows up one a web map, to come from the second Geopoint. Instead, when I submit the survey, it always shows up in the web map at the coordinates of the first, null, geopoint.&lt;/P&gt;&lt;P&gt;I have attached a minimal example: an XLSForm with only two questions, null_geopoint and saved_geopoint. As explained above, the feature produced when the survey is submitted appears at the coordinates provided for null_geopoint, rather than at the coordinates provided for saved_geopoint.&lt;/P&gt;&lt;P&gt;I can fix this by switching the order of the questions. So, it appears that the survey is always saving the coordinates of the first geopoint question, rather than the expected behavior of saving the coordinates of the non-null geopoint question. In the actual survey I am working on, through, it is not feasible to switch the order of the questions. Is there a way to get Survey123 to save coordinates of a geopoint question that is not first as its center?&lt;/P&gt;&lt;P&gt;I'm publishing the survey with Survey123 Connect version 3.11.123 and submitting it with the field app version 3.11.164.&lt;/P&gt;&lt;P&gt;Thanks, Sky&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 21:52:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1025610#M32410</guid>
      <dc:creator>SkylerKasko</dc:creator>
      <dc:date>2021-02-10T21:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1026126#M32437</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148004"&gt;@SkylerKasko&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The problem is actually the publishing process and the type of feature layer/table that is automatically created by Connect.&lt;/P&gt;&lt;P&gt;When the first geopoint is null, Connect will create a table only, not a layer. This is due to the way the check for the geometry type in the XLSForm is done, it finds the first geopoint/geotrace/geoshape question and checks the type, if it is null it creates a table, if it is not full it creates a point, line or polygon geometry. The second geopoint will be ignored as the check has already occured and been set on the first one.&lt;/P&gt;&lt;P&gt;Therefore when using the field app for this survey, the table you are now submitting the records to, does not have a geometry, and the second geopoint is being ignored. There is currently no way to work around this, except the first geopoint needs to be the one with actual geometry, not the null one.&lt;/P&gt;&lt;P&gt;If you check the Schema tab in Connect you will see the difference between the layers and tabled, depending on order.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Philip-Wilson_0-1613088234035.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5883i1C1974D3B9C441AA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Philip-Wilson_0-1613088234035.png" alt="Philip-Wilson_0-1613088234035.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Philip-Wilson_1-1613088316511.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5884i06FC8B0E2E7B78F9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Philip-Wilson_1-1613088316511.png" alt="Philip-Wilson_1-1613088316511.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For now, I would encourage you to submit this issue as a bug via Esri Support. Our Support team will assign an official bug number for your records. This number can be used to search for and subscribe to the bug on the Esri Support site. If the issue is reported by other customers it will be attached to the same bug report, which helps us assess the impact of the issue and prioritize it accordingly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Phil.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 00:08:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1026126#M32437</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-02-12T00:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1026128#M32438</link>
      <description>&lt;P&gt;Hi again&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148004"&gt;@SkylerKasko&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Also note that if you are trying to submit via the Survey123 field app (using your test survey example), you should get an error, and the upload of data should not be successful, as there is no geomtry on the table. I see the following when trying to submit in 3.11 or 3.12 beta field app:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Philip-Wilson_2-1613088784061.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5885i99C2E27007316933/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Philip-Wilson_2-1613088784061.png" alt="Philip-Wilson_2-1613088784061.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you are not seeing this error and submissions were successful, just checking are you using the web app to submit?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 00:14:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1026128#M32438</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-02-12T00:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1026269#M32445</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous User,&lt;/P&gt;&lt;P&gt;Thanks for the detailed explanation in your first reply, I will submit a bug report as you suggest.&lt;/P&gt;&lt;P&gt;I did not get that Send Error when testing the full survey I am working on. When I initially created the Geopoint_Test example survey, I did see the Send Error pictured. However, in testing I switched the order of the two questions, republished, and then switched the order back to what it had been originally, and republished again. At that point I no longer saw the Send Error, and the submissions were successful, with a feature created at the coordinates captured by&amp;nbsp;&lt;SPAN&gt;null_geopoint. I am using the field app to submit, not the web app.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sky&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 14:13:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1026269#M32445</guid>
      <dc:creator>SkylerKasko</dc:creator>
      <dc:date>2021-02-12T14:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1103408#M37690</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148004"&gt;@SkylerKasko&lt;/a&gt;, what is your bug number please?&lt;/P&gt;&lt;P&gt;I spotted&amp;nbsp;&lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEzMzQ5Mw==" target="_self"&gt;BUG-000133493&lt;/A&gt; but it's not yours, as it predates this thread, and is about a null value, not a null type.&lt;/P&gt;&lt;P&gt;Best wishes, &lt;STRONG&gt;Adrian&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 09:56:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1103408#M37690</guid>
      <dc:creator>Adrian_S</dc:creator>
      <dc:date>2021-09-30T09:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1103518#M37697</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/496919"&gt;@Adrian_S&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;How can I find my bug number? I know that I submitted a bug report back in February, but I did not receive an email confirmation (as far as I can tell) and I cannot find anywhere that Esri provides a list of my bug report submissions.&lt;/P&gt;&lt;P&gt;Indeed, BUG-000133493 is not mine.&lt;/P&gt;&lt;P&gt;Best, Sky&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 14:50:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1103518#M37697</guid>
      <dc:creator>SkylerKasko</dc:creator>
      <dc:date>2021-09-30T14:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1104849#M37839</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/321915" target="_blank"&gt;@Philip-Wilson&lt;/A&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Where are bugs listed please? I couldn't find the place.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&amp;nbsp;&lt;STRONG&gt;Adrian&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 15:51:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1104849#M37839</guid>
      <dc:creator>Adrian_S</dc:creator>
      <dc:date>2021-10-05T15:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105026#M37869</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/496919"&gt;@Adrian_S&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Bugs logged with Esri Support by other customers that have been made public can be found at&amp;nbsp;&lt;A href="https://support.esri.com/" target="_blank"&gt;https://support.esri.com/&lt;/A&gt;&lt;BR /&gt;If you are looking for a specific bug that you logged, you should be able to find that in MyEsri account or via your Esri account with your local distributor.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 23:44:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105026#M37869</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-10-05T23:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105330#M37896</link>
      <description>&lt;P&gt;Hi @Anonymous User,&lt;/P&gt;&lt;P&gt;Can you provide more specific instructions for how to find a list of my bug submissions in my MyEsri account? I have looked through the MyEsri site and cannot find the bug that I logged.&lt;/P&gt;&lt;P&gt;Thanks, Sky&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 20:23:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105330#M37896</guid>
      <dc:creator>SkylerKasko</dc:creator>
      <dc:date>2021-10-06T20:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105389#M37901</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148004"&gt;@SkylerKasko&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;How did you log the bug? Via the Esri Support site or via a distributor? Either way you should have recieved an email or correspondance from the support analyst who took the case, with details of the original case number and the bug number once it was processed?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 23:39:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105389#M37901</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-10-06T23:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105530#M37914</link>
      <description>&lt;P&gt;Hi @Anonymous User,&lt;/P&gt;&lt;P&gt;I logged the bug via the Esri Support site. I do not have a record of receiving any email or correspondence after submitting the bug.&lt;/P&gt;&lt;P&gt;Best, Sky&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 13:44:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105530#M37914</guid>
      <dc:creator>SkylerKasko</dc:creator>
      <dc:date>2021-10-07T13:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105747#M37931</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148004"&gt;@SkylerKasko&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I would suggest you contact Esri Support to follow up, as for me to look into it further I would need a case id or BUG number?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 23:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105747#M37931</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-10-07T23:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105872#M37944</link>
      <description>&lt;P&gt;OK, thanks for the suggestion to contact Esri Support. I cannot provide you with a BUG number, unfortunately, as the entire point of this discussion was to discover what the BUG number was.&lt;/P&gt;&lt;P&gt;Best, Sky&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 13:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1105872#M37944</guid>
      <dc:creator>SkylerKasko</dc:creator>
      <dc:date>2021-10-08T13:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1207575#M44540</link>
      <description>&lt;P&gt;Hey, just wondering if this has got any further?&lt;/P&gt;&lt;P&gt;I have the same issue, where I'd like my child point features to default to the parent location, apart from certain site types where I'd like the user to be able to update the child location. I can get around this by having the child geopoint visible on all site types, but the more elegant solution would be to have a null geopoint in the background to do a calculation, which currently doesn't work. Or is it possible to control visibility of a geopoint question based on previous answers?&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Duncan&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 06:48:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1207575#M44540</guid>
      <dc:creator>DuncanKinnear</dc:creator>
      <dc:date>2022-08-30T06:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates Saved from Null Geopoint Instead of Non-Null Geopoint</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1207655#M44544</link>
      <description>&lt;P&gt;I'm not aware of any developments on this, but depending on the details of your form one possibility may be to put the null geopoint you're using for the calculation later in the form than the geopoint you're using it to calculate. For an example, see: &lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/save-location-with-offset/m-p/1154967/highlight/true#M41376" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/save-location-with-offset/m-p/1154967/highlight/true#M41376&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 13:16:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/coordinates-saved-from-null-geopoint-instead-of/m-p/1207655#M44544</guid>
      <dc:creator>SkylerKasko</dc:creator>
      <dc:date>2022-08-30T13:16:29Z</dc:date>
    </item>
  </channel>
</rss>

