<?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: GMAP patterns in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/GMAP-patterns/m-p/544423#M17930</link>
    <description>&lt;P&gt;Like this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc catalog c=GSEG kill; run;

goptions reset=all cback=white border ;
pattern1 c=LIGGR repeat=99;

proc gmap data=MAPSGFK.EUROPE map=MAPSGFK.EUROPE gout=GSEG ;
  where IDNAME in:('Fran','Ita','Germ','Swi');
  id IDNAME;
  choro IDNAME / name='map1' ;
run;

pattern1 v=m2n45 c=brgr repeat=99;
proc gmap data=MAPSGFK.EUROPE map=MAPSGFK.EUROPE gout=GSEG ;
  where IDNAME in:('Fran','Ita','Germ','Swi');
  id IDNAME;
  choro IDNAME / name='map2' ;
run;
             
proc greplay igout   =GSEG  
             tc      =SASHELP.TEMPLT
             template=WHOLE
             nofs;
   treplay 1:map1 1:map2;
run;
quit;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/28053iB9AD4F0C97C9CB46/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2019 02:01:25 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2019-03-20T02:01:25Z</dc:date>
    <item>
      <title>GMAP patterns</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GMAP-patterns/m-p/543750#M17922</link>
      <description>&lt;P&gt;Hello Everybody,&lt;/P&gt;&lt;P&gt;got stuck again on the GMAP statement.&amp;nbsp; I was wondering if there is a pattern definition that will allow a gray filled color area with black lines for a pattern.&amp;nbsp; Following is my code where I have added some patterns experimenting on the four levels I have- but I could not find anything on the internet on how to solve my problem.&amp;nbsp; I am also attaching a jpg (inserted in a word file) of what I get and what I want in a screen shot of a small area of the map.&lt;/P&gt;&lt;P&gt;Appreciate any help, best&lt;/P&gt;&lt;P&gt;Dimitrios&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/** code starts here***/&lt;/P&gt;&lt;P&gt;goptions reset=all cback=white border htitle=12pt htext=10pt&lt;BR /&gt;display;&lt;BR /&gt;footnote3 height=5 angle=90' ';&lt;BR /&gt;pattern1 c=LIGGR ;&lt;BR /&gt;pattern2 c=brgr;&lt;BR /&gt;pattern3 v=m2n45 c=brgr ;&lt;BR /&gt;pattern4 v=m2n45 c=LIGGR ;&lt;BR /&gt;legend1 label=none shape=bar(4,2)&lt;BR /&gt;value=(height=2) across=3 mode=share origin=(45,0);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc gmap data=ma8 map=mapsgfk.world gout=gseg ;&lt;BR /&gt;id idname;&lt;BR /&gt;choro potential/ levels=4 coutline=black name='map1a' ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/** code ends here***/&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 20:23:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GMAP-patterns/m-p/543750#M17922</guid>
      <dc:creator>Dim13</dc:creator>
      <dc:date>2019-03-16T20:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: GMAP patterns</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GMAP-patterns/m-p/544420#M17929</link>
      <description>&lt;P&gt;Please avoid posting MS Office files.&lt;/P&gt;
&lt;P&gt;They carry a risk and many people will not/cannot download them.&lt;/P&gt;
&lt;P&gt;Just add the image in the post.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 01:30:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GMAP-patterns/m-p/544420#M17929</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-03-20T01:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: GMAP patterns</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GMAP-patterns/m-p/544423#M17930</link>
      <description>&lt;P&gt;Like this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc catalog c=GSEG kill; run;

goptions reset=all cback=white border ;
pattern1 c=LIGGR repeat=99;

proc gmap data=MAPSGFK.EUROPE map=MAPSGFK.EUROPE gout=GSEG ;
  where IDNAME in:('Fran','Ita','Germ','Swi');
  id IDNAME;
  choro IDNAME / name='map1' ;
run;

pattern1 v=m2n45 c=brgr repeat=99;
proc gmap data=MAPSGFK.EUROPE map=MAPSGFK.EUROPE gout=GSEG ;
  where IDNAME in:('Fran','Ita','Germ','Swi');
  id IDNAME;
  choro IDNAME / name='map2' ;
run;
             
proc greplay igout   =GSEG  
             tc      =SASHELP.TEMPLT
             template=WHOLE
             nofs;
   treplay 1:map1 1:map2;
run;
quit;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/28053iB9AD4F0C97C9CB46/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 02:01:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GMAP-patterns/m-p/544423#M17930</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-03-20T02:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: GMAP patterns</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GMAP-patterns/m-p/544476#M17931</link>
      <description>&lt;P&gt;Excellent!&lt;/P&gt;&lt;P&gt;Thank you very much, now I got to apply it to my data,&lt;/P&gt;&lt;P&gt;Appreciate it,&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Dimitrios&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 08:15:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GMAP-patterns/m-p/544476#M17931</guid>
      <dc:creator>Dim13</dc:creator>
      <dc:date>2019-03-20T08:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: GMAP patterns</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GMAP-patterns/m-p/544525#M17932</link>
      <description>&lt;P&gt;Worked fine.&amp;nbsp; Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 12:08:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GMAP-patterns/m-p/544525#M17932</guid>
      <dc:creator>Dim13</dc:creator>
      <dc:date>2019-03-20T12:08:54Z</dc:date>
    </item>
  </channel>
</rss>

