[R-sig-Geo] Fill NoData cells in a raster
Marcos Freitas
marcoswfreitas at gmail.com
Fri Mar 18 01:43:39 CET 2016
Land use classes are categorical or dummy data type, an interpolation approach shouldn't be used with this kind of data. You can perform a resampling approach, but you'll lost in spatial resolution. This approach just will succeed if your no data pixels are small patches.
Marcos W. D. de Freitas
> Em 17 de mar de 2016, às 20:27, Marine Regis <marine.regis at hotmail.fr> escreveu:
>
> Hello,
>
> I am beginner in spatial statistics and I would need some advice. I have a raster that is based on a grid of 30 m resolution and in which each cell is assigned to one of ten land cover types (coded as 1, 2, 3, 4, ..., 10 in the raster). However, there are some NoData cells in the raster. Is there an efficient way to fill NoData cells with reasonable values of land cover types? Should I use an interpolation method?
>
> Thank you very much for your time.
>
> Marine
>
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
More information about the R-sig-Geo
mailing list