openkfw / mapme.protectedareas

Reproducible workflows in R for processing open geodata to create knowledge about KfW supported protected areas and conservation effectiveness.
GNU General Public License v3.0
4 stars 0 forks source link

Improve Matching Variable: Agricultural Soil Suitability #90

Open Jo-Schie opened 2 years ago

Jo-Schie commented 2 years ago

Background: Soil aptitude for agriculture is dependend on different factors, not solely clay as we have it in our model here. Textual factors comprise clay, silt and sand particles and an optimal mixture can be found e.g. here. Other variables are e.g. cation exchange capacity (CEC), total nitrogen as well as soil organic carbon density and soil organic carbon stock.

There are two approaches to create a better indicator:

As for the time being, I will only implement a routine that defines soil aptitude based on clay content within certain boundaries (i.e. from 10-40% as optimal to fair aptitude and beyond or below as low aptitutde.

Definition of Done. A new indicator is defined and conceptually sound. Data is processed and integrated into the matching frames.

Jo-Schie commented 2 years ago

fyi: @yotaae and @melvinhlwong . I think this issue will be more complicated. So as for the time beeing I will try to implement a better estimation based on the available data and later depending on ressources we should change this. I will also create a new issue in mapme.biodiversity for this.

image

Image Source

Jo-Schie commented 2 years ago

Probably it is easier and more sound to user another data-product with an estabilshed methodology see this issue in the biodiversity repo.

fBedecarrats commented 1 year ago

This is an old reference(see Soil quality section) : https://www.fao.org/soils-portal/data-hub/soil-maps-and-databases/harmonized-world-soil-database-v12/en/ But from what I've found, soilgrids 2.0 seems to be the state of the art right now (and I understand that it is not very satisfying). Just an idea: why not train a model to predict which soilgrids characteristics' combinations are the best predictors for deforestation?