Re: [R-sig-Geo] Writing SpatialPolygonsDataFrame object to an ESRI Shape File format? `

2005-12-21 Thread Roger Bivand
On Wed, 21 Dec 2005, Rick Reeves wrote: > Thanks for earlier help finding the new SpatialPolygons classes.. > My final (for now) question, that I can't answer from various > documents is: > > How to write my SpatialDataFrame object to an ESRI Shape File? > > the previous method I used was: >

[R-sig-Geo] Writing SpatialPolygonsDataFrame object to an ESRI Shape File format? `

2005-12-21 Thread Rick Reeves
Thanks for earlier help finding the new SpatialPolygons classes.. My final (for now) question, that I can't answer from various documents is: How to write my SpatialDataFrame object to an ESRI Shape File? the previous method I used was: writeSRDFShape(SRDF, OutputShapeFileRoot) I have both

Re: [R-sig-Geo] Current location of the Srings object (or its replacement)?

2005-12-21 Thread David Forrest
On Wed, 21 Dec 2005, Roger Bivand wrote: ... I see that the code at http://r-spatial.sourceforge.net/gallery/ is updated to use the Polygon calls rather than the Sring calls. Would it be good to point at this code and graphics gallery from http://www.ibiblio.org/pub/languages/R/CRAN/src/contrib/V

[R-sig-Geo] Rép. : R-sig-Geo Digest, Vol 2 8, Issue 9 (Congés)

2005-12-21 Thread Sébastien TERRA
Bonjour, Je suis actuellement en congés. Je reviendrai le mardi 3 janvier 2006. Joyeux Noël et bonne année. Merci. Sébastien TERRA >>> r-sig-geo 12/21/05 12:00 >>> Send R-sig-Geo mailing list submissions to r-sig-geo@stat.math.ethz.ch To subscribe or unsubscribe via the World Wide We

Re: [R-sig-Geo] Current location of the Srings object (or its replacement)?

2005-12-21 Thread Roger Bivand
On Wed, 21 Dec 2005, Edzer J. Pebesma wrote: > Rick, this change has been done a while back already -- > substitute: > Srings with Polygons > Sring with Polygon > > see also the article about sp in the latest R-News issue. The reason for the incompatibility, as we wrote at the time, was to reduc