I have a kriging-like estimation from an area (a matrix with coordinates and the kriging estimation value) and a vector map and I would like put this estimation inside it.
I have used v.to.rast but the returned map has a very poor resolution (it doesn’t follow the real borders, for example, but big squares; I suppose, of course, I’m doing something wrong).
I have a kriging-like estimation from an area (a matrix with coordinates and
the kriging estimation value) and a vector map and I would like put this
estimation inside it.
I have used v.to.rast but the returned map has a very poor resolution (it
doesn't follow the real borders, for example, but big squares; I suppose, of
course, I'm doing something wrong).
I read on v.to.rast: “Before running v.to.rast, the user should therefore ensure that the current geographic region is correctly set and that the region resolution is at the desired level” but how do I know to set correctly the geographic region?
I have a kriging-like estimation from an area (a matrix with coordinates and
the kriging estimation value) and a vector map and I would like put this
estimation inside it.
I have used v.to.rast but the returned map has a very poor resolution (it
doesn’t follow the real borders, for example, but big squares; I suppose, of
course, I’m doing something wrong).
I read on v.to.rast: “Before running v.to.rast, the user should therefore ensure that the current geographic region is correctly set and that the region resolution is at the desired level” but how do I know to set correctly the geographic region?
I have a kriging-like estimation from an area (a matrix with coordinates and
the kriging estimation value) and a vector map and I would like put this
estimation inside it.
I have used v.to.rast but the returned map has a very poor resolution (it
doesn’t follow the real borders, for example, but big squares; I suppose, of
course, I’m doing something wrong).