Expand description
Contains the implementation of Shading
, Hydrology
and SoilTexture
Structs§
- Find
Area Parameters - Arguments for the database layer find shadings function.
Functions§
- create_
hydrologies - Save hydrologies in the database.
- create_
shadings - Save shadings in the database.
- create_
soil_ textures - Save soil textures in the database.
- delete_
areas_ by_ ids - Delete the shading from the database.
- find_
area - Get all areas from the appropriate table.
- update_
hydrologies - Update hydrology areas in the database.
- update_
shadings - Update shading areas in the database.
- update_
soil_ textures - Update soil texture areas in the database.