nens / threedi-schematisation-editor

QGIS tool for editing schematisations
0 stars 0 forks source link

Processing algorithm: generate exchange lines #93

Closed leendertvanwolfswinkel closed 1 year ago

leendertvanwolfswinkel commented 1 year ago

Input: (a selection of) channels; distance (m); target exchange_line layer Algorithm: for each input channel, create an offset line at specified distance; result features should be added to the target layer with valid (unique) id and the channel_id should be the input channel's id Output: no new layer is created, output features are directly to the target layer

leendertvanwolfswinkel commented 1 year ago

Think of a way to fill in the exchange_level attribute of the exchange line based on analysis of the DEM (perhaps better to make this a separate processing algorithm)

leendertvanwolfswinkel commented 1 year ago

Please add your planning poker estimate with Zenhub @ldebek