A group of geostatistical techniques to interpolate the value of a random field at an unobserved location from observations of its value at nearby locations.

learn more… | top users | synonyms

3
votes
1answer
1k views

How to install SDA4PP plugin for Kriging in QGIS?

I am trying to do kriging in QGIS. I have loaded the SDA4PP plug in. Almost all of the items in the SDA4PP dropdown menu are not highlighted and are unresponsive when clicked on - including the ...
1
vote
1answer
367 views

Using kriging with data in GDB

I have series of data in my GDB I am running the program under VBA and what I want to do is using the data by the tool Kriging. This is what I thought: First, Kriging needs data that must be a ...