<?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: Sharing Annotated GMAP Work in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495540#M16930</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/31588"&gt;@jsberger&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thanks ballardw,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good suggestion.&amp;nbsp; I did test with one colleague, who reported that the MHT file, when opened in Explorer, still didn't have the hover functionality.&amp;nbsp; I suspect this is a explorer version issue, but if anyone has experienced something similar, thoughts are appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jason&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The few time I have used this functionality I had no problem using Internet Explorer 10 or 11.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should probably post the ODS HTML code you used to create the output . I think that if you are using default HTML as generated without and ODS HTML (or other HTML destination) explicitly then the HTML does not contain the proper links for HTM. I think I had a similar issue when working with this first and had to add explicit&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods html path="&amp;lt;path&amp;gt;" body="map.htm"&lt;/P&gt;
&lt;P&gt;style=sasweb;&lt;/P&gt;
&lt;P&gt;&amp;lt;gmap code&amp;gt;&lt;/P&gt;
&lt;P&gt;ods html close;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to be able to share with a colleague.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Sep 2018 22:26:51 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-09-13T22:26:51Z</dc:date>
    <item>
      <title>Sharing Annotated GMAP Work</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495366#M16923</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've generated a map of some schools sites in the city of Houston using GMAP, where i've used the annotation feature to show the school name and level (e.g., elementary, middle or high) when i hover over the marker.&amp;nbsp; Is there anyway that i can share this map with colleagues who don't have SAS so they can open it and experience the same functionality?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did save the .MHT file when saving SAS output, but that file extension can't be emailed through my organization's email account.&amp;nbsp; Any recommendations for sharing maps with others (ODS, etc.)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jason&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 15:39:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495366#M16923</guid>
      <dc:creator>jsberger</dc:creator>
      <dc:date>2018-09-13T15:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing Annotated GMAP Work</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495406#M16924</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/31588"&gt;@jsberger&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've generated a map of some schools sites in the city of Houston using GMAP, where i've used the annotation feature to show the school name and level (e.g., elementary, middle or high) when i hover over the marker.&amp;nbsp; Is there anyway that i can share this map with colleagues who don't have SAS so they can open it and experience the same functionality?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did save the .MHT file when saving SAS output, but that file extension can't be emailed through my organization's email account.&amp;nbsp; Any recommendations for sharing maps with others (ODS, etc.)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jason&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Since you already have an .mht file, which likely the best for this, then I would try placing the file into a ZIP archive and see if the email will allow that.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 17:07:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495406#M16924</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-09-13T17:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing Annotated GMAP Work</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495444#M16927</link>
      <description>&lt;P&gt;Thanks ballardw,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good suggestion.&amp;nbsp; I did test with one colleague, who reported that the MHT file, when opened in Explorer, still didn't have the hover functionality.&amp;nbsp; I suspect this is a explorer version issue, but if anyone has experienced something similar, thoughts are appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jason&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 18:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495444#M16927</guid>
      <dc:creator>jsberger</dc:creator>
      <dc:date>2018-09-13T18:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing Annotated GMAP Work</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495540#M16930</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/31588"&gt;@jsberger&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thanks ballardw,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good suggestion.&amp;nbsp; I did test with one colleague, who reported that the MHT file, when opened in Explorer, still didn't have the hover functionality.&amp;nbsp; I suspect this is a explorer version issue, but if anyone has experienced something similar, thoughts are appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jason&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The few time I have used this functionality I had no problem using Internet Explorer 10 or 11.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should probably post the ODS HTML code you used to create the output . I think that if you are using default HTML as generated without and ODS HTML (or other HTML destination) explicitly then the HTML does not contain the proper links for HTM. I think I had a similar issue when working with this first and had to add explicit&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods html path="&amp;lt;path&amp;gt;" body="map.htm"&lt;/P&gt;
&lt;P&gt;style=sasweb;&lt;/P&gt;
&lt;P&gt;&amp;lt;gmap code&amp;gt;&lt;/P&gt;
&lt;P&gt;ods html close;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to be able to share with a colleague.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 22:26:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495540#M16930</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-09-13T22:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing Annotated GMAP Work</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495654#M16932</link>
      <description>&lt;P&gt;I'm embedding the code below that i used to generate the HTM file. I've tried sending the MHT file as an attachment and inside of a zipped folder as well.&amp;nbsp; The recipient reported seeing the map complete with markers, but the 'hover' feature did not work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;**create annotation file;&lt;BR /&gt;data anno_locations;&lt;BR /&gt; set geocoded;&lt;BR /&gt; length function style color text$ 15;&lt;BR /&gt; xsys='2'; ysys='2'; hsys='3'; when='a';&lt;BR /&gt; function='symbol'; style='marker'; text="C"; size=2.0; &lt;BR /&gt; if school_level="Elementary" then color='vigb'; &lt;BR /&gt; if school_level="Middle" then color='VIOY'; &lt;BR /&gt; if school_level="High" then color='STR'; &lt;BR /&gt; if school_level="Early Childhood" then color='STY'; &lt;BR /&gt; if school_level="Alternative" then color='VIYPK'; &lt;BR /&gt; output;&lt;BR /&gt; length html $300;&lt;BR /&gt; html='title='||quote(trim(left(campus_name))||'0d'x||trim(left(school_level))); output;&lt;BR /&gt; run;&lt;/P&gt;
&lt;P&gt;**create legend;&lt;BR /&gt;data legend;&lt;BR /&gt; length function style color text$ 15;&lt;BR /&gt; retain xsys '5' ysys '5' when 'A';&lt;BR /&gt; **elementary;&lt;BR /&gt; function='move'; x=80;y=18;output;&lt;BR /&gt; function='symbol'; style='marker'; text="C"; size=1.0; color='vigb'; output;&lt;BR /&gt; function='move'; x=85;y=18;output;&lt;BR /&gt; function='label'; style='swissb'; size=1.0; position='6'; color='black'; text='Elementary';output;&lt;BR /&gt; **middle;&lt;BR /&gt; function='move'; x=80;y=15;output;&lt;BR /&gt; function='symbol'; style='marker'; text="C"; size=1.0; color='VIOY'; output;&lt;BR /&gt; function='move'; x=85;y=15;output;&lt;BR /&gt; function='label'; style='swissb'; size=1.0; position='6'; color='black'; text='Middle';output;&lt;BR /&gt; **high;&lt;BR /&gt; function='move'; x=80;y=12;output;&lt;BR /&gt; function='symbol'; style='marker'; text="C"; size=1.0; color='STR'; output;&lt;BR /&gt; function='move'; x=85;y=12;output;&lt;BR /&gt; function='label'; style='swissb'; size=1.0; position='6'; color='black'; text='High';output;&lt;BR /&gt; **early childhood;&lt;BR /&gt; function='move'; x=80;y=9;output;&lt;BR /&gt; function='symbol'; style='marker'; text="C"; size=1.0; color='STY'; output;&lt;BR /&gt; function='move'; x=85;y=9;output;&lt;BR /&gt; function='label'; style='swissb'; size=1.0; position='6'; color='black'; text='Early Childhood';output;&lt;BR /&gt; **alternative;&lt;BR /&gt; function='move'; x=80;y=6;output;&lt;BR /&gt; function='symbol'; style='marker'; text="C"; size=1.0; color='VIYPK'; output;&lt;BR /&gt; function='move'; x=85;y=6;output;&lt;BR /&gt; function='label'; style='swissb'; size=1.0; position='6'; color='black'; text='Alternative';output;&lt;BR /&gt; run;&lt;/P&gt;
&lt;P&gt;/*combine anno and legend*/&lt;BR /&gt;data anno2; &lt;BR /&gt; set anno_locations legend;&lt;BR /&gt; run;&lt;/P&gt;
&lt;P&gt;ods html path="C:\Users\jscho\Dropbox\icf\houston_tsl\data\analysis\map_tsl_locations\" body="hisd_map.htm" style=sasweb;&lt;BR /&gt;**right-click and save as web-archive single file;&lt;BR /&gt;proc gmap data=hisd_hs_bound map=hisd_hs_bound anno=anno2;&lt;BR /&gt; id _id_;&lt;BR /&gt; choro segment / levels=1 nolegend coutline=gray99;&lt;BR /&gt; run; quit;&lt;BR /&gt;ods html close;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 12:41:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495654#M16932</guid>
      <dc:creator>jsberger</dc:creator>
      <dc:date>2018-09-14T12:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing Annotated GMAP Work</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495788#M16940</link>
      <description>&lt;P&gt;One last idea and then I'm out if it doesn't work.&lt;/P&gt;
&lt;P&gt;Examine the htm code in an editor and find the image file name. Copy the actual image file ensuring that it has the same name, email to your coworker and have him/her place it in the same folder they saved the htm to.&lt;/P&gt;
&lt;P&gt;I&amp;nbsp; know the htm should have stored the image but stuff happens sometimes.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 18:13:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/495788#M16940</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-09-14T18:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing Annotated GMAP Work</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/498800#M17020</link>
      <description>&lt;P&gt;If you're emailing the output, you might try this relatively new html5 technique:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/sastraining/2013/11/06/sas-9-4-has-a-new-way-to-send-interactive-graphs-in-email/" target="_blank"&gt;https://blogs.sas.com/content/sastraining/2013/11/06/sas-9-4-has-a-new-way-to-send-interactive-graphs-in-email/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 18:29:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sharing-Annotated-GMAP-Work/m-p/498800#M17020</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2018-09-25T18:29:32Z</dc:date>
    </item>
  </channel>
</rss>

