ElektraInitiative/PermaplanT

Create brush feature for drawing in the layer

Opened this issue · 3 comments

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

We definitely should have a shared implementation of brushes and polygon editing. It is already quite problematic even with minor differences in implementation.

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

The shade layer unfortunately currently does not have an implementation as we would like but eventually it should have a brush.