<?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 Pulldata @geopoint (Multiple geopoints) in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1525376#M58633</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I´m currently working with a new project where a geotrace is drawn from a &lt;STRONG&gt;sum()&lt;/STRONG&gt; calculation as shown below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DianaTorres10_0-1724270459959.png" style="width: 787px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113158i727FEA667E20017D/image-dimensions/787x105?v=v2" width="787" height="105" role="button" title="DianaTorres10_0-1724270459959.png" alt="DianaTorres10_0-1724270459959.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I was wondering if there's a way to use the pulldata to get the coordinates from all of the geopoints submitted by the user. So far I've been able to get the loctaion from one entry only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Aug 2024 20:03:57 GMT</pubDate>
    <dc:creator>DianaTorres10</dc:creator>
    <dc:date>2024-08-21T20:03:57Z</dc:date>
    <item>
      <title>Pulldata @geopoint (Multiple geopoints)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1525376#M58633</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I´m currently working with a new project where a geotrace is drawn from a &lt;STRONG&gt;sum()&lt;/STRONG&gt; calculation as shown below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DianaTorres10_0-1724270459959.png" style="width: 787px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113158i727FEA667E20017D/image-dimensions/787x105?v=v2" width="787" height="105" role="button" title="DianaTorres10_0-1724270459959.png" alt="DianaTorres10_0-1724270459959.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I was wondering if there's a way to use the pulldata to get the coordinates from all of the geopoints submitted by the user. So far I've been able to get the loctaion from one entry only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 20:03:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1525376#M58633</guid>
      <dc:creator>DianaTorres10</dc:creator>
      <dc:date>2024-08-21T20:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata @geopoint (Multiple geopoints)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1525728#M58643</link>
      <description>&lt;P&gt;Put the pulldata inside the repeat then use a join(fieldname) outside the repeat.&amp;nbsp; That will get you a big list.&lt;/P&gt;&lt;P&gt;You will probably want a concat(lat, ", ", long) inside the repeat then a join(concat field, " \n ") or something like that to make it look nice.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 14:04:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1525728#M58643</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-08-22T14:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata @geopoint (Multiple geopoints)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1526085#M58664</link>
      <description>&lt;P&gt;I tried your suggestion:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DianaTorres10_0-1724353869740.png" style="width: 800px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113290i07788E5A68D5C580/image-dimensions/800x136?v=v2" width="800" height="136" role="button" title="DianaTorres10_0-1724353869740.png" alt="DianaTorres10_0-1724353869740.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How ever, it only gives one set of coordinates, maybe Im doing something wrong?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DianaTorres10_1-1724353945962.png" style="width: 756px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113291i06E8D7AFE7C29659/image-dimensions/756x274?v=v2" width="756" height="274" role="button" title="DianaTorres10_1-1724353945962.png" alt="DianaTorres10_1-1724353945962.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see there are 3 vertex and only one coordinate set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 19:13:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1526085#M58664</guid>
      <dc:creator>DianaTorres10</dc:creator>
      <dc:date>2024-08-22T19:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata @geopoint (Multiple geopoints)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1526111#M58669</link>
      <description>&lt;P&gt;Oh you want a list of all the vertexes of a line?&amp;nbsp; Sorry I have not seen that.&amp;nbsp; It could be a huge list.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-lines-and-polygons/ba-p/897415" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-lines-and-polygons/ba-p/897415&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 19:53:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1526111#M58669</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-08-22T19:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata @geopoint (Multiple geopoints)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1526138#M58670</link>
      <description>&lt;P&gt;Yeah, basically.&lt;/P&gt;&lt;P&gt;I couldn't find an answer on that blog, that's where I got the &lt;STRONG&gt;sum()&lt;/STRONG&gt; idea.&lt;/P&gt;&lt;P&gt;Thanks, tho.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 20:29:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1526138#M58670</guid>
      <dc:creator>DianaTorres10</dc:creator>
      <dc:date>2024-08-22T20:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata @geopoint (Multiple geopoints)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1550574#M59732</link>
      <description>&lt;P&gt;I think that the x, y, and concat text fields all need to be in the repeat as well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 18:40:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-geopoint-multiple-geopoints/m-p/1550574#M59732</guid>
      <dc:creator>MollyWalkner_1</dc:creator>
      <dc:date>2024-10-21T18:40:50Z</dc:date>
    </item>
  </channel>
</rss>

