Module areas_impl

Source
Expand description

Contains the implementation of Shading, Hydrology and SoilTexture

Structs§

FindAreaParameters
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.