Module backend::model::entity::areas_impl
source · Expand description
Contains the implementation of Shading
, Hydrology
and SoilTexture
Structs§
- Arguments for the database layer find shadings function.
Functions§
- Save hydrologies in the database.
- Save shadings in the database.
- Save soil textures in the database.
- Delete the shading from the database.
- Get all areas from the appropriate table.
- Update hydrology areas in the database.
- Update shading areas in the database.
- Update soil texture areas in the database.