SAS中文论坛

 找回密码
 立即注册

扫一扫,访问微社区

查看: 634|回复: 0
打印 上一主题 下一主题

how to invoke maps library?

[复制链接]

49

主题

76

帖子

1462

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
1462
楼主
 楼主| 发表于 2011-10-14 01:48:51 | 只看该作者

how to invoke maps library?

There is a libname maps in SAS librarys which is similar with sashelp, but I cannot use it directly like we can do 'proc print data=sashelp.class;run;' directly without assign libname sashelp.
The SAS log indicated libname map is not assigned.
so, just wonder someone can help: how can I complete 'libname maps 'SAS-data-library';'

proc gmap map=maps.us data=work.sites;
   id state;
   choro region/discrete;
run;
quit;

thanks a lot.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|手机版|Archiver|SAS中文论坛  

GMT+8, 2025-5-7 21:41 , Processed in 0.103801 second(s), 19 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表