<?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: Scripting Picture Exports from Survey123 Feature Class in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/scripting-picture-exports-from-survey123-feature/m-p/800927#M10768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bumping this because we need something similar at my organization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jul 2019 16:34:30 GMT</pubDate>
    <dc:creator>AdamBakiera</dc:creator>
    <dc:date>2019-07-17T16:34:30Z</dc:date>
    <item>
      <title>Scripting Picture Exports from Survey123 Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/scripting-picture-exports-from-survey123-feature/m-p/800926#M10767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a SUPER newbie to the python side of the ArcGIS stuff so I was wondering if anyone could help me out with how to modify the script here:&amp;nbsp;&lt;A class="" href="http://support.esri.com/technical-article/000011912" style="color: #2989c5; text-decoration: none;" title="http://support.esri.com/technical-article/000011912"&gt;How To: Batch export attachments from a feature class&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to match the attachment based on its rel_globalid back to the globalid in the feature class and return an associated attribute ie 'site name'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this great article over here:&amp;nbsp;&lt;A class="link-titled" href="https://gis.stackexchange.com/questions/233087/export-attachments-for-arcgis-collector-naming" title="https://gis.stackexchange.com/questions/233087/export-attachments-for-arcgis-collector-naming"&gt;arcpy - Export Attachments for Arcgis Collector - Naming - Geographic Information Systems Stack Exchange&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which seems to indicate it is possible to pull a field value from another table based on the key field between the two in python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the feature class would have the following fields:&lt;/P&gt;&lt;P&gt;globalid&lt;/P&gt;&lt;P&gt;site_name&lt;/P&gt;&lt;P&gt;(survey info, etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attachment table has:&lt;/P&gt;&lt;P&gt;rel_globalid&lt;/P&gt;&lt;P&gt;att_name&lt;/P&gt;&lt;P&gt;data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in the end I would like the script to ask for&amp;nbsp;&lt;/P&gt;&lt;P&gt;Parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Attachment Table&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Output Location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Feature Class (Surveys)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the output files to be:&lt;/P&gt;&lt;P&gt;(site_name)_(att_name)_ATT1&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(site_name)_(att_name)_ATT2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(site_name)_(att_name)_ATT3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I feel like I am pretty close but I am totally new to python so I am hoping someone here can help me tune up the scripting!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 20:01:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/scripting-picture-exports-from-survey123-feature/m-p/800926#M10767</guid>
      <dc:creator>RachaelHurd</dc:creator>
      <dc:date>2017-05-12T20:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting Picture Exports from Survey123 Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/scripting-picture-exports-from-survey123-feature/m-p/800927#M10768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bumping this because we need something similar at my organization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2019 16:34:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/scripting-picture-exports-from-survey123-feature/m-p/800927#M10768</guid>
      <dc:creator>AdamBakiera</dc:creator>
      <dc:date>2019-07-17T16:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting Picture Exports from Survey123 Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/scripting-picture-exports-from-survey123-feature/m-p/800928#M10769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bumping too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2019 22:44:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/scripting-picture-exports-from-survey123-feature/m-p/800928#M10769</guid>
      <dc:creator>MichelleWilliams1</dc:creator>
      <dc:date>2019-10-15T22:44:18Z</dc:date>
    </item>
  </channel>
</rss>

