Module backend::service::plant_layer
source · Expand description
Service layer for plant layer.
Functions§
- Get all relations of a certain plant.
- Generates a heatmap signaling ideal locations for planting the plant. The return values are raw bytes of an PNG image.
- Parses the matrix of scores with values 0-1 to raw bytes of a PNG image.