Skip to content
Prev 21297 / 29559 Next

reading a feature class

dd is the layer name/s, so literally I meant to use it to find what
"All_lays1" really should be. (I have no experience with this format
thankfully).

So see for yourself what ogrListLayers reports, then the dsn for readOGR is
the same, but it also wants a layer name as the second arg.

(I probably need to find one of these "geodatabases" things and try for
myself before I can help.)

dsn is the data source (the mothership)

layer is the one or more layer-thingys in that ship

(shapefiles have just one layer, hence the most available example breaks
the more general mould)

Clear? See ?readOGR for examples
On 9 Jul 2014 19:59, "JOSEPH BECHARA" <jbechara at lri-lb.org> wrote:

            
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140709/e85334fd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 16370 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140709/e85334fd/attachment.jpg>