I am trying to create interpolated maps within geographical borders.
I have the coordinates and values to the points I am trying to interpolate. I also have a map of the geographical land mass in .shp file, within which I am trying to confine the interpolation.
Using GRASS in QGIS, I have managed to interpolate my points with v.surf.idw. But I seem unable to confine them to the map of my geographical region (Northern Quebec, bordering James and Hudson Bay), meaning that my gradient goes into the bay!
How do overlay my interpolation within the boundaries of Quebec?
