<?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 BASE SAS: Proc gmap subgroup ved area and block in SAS Community Nordic</title>
    <link>https://communities.sas.com/t5/SAS-Community-Nordic/BASE-SAS-Proc-gmap-subgroup-ved-area-and-block/m-p/364843#M56</link>
    <description>&lt;P&gt;I'm looking for a way to integreate the possibility for controlling color and size of the border lines in proc gmap with combined area and block (se below). Annotation with poly/polycont as described in difference whitepapers give error when use of block and there is no options to control outlines in area statement. The reason is, that I want to illustrate two results for different populations on a subgroup. If you only show one result you can annotate the borders in choro statement and let the bordercolors illustrate the subgroup. I'm looking for at way to compine the border annotation in choro with area/block. Do someone have an idea.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;gmap&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=analysevis &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;map&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=mapout &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;annotate&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=annolegend &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;all&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;id&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; boligtype navn afd;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;area&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; b_gnsb / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;midpoints&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;to&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;6&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;missing&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;nolegend&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; * error if annotate ni area;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;block&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; a_gnsb / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;midpoints&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;to&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;6&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;cempty&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=black &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;coutline&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=grey &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;legend&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=legend1 &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;BLOCKSIZE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;WOUTLINE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#008000" face="Courier New" size="2"&gt;/*annotate=annoborder doesnt work with block statement*/&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;name&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"&amp;amp;gnavn._b"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;format&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; a_gnsb b_gnsb &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;borger.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;quit&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jun 2017 06:57:44 GMT</pubDate>
    <dc:creator>kimer</dc:creator>
    <dc:date>2017-06-07T06:57:44Z</dc:date>
    <item>
      <title>BASE SAS: Proc gmap subgroup ved area and block</title>
      <link>https://communities.sas.com/t5/SAS-Community-Nordic/BASE-SAS-Proc-gmap-subgroup-ved-area-and-block/m-p/364843#M56</link>
      <description>&lt;P&gt;I'm looking for a way to integreate the possibility for controlling color and size of the border lines in proc gmap with combined area and block (se below). Annotation with poly/polycont as described in difference whitepapers give error when use of block and there is no options to control outlines in area statement. The reason is, that I want to illustrate two results for different populations on a subgroup. If you only show one result you can annotate the borders in choro statement and let the bordercolors illustrate the subgroup. I'm looking for at way to compine the border annotation in choro with area/block. Do someone have an idea.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;gmap&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=analysevis &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;map&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=mapout &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;annotate&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=annolegend &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;all&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;id&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; boligtype navn afd;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;area&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; b_gnsb / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;midpoints&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;to&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;6&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;missing&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;nolegend&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; * error if annotate ni area;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;block&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; a_gnsb / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;midpoints&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;to&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;6&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;cempty&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=black &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;coutline&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=grey &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;legend&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=legend1 &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;BLOCKSIZE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;WOUTLINE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#008000" face="Courier New" size="2"&gt;/*annotate=annoborder doesnt work with block statement*/&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;name&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"&amp;amp;gnavn._b"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;format&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; a_gnsb b_gnsb &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;borger.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;quit&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 06:57:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Community-Nordic/BASE-SAS-Proc-gmap-subgroup-ved-area-and-block/m-p/364843#M56</guid>
      <dc:creator>kimer</dc:creator>
      <dc:date>2017-06-07T06:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: BASE SAS: Proc gmap subgroup ved area and block</title>
      <link>https://communities.sas.com/t5/SAS-Community-Nordic/BASE-SAS-Proc-gmap-subgroup-ved-area-and-block/m-p/457906#M165</link>
      <description>&lt;P&gt;With the 3d gmaps (block, prism, and surface), I believe that annotation has no knowledge of the 3d coordinate system, therefore I don't think there is a way to do what you're wanting to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 19:18:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Community-Nordic/BASE-SAS-Proc-gmap-subgroup-ved-area-and-block/m-p/457906#M165</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2018-04-26T19:18:22Z</dc:date>
    </item>
  </channel>
</rss>

