<?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: SAS VA: Geo Region Map with Custom Coordinate of District of India in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/SAS-VA-Geo-Region-Map-with-Custom-Coordinate-of-District-of/m-p/517394#M3327</link>
    <description>&lt;P&gt;Kushal, Thanks for reply but i am unable to create region map of Districts.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Nov 2018 10:45:06 GMT</pubDate>
    <dc:creator>mrityunjaya</dc:creator>
    <dc:date>2018-11-30T10:45:06Z</dc:date>
    <item>
      <title>SAS VA: Geo Region Map with Custom Coordinate of District of India</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-VA-Geo-Region-Map-with-Custom-Coordinate-of-District-of/m-p/513302#M2506</link>
      <description>&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to show Geo Region Map of District of a perticular state of india. For custom coordinate, it is not working for region map but working for bubble map as shown in images.&lt;/P&gt;&lt;P&gt;How to show Geo region map for district of State in India ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Adding custom Coordinates" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24930i071F802C1F02D48F/image-size/large?v=v2&amp;amp;px=999" role="button" title="geomap1.PNG" alt="Adding custom Coordinates" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Adding custom Coordinates&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bubble Map after adding custom Coordinates" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24932i04C62E84113EB624/image-size/large?v=v2&amp;amp;px=999" role="button" title="geomap2.PNG" alt="Bubble Map after adding custom Coordinates" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Bubble Map after adding custom Coordinates&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Region map after adding custom Coordinates" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24931i06D75ACAADCF2F82/image-size/large?v=v2&amp;amp;px=999" role="button" title="geomap3.PNG" alt="Region map after adding custom Coordinates" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Region map after adding custom Coordinates&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 13:32:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-VA-Geo-Region-Map-with-Custom-Coordinate-of-District-of/m-p/513302#M2506</guid>
      <dc:creator>mrityunjaya</dc:creator>
      <dc:date>2018-11-15T13:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA: Geo Region Map with Custom Coordinate of District of India</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-VA-Geo-Region-Map-with-Custom-Coordinate-of-District-of/m-p/516990#M3261</link>
      <description>&lt;P&gt;Hi Mrityunjay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can acheive your requirement with a bit of help from SAS Admin since you would require to add some Custom polygon data like latitude and longitude values in couple of inbuilt tables ATTRLOOKUP and CENTLOOKUP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. You need to download shape file of the state you required(.shp) from online.&lt;/P&gt;&lt;P&gt;2. Use the proc mapimport procedure to convert the .shp file to SAS Data set.&lt;/P&gt;&lt;P&gt;2. Take admins help and create a folder and library for mapscstm pointing to the path&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="xis-userSuppliedValue"&gt;SASHOME&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;/SASFoundation/9.4/mapscstm&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. Locate the ATTRLOOKUP and CENTLOOKUP tables from SASFoundation directory and take a backup.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4.&amp;nbsp;Download the custom polygon deployment program at&amp;nbsp;&lt;A title="opens in a new window or tab" href="http://support.sas.com/rnd/datavisualization/vageo/va74polygons.sas" target="_blank"&gt;support.sas.com/rnd/datavisualization/vageo/va74polygons.sas&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;5.&amp;nbsp;In the custom polygon deployment program, define the library references and macro variables for your custom polygons.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;6.&amp;nbsp;Run the custom polygon deployment program&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;7. Restart the Web Application service.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please follow this link which will guide you step by step procedure on achieving your requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/vaag/69958/HTML/default/viewer.htm#p07rcrnp2cv268n1b2u9zt0fo0k7.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/vaag/69958/HTML/default/viewer.htm#p07rcrnp2cv268n1b2u9zt0fo0k7.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kushal Kumar R&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 10:56:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-VA-Geo-Region-Map-with-Custom-Coordinate-of-District-of/m-p/516990#M3261</guid>
      <dc:creator>Kushalkmr714</dc:creator>
      <dc:date>2018-11-29T10:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA: Geo Region Map with Custom Coordinate of District of India</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-VA-Geo-Region-Map-with-Custom-Coordinate-of-District-of/m-p/517394#M3327</link>
      <description>&lt;P&gt;Kushal, Thanks for reply but i am unable to create region map of Districts.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 10:45:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-VA-Geo-Region-Map-with-Custom-Coordinate-of-District-of/m-p/517394#M3327</guid>
      <dc:creator>mrityunjaya</dc:creator>
      <dc:date>2018-11-30T10:45:06Z</dc:date>
    </item>
  </channel>
</rss>

