Displaying 1 result from an estimated 1 matches for "zh_hans".
2011 Dec 24
2
readLines errors
...e below.
readLines(url("http://ditu.google.cn/maps/geo?q=+Ç°Ë®³å<http://ditu.google.cn/maps/geo?q=+%E5%89%8D%E6%B0%B4%E5%86%B2>
,+¹ó³Ø+°²»Õ,+Öйú&output=csv&key=ABQIAAAAq8Fnd_oUka-7RdS6BrD7GBTqeABoQuNTXS36G_rkiwQnKRW6GBTkns8JpKz6y6dScgB8827dlddUlg&language=zh-CN®ion=zh_Hans"),
n=1, warn=FALSE)
[1] "400,0,0,0"
The returned value is wrong. I also tried several other options, but
still have the same problem. The interesting thing is if i paste the URL
into the IE explorer directly, it do return the correct values.
Anybody can give me some suggestion...