Skip to content

Commit

Permalink
Add additional Offset Curve Documentation (#9400)
Browse files Browse the repository at this point in the history
Backports #9382
  • Loading branch information
DelazJ authored Nov 21, 2024
2 parents d1fe9c0 + c284458 commit 827bc15
Showing 1 changed file with 10 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1313,20 +1313,25 @@ The tool can be applied to the edited layer (the geometries are modified)
or also to background layers (in which case it creates copies of the lines /
rings and adds them to the edited layer).
It is thus ideally suited for the creation of distance line layers.
The :guilabel:`User Input` dialog pops-up, showing the displacement distance.
The :guilabel:`User Input` dialog pops-up, showing the displacement distance
and other settings.

To create a shift of a line layer, you must first go into editing mode
To create a shift of a line or polygon layer, you must first go into editing mode
and activate the |offsetCurve| :sup:`Offset Curve` tool.
Then click on a feature to shift it.
Move the mouse and click where wanted or enter the desired distance in
the user input widget. Holding :kbd:`Ctrl` during the 2nd click will make an offset copy.
Your changes may then be saved with the |saveEdits|
:sup:`Save Layer Edits` tool.

For geometries on background layers make sure that snapping is on and hold :kbd:`Ctrl`
to select the geometry from the background. Also hold :kbd:`Ctrl` when doing the second click.
Geometries will be converted to the target layer geometry type.

QGIS options dialog (Digitizing tab then **Curve offset tools** section) allows
you to configure some parameters like **Join style**, **Quadrant segments**,
**Miter limit**.
QGIS options dialog (Digitizing tab then **Curve offset tools** section) or
the |settings| icon in the :guilabel:`User Input` dialog allows
you to configure :ref:`some parameters <curve_offset_tool>` like **Join style**,
**Quadrant segments**, **Miter limit** and **End cap style**.

.. index::
single: Digitizing tools; Reverse Line
Expand Down

0 comments on commit 827bc15

Please sign in to comment.