To edit a feature, select it and then select an operation from the Edit menu in the Lower App Bar.
The App Bars are opened by right-clicking with the mouse or swiping up from the bottom on a touch screen. App bar menu options can change depending on the context or feature selected.
The available operations will depend on the type of geometry you have selected.
An example of operations available for a polygon
When editing features, the lifecycle of the features can be controlled. For example,
when merging polygons, the feature you initially select is the one that is retained
and when splitting polygons, the feature that is split becomes the largest of the
parts.
For most operations, you can go back a step in the process by using Undo.
Append to Line
Append to Line allows you to add one or more points to the end of a line to digitise an extension in any
shape.
When splitting a feature, by default the largest part retains the identity of the
original feature. The other parts are created as new features of the same class and
with the same attribute values as the original feature.
This can be overridden by selecting the part to retain the original identity.
Open the lower app bar and select Edit > Clone Feature.
(optional) Draw a vector to describe an offset at which the clone should be placed.
You can click undo and re-draw the vector until the cloned feature is in the correct position.
If you click accept without drawing a vector, the clone will be placed in the same location as the original.
(optional) Draw a pair of vectors to describe the rotation of the new cloned feature.
You can click undo and re-draw the vectors until the cloned feature is in the correct position.
If you click accept without drawing a pair of rotation vectors, the clone will be placed without rotation.
Click in the Context bar to confirm the cloned feature.
Note:You can repeat the last two steps to move and rotate the cloned feature as many times as required before confirming.
Punch Feature
"Punching" a feature cuts areas out of an existing polygon using one or more polygons.
You can either use a completely contained polygon (resulting in a hole in the
original feature) or a polygon that touches or overlaps the boundary, (resulting in
the selected polygon being shrunk without creating a hole).
Note:The result must still be a single-part polygon, so Punch Feature cannot be used if the resulting polygon would be split in two.
Select the polygon in which the hole is to be cut.
Open the lower app bar and select Edit > Punch Feature.
Select the polygon(s) with which to cut the hole(s).
Click in the Context bar to confirm the reformed polygon.
Reshape Feature
You can reshape a line or polygon by re-digitising parts of it.
Note:When reshaping polygons, the reshape must be defined in the same direction as the
polygon boundary, that is anti-clockwise for the outer boundary and clockwise for
the inner boundary.
Open the lower app bar and select Edit > Move Feature.
Draw a vector to describe how the object should be moved. You can draw multiple vectors until the object is in the correct place.
Click in the Context bar to confirm the move.
Merge Features
You can merge multiple features of the same class that are adjoining (touching edges) into one feature. If you use Merge Feature to merge polygons that are disjoint then you create a multi-part polygon.
Note:To merge a feature that is of a different class, first change the feature's class
to be the same (see Change Class).
Open the lower app bar and select Edit > Align Feature.
Select the vector on the feature you want to align (e.g. the side of a building).
Select the vector to be used to align the feature (e.g. a road).
If the alignment is in the wrong direction (that is, the feature needs to be rotated
180 degrees), click anywhere on the map again to toggle between the two directions.
Click in the Context bar to confirm the alignment.
Square Feature
You can use Square Feature to adjust angles on lines and polygons to be close to 90 degrees.
Note:The Squaring Tolerance setting is a tolerance in degrees, which
specifies the maximum angle by which the Square function will adjust a line segment (see 1Edit Settings).
Note:The Square operation does not support Multi-part geometries.
Line segments are adjusted so that they are parallel to the base line or form a right angle with the base line.
Open the lower app bar and select Edit > Create Parallel.
An Offset field will appear in the Context bar.
Enter a value in the Offset field (in dataset units).
Note:A positive value will create the parallel line to the right of the original line,
a negative value will create the parallel line to the left.
Click in the Context bar to create the new line.
Detach Part
Th Detach Part operation will only appears if you have selected a single part of a MultiPart geometry.
This transforms the selected part into a new Polygon feature, taking all the attributes from the source feature, except it is given a new unique identifier.