作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
对于我在使用 ggmap 和雄蕊水彩时遇到的问题,我真的很感激一些帮助/想法。
每次尝试创建雄蕊水彩图时,我都会收到相同的错误消息:
"Error in readPNG(destfile) : file is not in PNG format"
qmap("new-york", zoom=13, source="stamen", maptype="watercolor")
get_map(location='Auckland', source="stamen", maptype="watercolor", zoom=13)
最佳答案
作为临时修复,您可以自己进行更改。类型
get_stamenmap
get_stamenmap <- function (bbox =
64: urls <- paste(urls, ".jpg", sep = "")
71: destfile <- paste(filename, "jpg", sep = ".")
tile <- readJPEG(destfile)
assignInNamespace("get_stamenmap",get_stamenmap,ns="ggmap")
关于png - ggmap 雄蕊水彩 png 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23488022/
我是一名优秀的程序员,十分优秀!