BookmarkSubscribeRSS Feed
mrityunjaya
Obsidian | Level 7

Hello all

 

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.

How to show Geo region map for district of State in India ?

 

Adding custom CoordinatesAdding custom CoordinatesBubble Map after adding custom CoordinatesBubble Map after adding custom CoordinatesRegion map after adding custom CoordinatesRegion map after adding custom Coordinates

2 REPLIES 2
Kushalkmr714
Fluorite | Level 6

Hi Mrityunjay,

 

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.

 

1. You need to download shape file of the state you required(.shp) from online.

2. Use the proc mapimport procedure to convert the .shp file to SAS Data set.

2. Take admins help and create a folder and library for mapscstm pointing to the path SASHOME/SASFoundation/9.4/mapscstm.

3. Locate the ATTRLOOKUP and CENTLOOKUP tables from SASFoundation directory and take a backup.

4. Download the custom polygon deployment program at support.sas.com/rnd/datavisualization/vageo/va74polygons.sas.

5. In the custom polygon deployment program, define the library references and macro variables for your custom polygons.

6. Run the custom polygon deployment program

7. Restart the Web Application service.

 

Please follow this link which will guide you step by step procedure on achieving your requirement.

 

https://support.sas.com/documentation/cdl/en/vaag/69958/HTML/default/viewer.htm#p07rcrnp2cv268n1b2u9...

 

Regards,

Kushal Kumar R

 

mrityunjaya
Obsidian | Level 7

Kushal, Thanks for reply but i am unable to create region map of Districts.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1168 views
  • 0 likes
  • 2 in conversation