<?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: Do storymaps have a thumbnail or cover image? in ArcGIS StoryMaps Questions</title>
    <link>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011050#M1581</link>
    <description>&lt;P&gt;Yep! Every story (and every item in ArcGIS) has a thumbnail image. Sounds like you are a developer, so you can request the URL for the thumbnail of the item using the API call described below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/rest/users-groups-and-items/item.htm" target="_blank"&gt;https://developers.arcgis.com/rest/users-groups-and-items/item.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For example, it's typically the URL below, where the item ID for the story would be swapped in for the id in the link below.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.arcgis.com/sharing/rest/content/items/c87bc0a59c0144008e25d50a5dd1b192/info/thumbnail/ago_downloaded.jpg" target="_blank"&gt;https://www.arcgis.com/sharing/rest/content/items/c87bc0a59c0144008e25d50a5dd1b192/info/thumbnail/ago_downloaded.jpg&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Dec 2020 18:38:27 GMT</pubDate>
    <dc:creator>OwenGeo</dc:creator>
    <dc:date>2020-12-18T18:38:27Z</dc:date>
    <item>
      <title>Do storymaps have a thumbnail or cover image?</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011043#M1580</link>
      <description>&lt;P&gt;I wish to embed multiple storymaps on one page.&lt;/P&gt;&lt;P&gt;The storymaps are not mine, they are created by various organizations I work with.&lt;/P&gt;&lt;P&gt;Multiple iframes make for a very slow-loading page. Ideally, I would do as I've already done with YouTube videos, show a thumbnail or default image, then when the user clicks, load the iframe.&lt;/P&gt;&lt;P&gt;Do such images exist? Can the image URL be figured out from the Storymap ID?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 18:37:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011043#M1580</guid>
      <dc:creator>Ken__D</dc:creator>
      <dc:date>2020-12-18T18:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Do storymaps have a thumbnail or cover image?</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011050#M1581</link>
      <description>&lt;P&gt;Yep! Every story (and every item in ArcGIS) has a thumbnail image. Sounds like you are a developer, so you can request the URL for the thumbnail of the item using the API call described below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/rest/users-groups-and-items/item.htm" target="_blank"&gt;https://developers.arcgis.com/rest/users-groups-and-items/item.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For example, it's typically the URL below, where the item ID for the story would be swapped in for the id in the link below.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.arcgis.com/sharing/rest/content/items/c87bc0a59c0144008e25d50a5dd1b192/info/thumbnail/ago_downloaded.jpg" target="_blank"&gt;https://www.arcgis.com/sharing/rest/content/items/c87bc0a59c0144008e25d50a5dd1b192/info/thumbnail/ago_downloaded.jpg&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 18:38:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011050#M1581</guid>
      <dc:creator>OwenGeo</dc:creator>
      <dc:date>2020-12-18T18:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Do storymaps have a thumbnail or cover image?</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011052#M1582</link>
      <description>&lt;P&gt;Perfecto!&lt;/P&gt;&lt;P&gt;I will explore the API but can I assume that the URL can be constructed as you show above?&lt;/P&gt;&lt;P&gt;Also, I am not an ESRI customer (but I have a lot of friends who are)&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 18:43:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011052#M1582</guid>
      <dc:creator>Ken__D</dc:creator>
      <dc:date>2020-12-18T18:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Do storymaps have a thumbnail or cover image?</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011056#M1583</link>
      <description>&lt;P&gt;I'm not 100% certain that the thumbnail name will be the same in every case, but I believe most are like that. It should be easy enough to test for a few stories when you test your page.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 18:45:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011056#M1583</guid>
      <dc:creator>OwenGeo</dc:creator>
      <dc:date>2020-12-18T18:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Do storymaps have a thumbnail or cover image?</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011058#M1584</link>
      <description>&lt;P&gt;I'll test that and report back here. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 18:47:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011058#M1584</guid>
      <dc:creator>Ken__D</dc:creator>
      <dc:date>2020-12-18T18:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Do storymaps have a thumbnail or cover image?</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011083#M1585</link>
      <description>&lt;P&gt;So far, 17 of 20 were okay.&lt;/P&gt;&lt;P&gt;Strangely, the erroneous image URLs were the ones given in the meta tags of the HTML page. They just didn't work.&lt;/P&gt;&lt;P&gt;I'm getting set up with the API, thanks again.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 19:26:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/do-storymaps-have-a-thumbnail-or-cover-image/m-p/1011083#M1585</guid>
      <dc:creator>Ken__D</dc:creator>
      <dc:date>2020-12-18T19:26:26Z</dc:date>
    </item>
  </channel>
</rss>

