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:
>
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
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
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
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