|
@@ -1,6 +1,6 @@
|
|
|
<h2>DESCRIPTION</h2>
|
|
|
|
|
|
-<i>Vector digitizing tool</i> is
|
|
|
+<b>Vector digitizing tool</b> is
|
|
|
a <em><a href="wxGUI.html">wxGUI</a></em> component intended for
|
|
|
interactive editing vector maps
|
|
|
(see <em><a href="v.edit.html">v.edit</a></em> for non-interactive
|
|
@@ -12,8 +12,8 @@ boundaries) can be edited.
|
|
|
|
|
|
Vector features can be selected using mouse or by query (e.g. minimal
|
|
|
vector line length). Vector features can be selected by bounding box
|
|
|
-or simply by mouse click (based on "Settings"->"General"->"Select
|
|
|
-threshold" value).
|
|
|
+or simply by mouse click (based on 'Settings->General->Select
|
|
|
+threshold' value).
|
|
|
|
|
|
<p>
|
|
|
Vector digitizer can be activated from Main toolbar in Map Display by
|
|
@@ -44,9 +44,9 @@ will writes only features which are 'alive'.
|
|
|
|
|
|
<p>
|
|
|
<i>Added or modified</i> vector features are <i>snapped</i> to
|
|
|
-existing vector features ("Settings"->"General"->"Snapping", nodes or vertices)
|
|
|
-based on "Settings"->"General"->"Snapping threshold" value. To
|
|
|
-disable snapping set up snapping threshold to '0'.
|
|
|
+existing vector features ('Settings->General->Snapping', nodes or vertices)
|
|
|
+based on 'Settings->General->Snapping threshold' value. To
|
|
|
+disable snapping set the snapping threshold to '0'.
|
|
|
|
|
|
<h2>Digitizer toolbar</h2>
|
|
|
|
|
@@ -104,12 +104,21 @@ disable snapping set up snapping threshold to '0'.
|
|
|
can be modified, new layer/category pairs added or already defined pairs
|
|
|
removed.</dd>
|
|
|
|
|
|
- <dt><img src="icons/silk/chart_organisation_add.png"> Copy categories</dt>
|
|
|
- <dd>Copy category settings of selected vector feature to other
|
|
|
- vector features. Layer/category pairs of source vector features are
|
|
|
- appended to the target feature category settings. Existing
|
|
|
- layer/category pairs are not removed from category settings of the
|
|
|
- target features.</dd>
|
|
|
+ <dt><img src="icons/silk/chart_organisation_add.png"> Copy categories / Duplicate attributes</dt>
|
|
|
+ <dd><ul>
|
|
|
+ <li>Copy category settings of selected vector feature to other
|
|
|
+ vector features. Layer/category pairs of source vector features are
|
|
|
+ appended to the target feature category settings. Existing
|
|
|
+ layer/category pairs are not removed from category settings of the
|
|
|
+ target features.</li>
|
|
|
+ <li>Duplicate attributes settings of selected vector feature to
|
|
|
+ other vector features. New category(ies) is appended to the
|
|
|
+ target feature category settings and attributes duplicated
|
|
|
+ based on category settings of source vector features. Existing
|
|
|
+ layer/category pairs are not removed from category settings of
|
|
|
+ the target features.</li>
|
|
|
+ </ul>
|
|
|
+ </dd>
|
|
|
|
|
|
<dt><img src="icons/silk/table.png"> Display/update attributes</dt>
|
|
|
<dd>Display attributes of selected vector feature (based on its
|
|
@@ -122,8 +131,8 @@ disable snapping set up snapping threshold to '0'.
|
|
|
<ul>
|
|
|
<li>Copy features from (background) map<br> Make identical copy of
|
|
|
selected vector features. If background vector map
|
|
|
- ("Settings"->"General"->"Background map") is given copy
|
|
|
- features from background vector map, not from currently
|
|
|
+ ('Settings->General->Background map') is given copy
|
|
|
+ features from background vector map, not from the currently
|
|
|
modified vector map.</li>
|
|
|
<li>Flip selected lines/boundaries<br> Flip direction of
|
|
|
selected linear features (lines or boundaries).</li>
|