<?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 Annotate data of proc gmap - Block statment in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Annotate-data-of-proc-gmap-Block-statment/m-p/85242#M3132</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use block statment in proc gmap with an anno data, the anno can be used successfully to mark province names in choro statment, but be not suitable in block statment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone who can give me an example of annotate dataset which can be used in block statment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;William Que&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 May 2013 09:53:22 GMT</pubDate>
    <dc:creator>qkaiwei</dc:creator>
    <dc:date>2013-05-24T09:53:22Z</dc:date>
    <item>
      <title>Annotate data of proc gmap - Block statment</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Annotate-data-of-proc-gmap-Block-statment/m-p/85242#M3132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use block statment in proc gmap with an anno data, the anno can be used successfully to mark province names in choro statment, but be not suitable in block statment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone who can give me an example of annotate dataset which can be used in block statment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;William Que&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 09:53:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Annotate-data-of-proc-gmap-Block-statment/m-p/85242#M3132</guid>
      <dc:creator>qkaiwei</dc:creator>
      <dc:date>2013-05-24T09:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Annotate data of proc gmap - Block statment</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Annotate-data-of-proc-gmap-Block-statment/m-p/85243#M3133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With a choro map, you would be annotating using xsys/ysys=2 in order to line up the labels using the map's coordinate system (which would allow you to line up labels with specific locations, centroids, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But block &amp;amp; prism maps are tilted at a 3d viewing angle (and this angle can vary in the 3d space), which would make it very difficult to know where to place the label to correspond to a 2d map coordinate.&amp;nbsp; Therefore using the data coordinate system (such as xsys/ysys=2) is not allowed for 3d maps (such as block and prism).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One work-around would be to use xsys/ysys=3 (the coordinate system of the entire graphics output area, which is not tied to the map) and hard-code the labels in x/y positions that look good to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another work-around would be to use a 2d choro map, and annotate markers on it (such as pies or bars), and then you can annotate the labels with xsys/ysys=2 as you normally do on choro maps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 12:11:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Annotate-data-of-proc-gmap-Block-statment/m-p/85243#M3133</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-05-24T12:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Annotate data of proc gmap - Block statment</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Annotate-data-of-proc-gmap-Block-statment/m-p/85244#M3134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mr. Allison:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I appreciate your website of graph demos so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although your reply is so professinal ,but this problem has always existed. How to draw a bar chart with 2 bars, representing target and actual sales on each province in map graph, and use graduant color as background color of each province area, representing individual completion rate, also label drawing on each province area, that's really a business need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 18:28:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Annotate-data-of-proc-gmap-Block-statment/m-p/85244#M3134</guid>
      <dc:creator>qkaiwei</dc:creator>
      <dc:date>2013-05-24T18:28:58Z</dc:date>
    </item>
  </channel>
</rss>

