<?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: popup images from Google drive in ArcGIS Online Developers Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-developers-questions/popup-images-from-google-drive/m-p/1208152#M1149</link>
    <description>&lt;P&gt;so you upload your photos to google and than you have an id. You use this ID in the popup-link. What is your problem exactly?&lt;/P&gt;</description>
    <pubDate>Wed, 31 Aug 2022 13:44:40 GMT</pubDate>
    <dc:creator>Mannus_Etten</dc:creator>
    <dc:date>2022-08-31T13:44:40Z</dc:date>
    <item>
      <title>popup images from Google drive</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/popup-images-from-google-drive/m-p/1208097#M1147</link>
      <description>&lt;P&gt;hi, I want to link images inside a popup from a google drive folder&lt;/P&gt;&lt;P&gt;so the number of the img inside my folder match the id of the of the selected polygon&lt;/P&gt;&lt;P&gt;I put this inside the url for the image property but it does/t work ofcouse&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/drive/folders/1uWelrONRyJcuBnsveRggx55E7a2N5T-Q?usp=sharing" target="_blank"&gt;https://drive.google.com/drive/folders/1V0z6nk3oWAGzbApTpbo0tONID_cJzFVE?usp=sharing&lt;/A&gt;/{OBJECTID}.png&lt;/P&gt;&lt;P&gt;I found this but this link&amp;nbsp;&lt;A href="https://support.esri.com/en/technical-article/000015466" target="_blank"&gt;https://support.esri.com/en/technical-article/000015466&lt;/A&gt;&amp;nbsp;but problem is that I need to change the image for each parcel and each image has a different id I try with my webserver but amazon does the same it change all the images urls individually.&lt;/P&gt;&lt;P&gt;Is there a solution for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 11:20:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/popup-images-from-google-drive/m-p/1208097#M1147</guid>
      <dc:creator>EdgarFernandes</dc:creator>
      <dc:date>2022-08-31T11:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: popup images from Google drive</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/popup-images-from-google-drive/m-p/1208152#M1149</link>
      <description>&lt;P&gt;so you upload your photos to google and than you have an id. You use this ID in the popup-link. What is your problem exactly?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 13:44:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/popup-images-from-google-drive/m-p/1208152#M1149</guid>
      <dc:creator>Mannus_Etten</dc:creator>
      <dc:date>2022-08-31T13:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: popup images from Google drive</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/popup-images-from-google-drive/m-p/1208186#M1150</link>
      <description>&lt;P&gt;each id is dynamic, meaning it changes for all images. I have 50000 images that are to go in each individual polygon of my map popUp.&lt;/P&gt;&lt;P&gt;This workflow is okay to change an specific image&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Before closing the sharing box, copy the document ID from the URL in the field below&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Link to share&lt;/STRONG&gt;. This URL contains the image id. For example: &lt;A href="https://drive.google.com/file/d/" target="_blank"&gt;https://drive.google.com/file/d/&lt;/A&gt;&lt;STRONG&gt;0B14bzGsfJ06JMDF5Y2VsNU9FRVk&lt;/STRONG&gt;/view?usp=sharing&lt;/LI&gt;&lt;LI&gt;Replace &amp;lt;image_id&amp;gt; in this URL with your image id: &lt;A href="https://community.esri.com/" target="_blank"&gt;https://drive.google.com/uc?export=view&amp;amp;id=&amp;lt;image_id&amp;gt;&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;but what I want to do is give my folder and have a corresponant image name for each objectid field&lt;/P&gt;&lt;P&gt;like&amp;nbsp;&lt;/P&gt;&lt;P&gt;url: &lt;A href="https://GDrive/MyImg" target="_blank"&gt;https://GDrive/MyImg&lt;/A&gt;&lt;SPAN&gt;/{OBJECTID}.png&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;the&amp;nbsp;{OBJECTID} will match my image name inside the folder&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 14:36:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/popup-images-from-google-drive/m-p/1208186#M1150</guid>
      <dc:creator>EdgarFernandes</dc:creator>
      <dc:date>2022-08-31T14:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: popup images from Google drive</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/popup-images-from-google-drive/m-p/1208217#M1151</link>
      <description>&lt;P&gt;unfortunately, I can't help you, I don't understand the problem. Because you want to show for a popup of one polygon 50.000 images?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck with finding the solution.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 15:06:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/popup-images-from-google-drive/m-p/1208217#M1151</guid>
      <dc:creator>Mannus_Etten</dc:creator>
      <dc:date>2022-08-31T15:06:52Z</dc:date>
    </item>
  </channel>
</rss>

