如题,本人找了一个中国280个地级市的shp文件,想通过shp2dta转化为dta文件然后在stata里进行编辑
但是在键入命令
shp2dta using cities,database(11111) coordinates(11111xy) genid(iid) gencentroids(c)
之后出现了如下问题:
type: 15
bufget(): 3300 argument out of range
fbufget(): - function returned error
read_shp(): - function returned error
<istmt>: - function returned error
r(3300);
。有没有熟悉空间计量的朋友们指出一下问题所在,不胜感激。如果解决了可以贡献一部分论坛币。