Create brush feature for drawing in the layer
Opened this issue · 3 comments
hatchla commented
Tasks
- Extract brush feature from other layers if possible
- Use extracted brush in this layer or implement similar to existing brushes
Use case
Hydrology layer (see Usecase)
Related Pull request
No response
markus2330 commented
We definitely should have a shared implementation of brushes and polygon editing. It is already quite problematic even with minor differences in implementation.
hatchla commented
We definitely should have a shared implementation of brushes and polygon editing. It is already quite problematic even with minor differences in implementation.
This implementation of an abstract brush would be a seperat issue. AFAIK we do not have something like this (depends on how we envision it because we could use the implementation done in the Shade Layer already).
markus2330 commented
The shade layer unfortunately currently does not have an implementation as we would like but eventually it should have a brush.