<?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 Multiple Geopoints in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/multiple-geopoints/m-p/1037251#M33218</link>
    <description>&lt;P&gt;I am conducting a survey where I need recreationists to pinpoint spots on a map where they've most frequently seen wildlife. I am asking four questions and asking for one geopoint from each one. I need this data to be able to be extracted and put on a single story map later on with about a dozen digital stories as well. How can I best set up my coding so that this data can be viewed on a single map? I tried using null but was unable to publish the survey at the end. Now I am using repeats (sandwiching my four geopoint questions with "begin repeat" and "end repeat" - each has the type "geopoint" and appearance "minimal." I left repeat_count empty) but am still getting several issues: 1) it still won't publish at the end because I am asking for four geopoints and 2) there is still an option after the fourth map to click the right arrow and get a second form of four more maps.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Mar 2021 18:42:43 GMT</pubDate>
    <dc:creator>Courtney_Garrity</dc:creator>
    <dc:date>2021-03-16T18:42:43Z</dc:date>
    <item>
      <title>Multiple Geopoints</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/multiple-geopoints/m-p/1037251#M33218</link>
      <description>&lt;P&gt;I am conducting a survey where I need recreationists to pinpoint spots on a map where they've most frequently seen wildlife. I am asking four questions and asking for one geopoint from each one. I need this data to be able to be extracted and put on a single story map later on with about a dozen digital stories as well. How can I best set up my coding so that this data can be viewed on a single map? I tried using null but was unable to publish the survey at the end. Now I am using repeats (sandwiching my four geopoint questions with "begin repeat" and "end repeat" - each has the type "geopoint" and appearance "minimal." I left repeat_count empty) but am still getting several issues: 1) it still won't publish at the end because I am asking for four geopoints and 2) there is still an option after the fourth map to click the right arrow and get a second form of four more maps.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 18:42:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/multiple-geopoints/m-p/1037251#M33218</guid>
      <dc:creator>Courtney_Garrity</dc:creator>
      <dc:date>2021-03-16T18:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Geopoints</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/multiple-geopoints/m-p/1037383#M33230</link>
      <description>&lt;P&gt;You would just make one geopoint question and do the repeat 4 times.&amp;nbsp; That is how repeats work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can set repeat count to 4 to limit it.&lt;/P&gt;&lt;P&gt;Now to get fancy what I do is a pulldata to figure out summer, winter, etc. (pulldata csv just has a column for 1 summer, 2 .. etc)&amp;nbsp; But since you just have 4 options I would just do an if.&lt;/P&gt;&lt;P&gt;So make a note that says Where is the ... then a calc of if(position(..) = 1, "Summer", if ...etc)&lt;/P&gt;&lt;P&gt;You could even make it all one line by having the label be Where ... ${season} where season is a calculate field with the if above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ahh I hope that short description makes sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 22:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/multiple-geopoints/m-p/1037383#M33230</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-03-16T22:27:06Z</dc:date>
    </item>
  </channel>
</rss>

