Select to view content in your preferred language

Enhancement to Align Features Tool: Draw Alignment Path from Selected Features

287
1
03-17-2026 12:50 PM
Status: Open
MizukiKayano2
Frequent Contributor


Currently, the Align Features tool provides two options:

“Draw the alignment path” – requires users to manually sketch the alignment path, which can be time-consuming.

“Create alignment path from selected features” – generates the alignment path along neighbouring parcels within a specified buffer distance. However, results may vary depending on the selection set (see BUG-000183574 Synopsis: Creating an alignment path from selected parcels is inconsistent depending on the selection set when using Align Features), which can make the behavior less predictable in some workflows. In addition, this option may be less applicable in workflows where users need to work directly with explicitly selected features rather than neighbouring parcels.

We propose adding a third option:

“Draw the alignment path from selected features” – automatically creates a traced alignment path directly from selected features (both parcel polygons and lines).

This enhancement would allow users to select existing features and generate an alignment path based on the selected geometry, reducing the need for manual sketching and improving accuracy.

Proposed Behaviour:

  1. User selects one or more features (parcels and/or lines).
  2. The tool derives a continuous path by tracing along the geometry of the selected features.
  3. The generated path is used directly as the alignment path input.
1 Comment
John_Jones

Currently the approach used by Align Features requires the alignment path to be a single part line. We will consider improvements, but there are obstacles to overcome (not just adding an option).