<?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: Geo Region with Geo Coordinate(or Bubble) Map in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414251#M8690</link>
    <description>&lt;P&gt;Thanks again for your suggestions !&lt;/P&gt;</description>
    <pubDate>Fri, 17 Nov 2017 04:55:17 GMT</pubDate>
    <dc:creator>mduarte</dc:creator>
    <dc:date>2017-11-17T04:55:17Z</dc:date>
    <item>
      <title>SAS VA: Geo Region with Geo Coordinate(or Bubble) Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414228#M8683</link>
      <description>&lt;P&gt;Hi - I have two types of people - agents and users.&lt;/P&gt;&lt;P&gt;I would like to show user density relative to agent location on a geo map.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Preferable something similar to the included picture, taken from &lt;A href="https://community.tableau.com/thread/126710" target="_blank"&gt;https://community.tableau.com/thread/126710&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tableausnip.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/16689i53754611DDB87C0D/image-size/large?v=v2&amp;amp;px=999" role="button" title="tableausnip.PNG" alt="tableausnip.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a second option, I would like to show the users as one colour on the map (as a bubble, sized by count aggregated at the&amp;nbsp;postcode level) and the agents as another colour on the map (as either a bubble or coordinate at the lat and lon cordinates o the agent). &amp;nbsp;An example would look as follows (taken from:&amp;nbsp;&lt;A href="https://www.nytimes.com/interactive/2016/11/01/upshot/many-ways-to-map-election-results.html" target="_blank"&gt;https://www.nytimes.com/interactive/2016/11/01/upshot/many-ways-to-map-election-results.html&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bubblemapeg.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/16690iD895E676CF3E6536/image-size/large?v=v2&amp;amp;px=999" role="button" title="bubblemapeg.PNG" alt="bubblemapeg.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible in SAS VA vn 7.3 and if so, how can I go about doing this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have looked at the SAS Custom Graph Builder and there doesn't appear to be the option to overlay geo maps - however, I would love to stand corrected.&amp;nbsp;&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;&lt;P&gt;Marie&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>Fri, 17 Nov 2017 03:24:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414228#M8683</guid>
      <dc:creator>mduarte</dc:creator>
      <dc:date>2017-11-17T03:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA: Geo Region with Geo Coordinate(or Bubble) Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414234#M8684</link>
      <description>&lt;P&gt;Hi Marie,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately the regional overlay doesn't support the overlay of another plot. However you can use things like color or size to distinguish between different types (users/agents in your example). In VA 7.3 we don't support categorical data items for color roles (we do in VA 8.x) but you could use a display rule to achieve the same. The example below shows countries around the world with countries in North America colored red. The size of the bubble is determined by a data item representing the country's GDP:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="va73_geo_bubble_color_size.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/16691i215D899473CFADF8/image-size/large?v=v2&amp;amp;px=999" role="button" title="va73_geo_bubble_color_size.png" alt="va73_geo_bubble_color_size.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I created a display rule to format the related countries. You can either use a expression based rule or directly color map countries by naming them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have access to Esri ArcGIS - you may also utilize existing map services which already have regional information as per your requirement. In the following example the report uses an existing Esri map service showing population density by US county. Given the regional layer is part of the map service - you can overlay it with bubble or coordinates. In this case a bubble plot using a similar color mapping as shown in the previous example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="va_us_flight_delays_infographic_v3_noframe.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/16692i56D859583AAA0C51/image-size/large?v=v2&amp;amp;px=999" role="button" title="va_us_flight_delays_infographic_v3_noframe.png" alt="va_us_flight_delays_infographic_v3_noframe.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;(&lt;EM&gt;report was created using VA 8.x but ArcGIS Online services are also supported in VA 7.3 or later&lt;/EM&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Falko&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 03:38:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414234#M8684</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2017-11-17T03:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA: Geo Region with Geo Coordinate(or Bubble) Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414236#M8685</link>
      <description>&lt;P&gt;Hi Falko,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank-you for your response. I tried using a color-mapped value, however the drop down box only allows me to choose ID (which is my geography data item), it doesn't allow me to choose the category specifying agent/user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similarly, if I create an Indicator measure, 1 = Agent, 0 = User to use for the expression display rule. &amp;nbsp;This aggregates at the postcode level. &amp;nbsp;So if a postcode has both an agent and a user and I have selected minimum as the aggregation this will be 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not quite sure how to get the display rule to work for a non-geographic category.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note that I do not have access to ARGIS online ..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 03:54:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414236#M8685</guid>
      <dc:creator>mduarte</dc:creator>
      <dc:date>2017-11-17T03:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA: Geo Region with Geo Coordinate(or Bubble) Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414238#M8686</link>
      <description>&lt;P&gt;Yes, as I mentioned - the geo map doesn't support categorical items in 7.4. But you are on the right track with creating a numeric indicator (1/0). Just make sure to select 'average' or 'minimum' as default aggregation in the data panel so it doesn't get aggregated. You really only want to have 1's and 0's for your display rule.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 03:55:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414238#M8686</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2017-11-17T03:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA: Geo Region with Geo Coordinate(or Bubble) Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414239#M8687</link>
      <description>Yes that is what I did, however some postcodes have both users and agents. So for these cases, minimum only shows the user and so I don't believe this method will work for me ..</description>
      <pubDate>Fri, 17 Nov 2017 04:00:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414239#M8687</guid>
      <dc:creator>mduarte</dc:creator>
      <dc:date>2017-11-17T04:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA: Geo Region with Geo Coordinate(or Bubble) Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414240#M8688</link>
      <description>&lt;P&gt;hmm..but then this method wouldn't work anyway? Considering we only have one color per bubble. If your geographical data item is a postal code with both - what color would you expect? You really would need a pie chart (which we unfortunately don't support yet) showing a distribution of agents and users... I guess coloring by distinct value really only makes sense if you have a single value for the geographical data point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could consider a second visualization&amp;nbsp;with just a single type or maybe a toggle button to switch between both..?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 04:07:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414240#M8688</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2017-11-17T04:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA: Geo Region with Geo Coordinate(or Bubble) Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414250#M8689</link>
      <description>&lt;P&gt;Okay, I have a sub-optimal solution, but I suppose it will have to do. &amp;nbsp;I ended up sizing the bubbles according to&amp;nbsp;number of users&amp;nbsp;and coloring the bubbles red if agent count &amp;gt; 0 and blue otherwise. &amp;nbsp; &amp;nbsp;The ability to overlay geo-type maps (using the custom graph builder) would be ideal...&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 04:53:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414250#M8689</guid>
      <dc:creator>mduarte</dc:creator>
      <dc:date>2017-11-17T04:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA: Geo Region with Geo Coordinate(or Bubble) Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414251#M8690</link>
      <description>&lt;P&gt;Thanks again for your suggestions !&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 04:55:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414251#M8690</guid>
      <dc:creator>mduarte</dc:creator>
      <dc:date>2017-11-17T04:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA: Geo Region with Geo Coordinate(or Bubble) Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414261#M8691</link>
      <description>&lt;P&gt;Thanks Marie. Yes, there are plans to support multiple overlays for geo in the upcoming release. Thanks again for your feedback - I will pass this on to our development teams as well. Regards, Falko&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 06:02:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Geo-Region-with-Geo-Coordinate-or-Bubble-Map/m-p/414261#M8691</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2017-11-17T06:02:37Z</dc:date>
    </item>
  </channel>
</rss>

