首页 > 其他 > 详细

R: rgdal could not find "gdal"

时间:2016-03-09 06:54:15      阅读:212      评论:0      收藏:0      [点我收藏+]

Mark一下,安装rgdal后是不能使用gdal的功能的,比如如下代码会报错:

sds <- get_subdatasets(hdfpath)

错误是 unable to find "gdal", 这时需要下载gdal核心文件并且安装,下载网址如下:

http://www.gisinternals.com/release.php

选择版本,一般选择“Generic installer for the GDAL core components”就可以

R: rgdal could not find "gdal"

原文:http://www.cnblogs.com/ABMRG/p/5256585.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!