问题描述
我正在尝试加载 shapefile,但遇到了这个问题:
Error using openShapeFiles>checkSHP (line 64)
Unable to open both filename.shp and filename.SHP.
Error in openShapeFiles (line 18)
[basename,ext] = checkSHP(basename,shapeExtensionProvided);
Error in shaperead (line 210)
= openShapeFiles(filename,'shaperead');
Error in xxxx (line 31)
S=shaperead('filename');
我已经下载了“映射工具箱”并且多边形没有 z。 你可以帮帮我吗?谢谢。
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)