Calculate mean value of polygon from raster in PostGIS

المشرف العام

Administrator
طاقم الإدارة
I started with a NetCDF .gri and .grd raster file of the UK provided by a colleague. I clipped it in R to be only London, exported and converted to a ASC file, and then imported it to PostGIS using the following commands in R:

library(raster) uk_raster
 
أعلى