Skip to content

Commit

Permalink
Move and improves snapping on intersection
Browse files Browse the repository at this point in the history
  • Loading branch information
SrNetoChan committed Oct 15, 2019
1 parent 407adad commit 23f58ef
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,14 @@ that you don’t add vertexes too close to each other.
the default snapping mode, tolerance value, and units, which will populate
the :guilabel:`Snapping Options` dialog.

.. index:: Snapping on intersections

Enable snapping on intersections
---------------------------------

Another available option is to use |snappingIntersection| :guilabel:`snapping on
intersection`, which allows you to lock on geometry intersections of
snapping enabled layers, even if there's no vertices in there.

.. index:: Search radius

Expand Down Expand Up @@ -189,15 +196,6 @@ digitize all vertices of the common boundary.
needed.


.. index:: Snapping on intersections

Enable snapping on intersections
---------------------------------

Another option is to use |checkbox| :guilabel:`Enable snapping on intersection`.
It allows you to snap on an intersection of background layers, even if there's no vertex on
the intersection.

Geometry Checker
-----------------

Expand Down Expand Up @@ -1685,3 +1683,5 @@ To edit features in-place:
:width: 1.5em
.. |topopologicalEditing| image:: /static/common/mIconTopologicalEditing.png
:width: 1.5em
.. |snappingIntersection| image:: /static/common/mIconSnappingIntersection.png
:width: 1.5em
2 changes: 2 additions & 0 deletions source/substitutions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,8 @@
.. |slider| image:: /static/common/slider.png
.. |snapping| image:: /static/common/mIconSnapping.png
:width: 1.5em
.. |snappingIntersection| image:: /static/common/mIconSnappingIntersection.png
:width: 1.5em
.. |sort| image:: /static/common/sort.png
:width: 1.5em
.. |sourceFields| image:: /static/common/mSourceFields.png
Expand Down
Binary file added static/common/mIconSnappingIntersection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 23f58ef

Please sign in to comment.