Skip to content
Snippets Groups Projects

KSFI - Farm Hub Upscaling

Name

Farm Hub Upscaling application (link to application)

Description

This project is part of a Academic Consultancy Training Project (ACT) at Wageningen University, commissioned by Kidlinks Small Farm Incubator (KSFI). The Farm Hub Upscaling is a Google Earth Engine (GEE) application, where users can retrieve a regenerative farm suitability map for a given ward in South Africa. This way, KSFI, or other regenerative farm initiatives, can quickly retrieve information about any area in South Africa to upscale their programme. The farm suitability is calculated based on weighted layers of land use, soil type, topography (slope & aspect), proximity to water, and proximity to infrastructure (buildings & roads).

Usage

The application shows Buffalo City, Ward 32 (Eastern Cape, South Africa) by default. In the dropdown menu, the user can select a South African province, municipality and ward to generate the suitability map of the area.

Project structure

Files

  • main.js: main source code of the project.

  • Proximities.js: Module file, contains the function to calculate proxitmities

  • Weights.js: Module file, contain the functions to assign weights to every layer, and the function to calculate the suitabilty.

  • DataAquisition.js: script used to obtain DEM, calculate slope and aspect, and upload the three rasters to the ksfi-app asset.

Data sources

The data used for this project was retrieved from different sources and uploaded in the Earth Engine cloud asset "ksfi-app".

Methodology - calculation of the suitability index

Authors and acknowledgment

Author: Annemieke Verhoek (annemieke.verhoek@wur.nl) Acknowledgments: Thanks to KSFI for their enthousiasm and support in the ACT project. Additionally, much thanks to my team members Tom Winter, Mira Theilmann, Ate Jepma, Guillermo González Fradejas, and Juriaan Rijsdijk for their support and enthousiasm about this subproject.

License

For open source projects, say how it is licensed.