Skip to content
Prev 17271 / 29559 Next

(no subject)

On Tue, 29 Jan 2013, Ledile Mankga wrote:

            
Please always provide the output of sessionInfo(). I am fairly certain 
that you have rgdal < 0.8-4, because this bug was fixed in 0.8-4 - see 
the first entry in:

http://cran.r-project.org/web/packages/rgdal/ChangeLog

In general you should pass the path to the layer as the dsn=, and the 
layer name as layer=. If you use the alternative form, use a complete path 
to the shapefile dsn, which would have worked here if you had updated 
rgdal.

The same problem was mentioned and resolved in:

https://stat.ethz.ch/pipermail/r-sig-geo/2013-January/017226.html

Hope this helps,

Roger