<?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: PROC GMAP in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/239010#M8685</link>
    <description>&lt;P&gt;I totally understand that what I'm asking isn't really at a good time. Again I would like a&amp;nbsp;&lt;STRONG&gt;World Map&lt;/STRONG&gt; not just a map of the US. I mean I'm sure there's a way I just haven't used proc gmap or proc sgplot as the class at my High School is just really an introduction I suppose.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think what Darrel said&lt;/P&gt;&lt;P&gt;"Look at &lt;A href="http://support.sas.com/rnd/papers/archive.html#2004" target="_self" rel="nofollow"&gt;http://support.sas.com/rnd/papers/archive.html#2004&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;For the paper AND examples: &lt;STRONG&gt;&lt;FONT face="Arial" size="2"&gt;Tips and Tricks II: Getting the most from your SAS/GRAPH maps&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;The example "DrillHover", is similar to what you want.&amp;nbsp; I assume you will need the world map instead of the US.&amp;nbsp; And be sure to use the UNPROJECTED lat and long."&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Was more of what I am looking for but again just in a World Map.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Dec 2015 22:24:05 GMT</pubDate>
    <dc:creator>joel94657534034</dc:creator>
    <dc:date>2015-12-11T22:24:05Z</dc:date>
    <item>
      <title>PROC GMAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/238962#M8679</link>
      <description>&lt;P&gt;I am a High School student trying to complete a Final Project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a data set provided from NASA named "Meteorite Landings"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to display where the meteorites landed on a world map in SAS. Please help as this project is due in a few days.&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>Fri, 11 Dec 2015 18:58:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/238962#M8679</guid>
      <dc:creator>joel94657534034</dc:creator>
      <dc:date>2015-12-11T18:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GMAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/238971#M8680</link>
      <description>&lt;P&gt;Look at &lt;A href="http://support.sas.com/rnd/papers/archive.html#2004" target="_self"&gt;http://support.sas.com/rnd/papers/archive.html#2004&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;For the paper AND examples: &lt;STRONG&gt;&lt;FONT face="Arial" size="2"&gt;Tips and Tricks II: Getting the most from your SAS/GRAPH maps&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;The example "DrillHover", is similar to what you want.&amp;nbsp; I assume you will need the world map instead of the US.&amp;nbsp; And be sure to use the UNPROJECTED lat and long.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 19:30:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/238971#M8680</guid>
      <dc:creator>Darrell_sas</dc:creator>
      <dc:date>2015-12-11T19:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GMAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/238974#M8681</link>
      <description>&lt;P&gt;Since I recently&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-analyze-meteorite-data-from-NASA/ta-p/238836" target="_self"&gt; saw this data set discussed in the SAS University Edition community&lt;/A&gt;, I feel I should point out that PROC GMAP is not included in the free SAS University Edition. Nor are the standard world maps included, since they&amp;nbsp;are shipped with SAS/GRAPH software.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 19:36:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/238974#M8681</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-12-11T19:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GMAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/238999#M8683</link>
      <description>&lt;P&gt;I see. I have researched that but again it's just the US. Could you possible show me the code? And if I can give you my data set and main data step (where the geo locations will be coming from) and have you possible run it to show me that it works that would be great.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At school we have the full SAS software but at my home I only have the SAS University.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 21:15:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/238999#M8683</guid>
      <dc:creator>joel94657534034</dc:creator>
      <dc:date>2015-12-11T21:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GMAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/239006#M8684</link>
      <description>&lt;P&gt;I'm not near a computer right now, but since it is late Friday, here's a quick reply:&lt;BR /&gt;1) If you just want an approximate map, you can use the POLYGON statement in PROC SGPLOT, as shown at&lt;BR /&gt;&lt;A href="http://blogs.sas.com/content/iml/2015/11/18/create-a-map-with-proc-sgplot.html&amp;nbsp;" target="_blank"&gt;http://blogs.sas.com/content/iml/2015/11/18/create-a-map-with-proc-sgplot.html&amp;nbsp;&lt;/A&gt; (second example, with cities)&lt;BR /&gt;Notice that you will have to use a DATA step to append the coordinates of the meteor locations&lt;BR /&gt;2) If you want to use PROC GMAP, look at the many examples at &lt;A href="http://robslink.com/SAS/Home.htm" target="_blank"&gt;http://robslink.com/SAS/Home.htm&lt;/A&gt;&lt;BR /&gt;I think there is a "college rankings"&amp;nbsp; example (under "80-Eagles, aliens,...") that you could try to copy.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 21:51:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/239006#M8684</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-12-11T21:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GMAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/239010#M8685</link>
      <description>&lt;P&gt;I totally understand that what I'm asking isn't really at a good time. Again I would like a&amp;nbsp;&lt;STRONG&gt;World Map&lt;/STRONG&gt; not just a map of the US. I mean I'm sure there's a way I just haven't used proc gmap or proc sgplot as the class at my High School is just really an introduction I suppose.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think what Darrel said&lt;/P&gt;&lt;P&gt;"Look at &lt;A href="http://support.sas.com/rnd/papers/archive.html#2004" target="_self" rel="nofollow"&gt;http://support.sas.com/rnd/papers/archive.html#2004&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;For the paper AND examples: &lt;STRONG&gt;&lt;FONT face="Arial" size="2"&gt;Tips and Tricks II: Getting the most from your SAS/GRAPH maps&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;The example "DrillHover", is similar to what you want.&amp;nbsp; I assume you will need the world map instead of the US.&amp;nbsp; And be sure to use the UNPROJECTED lat and long."&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Was more of what I am looking for but again just in a World Map.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 22:24:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/239010#M8685</guid>
      <dc:creator>joel94657534034</dc:creator>
      <dc:date>2015-12-11T22:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GMAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/239014#M8686</link>
      <description>&lt;P&gt;If you have access to Proc Gmap then there should have been a library called MAPS installed. With SAS 9.3 and later there is an additional library with higher detail maps as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The MAP dataset in proc gmap would be Maps.World. Your meteor data would need to have coordinates in the same measure as that map data set. Maps.World has latitude and longitude expressed in radians.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 23:39:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PROC-GMAP/m-p/239014#M8686</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-12-11T23:39:03Z</dc:date>
    </item>
  </channel>
</rss>

