<?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: sas va esri polygon in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/771307#M15366</link>
    <description>yes, thank you !&lt;BR /&gt;in my case geo map based templates not available &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 30 Sep 2021 04:20:10 GMT</pubDate>
    <dc:creator>vallsas</dc:creator>
    <dc:date>2021-09-30T04:20:10Z</dc:date>
    <item>
      <title>sas va esri polygon</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/769861#M15326</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question on esri map shape file with polygon map in va.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a shape file and imported into va cas and then I tried to create a new polygon &amp;nbsp;by selecting the new Geography item -&amp;gt; under geography data: -&amp;gt; Geographic data provider (but I found from other sas technical papers instead of this option New polygon provider ) and then creating the polygon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after creating the geoiteam and tried to create Geocoordinate map but only x and y points are plotted which are from shape file not polygon .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please share any views on the how to create custom map with polygon layers in sas viya visual analytics .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 10:17:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/769861#M15326</guid>
      <dc:creator>vallsas</dc:creator>
      <dc:date>2021-09-23T10:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: sas va esri polygon</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/769865#M15327</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Polygon data can be imported into CAS using related %SHPIMPRT macro. There are more information about the steps required at&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/calcdc/3.5/caldatamgmtcas/p1dwawsidsczlpn121j0glleicxp.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/calcdc/3.5/caldatamgmtcas/p1dwawsidsczlpn121j0glleicxp.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Once imported - you will need to logon as administrator in order to register new geographic data providers. Standard users won't see related 'new provider' option in the geographic item editor. More details including information about required permissions are covered in&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/vacdc/8.5/vareportdata/p031vp9uc5y5iun0zipy3c1trkqn.htm#p1a7fw0vj2w6aln18sl77suu45o3" target="_blank"&gt;https://go.documentation.sas.com/doc/en/vacdc/8.5/vareportdata/p031vp9uc5y5iun0zipy3c1trkqn.htm#p1a7fw0vj2w6aln18sl77suu45o3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you have a geographical item based on custom geographic data provider - you will need to use a Geo Region visual. Only this visualization is able to render geographical boundaries/regions.&lt;/P&gt;
&lt;P&gt;Hope this helps! Falko&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 11:15:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/769865#M15327</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2021-09-23T11:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: sas va esri polygon</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/769930#M15328</link>
      <description>&lt;P&gt;I notice in your description you indicate that you're using the &lt;STRONG&gt;Geo Coordinate object&lt;/STRONG&gt;. To render &lt;U&gt;regions&lt;/U&gt; on a map in SAS Visual Analytics, you need to use either the &lt;STRONG&gt;Geo Region&lt;/STRONG&gt; or the multi-layer&amp;nbsp;&lt;STRONG&gt;Geo Region-Coordinate&lt;/STRONG&gt; map object. If you use the Geo Coordinate object in Visual Analytics to show regions, the visualization will plot the centroid for each region - which sounds like what you are experiencing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, note that as of the SAS Viya July 2021 release, 2021.1.3, you can also &lt;A href="https://go.documentation.sas.com/doc/en/sasadmincdc/v_018/caldatamgmtcas/p1dwawsidsczlpn121j0glleicxp.htm?homeOnFail" target="_self"&gt;import geo shapefiles using the SAS Viya CLI&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 14:24:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/769930#M15328</guid>
      <dc:creator>RobbyP</dc:creator>
      <dc:date>2021-09-23T14:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: sas va esri polygon</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/770471#M15333</link>
      <description>Hi Falko,&lt;BR /&gt;&lt;BR /&gt;Thanks for the details info.&lt;BR /&gt;&lt;BR /&gt;I have done the first part where as i have successfully imported the shape file into sas viva va and found that the there is no geo id or object id which i received the file , but I have created just dummy object id = 1001 and sequence number as well.&lt;BR /&gt;&lt;BR /&gt;the second step , when I create the map of geo coordinate i have assinged the new geography iteam but only x and y values are plotted but not polygon. I want the polygon to be highlighted in my map.</description>
      <pubDate>Sun, 26 Sep 2021 09:20:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/770471#M15333</guid>
      <dc:creator>vallsas</dc:creator>
      <dc:date>2021-09-26T09:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: sas va esri polygon</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/770472#M15334</link>
      <description>Hi RobbyP, thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;But in my input file doesn't have the region values , my shape file contains only ,x,y,segment,name of the places.&lt;BR /&gt;&lt;BR /&gt;pleas suggest how to create a polygon, as we dont have access to web url, so it should be internal gis map but our base map does not have the layers, our requirement is need layers like polygons.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Sep 2021 09:24:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/770472#M15334</guid>
      <dc:creator>vallsas</dc:creator>
      <dc:date>2021-09-26T09:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: sas va esri polygon</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/770474#M15335</link>
      <description>&lt;P&gt;As mentioned -&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;Geo Coordinate&lt;/STRONG&gt; only plots individual data points (markers). For regional areas use the &lt;STRONG&gt;Geo Region&lt;/STRONG&gt; object instead.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Note, that Geo Region requires a geographical data item which supports regional polygons. It can be an item using the provided built-in lookup tables (e.g. Country, States, etc.) or an item based on a custom geographical provider given the imported shape files as explained earlier. Also note, that Esri shape files come in different types e.g. Polygon, Polyline or Point. Only the type Polygon supports regional areas.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You may also use tools such as ArcGIS ArcMap or open-source tools such as QGIS to validate shape files. It typically helps to identify things like geographical IDs and potential custom coordinates spaces.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Falko&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Sep 2021 09:54:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/770474#M15335</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2021-09-26T09:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: sas va esri polygon</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/770837#M15340</link>
      <description>Hi Falco ,&lt;BR /&gt;&lt;BR /&gt;I got it the polygon shapes in the data, where as from my shape file the area of two columns missing and I received only x and y not the aread values of other two columns.&lt;BR /&gt;&lt;BR /&gt;Finally i created the polygon, thank you for your documents are really helpful.&lt;BR /&gt;&lt;BR /&gt;Now I want the to create the layers of the polygon in one map of different areas. if any links please..&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 28 Sep 2021 10:10:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/770837#M15340</guid>
      <dc:creator>vallsas</dc:creator>
      <dc:date>2021-09-28T10:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: sas va esri polygon</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/771046#M15347</link>
      <description>&lt;P&gt;SAS Visual Analytics only ships with a few pre-built geo visualizations. There are multi-overlay visuals such as Geo region+coordinate allowing you to overlay regional map with a coordinate (scatter) visual. If you need something different, e.g. region+region (to overlay more than one regional map), you can use SAS Graph Builder to build such template. A good general guide on how to build such template is here&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/SAS-Graph-Builder-Custom-Line-Chart-with-Reference-line-for/ta-p/672130" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/SAS-Graph-Builder-Custom-Line-Chart-with-Reference-line-for/ta-p/672130&lt;/A&gt;&amp;nbsp;and the official doc here &lt;A href="https://go.documentation.sas.com/doc/en/vacdc/8.5/grbldrug/titlepage.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/vacdc/8.5/grbldrug/titlepage.htm&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Hope this helps. Falko&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 23:03:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/771046#M15347</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2021-09-28T23:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: sas va esri polygon</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/771094#M15348</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/2917"&gt;@FalkoSchulz&lt;/a&gt;, are geo maps only available in the Graph Builder in Viya? I've not used it before but went to check it out and there were no geo map elements available, VA 7.5 on SAS 9.4M7.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Nigel&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 09:34:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/771094#M15348</guid>
      <dc:creator>Nigel_Pain</dc:creator>
      <dc:date>2021-09-29T09:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: sas va esri polygon</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/771102#M15349</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13516"&gt;@Nigel_Pain&lt;/a&gt;&amp;nbsp; - yes, support for geo map based templates got added to Visual Analytics 8.x. Unfortunately not available in VA 7.x.&lt;/P&gt;
&lt;P&gt;Cheers, Falko&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 10:23:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/771102#M15349</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2021-09-29T10:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: sas va esri polygon</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/771107#M15350</link>
      <description>Damn! Thanks Falco, helpful as always.</description>
      <pubDate>Wed, 29 Sep 2021 11:05:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/771107#M15350</guid>
      <dc:creator>Nigel_Pain</dc:creator>
      <dc:date>2021-09-29T11:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: sas va esri polygon</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/771307#M15366</link>
      <description>yes, thank you !&lt;BR /&gt;in my case geo map based templates not available &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 30 Sep 2021 04:20:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sas-va-esri-polygon/m-p/771307#M15366</guid>
      <dc:creator>vallsas</dc:creator>
      <dc:date>2021-09-30T04:20:10Z</dc:date>
    </item>
  </channel>
</rss>

