<?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: Embedding ArcGIS Map/Dashboard in SAS Viya Visual Analytics in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Embedding-ArcGIS-Map-Dashboard-in-SAS-Viya-Visual-Analytics/m-p/922243#M17935</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/2917"&gt;@FalkoSchulz&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/443075"&gt;@GregTreiman&lt;/a&gt;&amp;nbsp;are now notified !&lt;/P&gt;</description>
    <pubDate>Fri, 29 Mar 2024 08:28:02 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2024-03-29T08:28:02Z</dc:date>
    <item>
      <title>Embedding ArcGIS Map/Dashboard in SAS Viya Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Embedding-ArcGIS-Map-Dashboard-in-SAS-Viya-Visual-Analytics/m-p/922202#M17934</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What are the steps for embedding an ArcGIS map or dashboard created in ArcGIS Online in SAS Viya Visual Analytics? I have been searching for a solution but could not find one that suits my needs. Thanks in advance for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 21:10:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Embedding-ArcGIS-Map-Dashboard-in-SAS-Viya-Visual-Analytics/m-p/922202#M17934</guid>
      <dc:creator>samoyed06</dc:creator>
      <dc:date>2024-03-28T21:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding ArcGIS Map/Dashboard in SAS Viya Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Embedding-ArcGIS-Map-Dashboard-in-SAS-Viya-Visual-Analytics/m-p/922243#M17935</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/2917"&gt;@FalkoSchulz&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/443075"&gt;@GregTreiman&lt;/a&gt;&amp;nbsp;are now notified !&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 08:28:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Embedding-ArcGIS-Map-Dashboard-in-SAS-Viya-Visual-Analytics/m-p/922243#M17935</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2024-03-29T08:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding ArcGIS Map/Dashboard in SAS Viya Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Embedding-ArcGIS-Map-Dashboard-in-SAS-Viya-Visual-Analytics/m-p/922285#M17936</link>
      <description>&lt;P&gt;Great question! You can add an ArcGIS Online web map to a SAS Visual Analytics report using the data-driven content object or the web content object. Using the data-driven content object allows you to overlay your own data on top of the AGOL map, whereas the web content object simply displays the web map without interaction with your report data. There are basically four steps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create an AGOL web map. Once you've saved it, you'll need to take note of the portal item ID. This will be in the URL after "?webmap=".&lt;/LI&gt;
&lt;LI&gt;Deploy the&amp;nbsp;SAS ArcGISWebMapProvider project from Github in your Viya environment. This only needs to be done once - it creates a webpage that you can use to serve ArcGIS webmaps via the data-driven content object in a Visual Analytics report. The Github project is &lt;A href="https://github.com/sassoftware/sas-visualanalytics-geowebmap" target="_self"&gt;here.&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Add a web content object or data-driven content object to a Visual Analytics report. You'll use the URL of the hosted geoweb map provider and the portal item ID from your AGOL map.&lt;/LI&gt;
&lt;LI&gt;Customize the map. You can add lots of additional customizations to the data-driven content object. You can overlay report data on top of the AGOL map, control the colors and visualization types, and more.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P data-unlink="true"&gt;This blog series might help you get started: &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Everything-you-need-to-know-about-web-maps-in-SAS-Visual/ta-p/516042" target="_self"&gt;Part 1&lt;/A&gt;, &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-your-first-web-map-into-a-SAS-Visual-Analytics/ta-p/522031" target="_self"&gt;Part 2&lt;/A&gt;, &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-integrate-a-web-map-visualization-into-a-SAS-Visual/ta-p/557146" target="_self"&gt;Part 3&lt;/A&gt;, &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Customizing-a-web-map-visualization-in-a-SAS-Visual-Analytics/ta-p/562082" target="_self"&gt;Part 4&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 17:44:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Embedding-ArcGIS-Map-Dashboard-in-SAS-Viya-Visual-Analytics/m-p/922285#M17936</guid>
      <dc:creator>GregTreiman</dc:creator>
      <dc:date>2024-03-29T17:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding ArcGIS Map/Dashboard in SAS Viya Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Embedding-ArcGIS-Map-Dashboard-in-SAS-Viya-Visual-Analytics/m-p/923010#M17940</link>
      <description>&lt;P&gt;Thank you for these steps and the links to the resources.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 16:12:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Embedding-ArcGIS-Map-Dashboard-in-SAS-Viya-Visual-Analytics/m-p/923010#M17940</guid>
      <dc:creator>samoyed06</dc:creator>
      <dc:date>2024-04-04T16:12:33Z</dc:date>
    </item>
  </channel>
</rss>

