I would like to read data from postgis database using the command:

aois <-  readOGR("PG:dbname=wales", "aois")

I get the following error:

aois <-  readOGR("PG:dbname=wales", "aois")
Error in ogrInfo(dsn = dsn, layer = layer, input_field_name_encoding = 
input_field_name_encoding) :
  Multiple # dimensions:

I assume I have the syntax correct. Any advise?  I could of course export the 
data into a shape file using pgsql2shp and import that I guess but...



-- 
GPG Key: 1024D/050895C2
Keyserver: http://pgp.mit.edu/          
Search String: 0x050895C2

_______________________________________________
R-sig-Geo mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to