Expand description
Service layer for images on the base layer.
Functionsยง
- create
- Create a base layer image in the database.
- delete_
by_ id - Delete the base layer image from the database.
- find
- Fetch all base layer images for the layer from the database.
- update
- Update the base layer image in the database.