[R-sig-Geo] Raster to points
Paul Hiemstra
p.hiemstra at geo.uu.nl
Thu Sep 3 18:52:43 CEST 2009
Cutberto Uriel Paredes Hernández schreef:
> Dear list,
>
> Is there a way to convert a raster to points in R
> (SpatialGridDataFrame to SpatialPointsDataFrame)? I know I can do this
> with ArcGIS but I would like not to use propietary software.
>
> Sorry for posting this basic question but it couldn't find the answer
> in the archives.
>
> Thanks a lot for your help.
>
> Kind regards, Cutberto.
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>
Hi,
Look at the gridded command:
gridded(griddataset) = FALSE
cheers,
Paul
More information about the R-sig-Geo
mailing list