Edit Objects

Object editing refers to common operations on geometries. For example, when creating a Boston map, we need to merge islands in the South China Sea into a complex object for unified operations. Similarly, when handling land updates, the local update functionality can be used to modify changed land boundaries. provides 49 commonly used editing functions, offering great convenience for data processing.

The Object Operations tab is a contextual ribbon tab providing feature drawing and editing functionalities bound to the map. This tab only appears when the active window in the application is a map window.

All geometric editing functions in the Feature Editing group require editable layers. To edit geometries in a layer, the layer must be set as editable in Layer Settings.

Basic Editing Operations: Introduces common map operations including copy, cut, paste, redo, undo, and delete.

Edit Node: Explains how to edit object nodes, including moving, deleting, and adding nodes.

Trim: Describes how to trim intersecting line objects (trim objects) at intersection points using a selected baseline.

Extend: Explains how to extend non-intersecting line objects to ensure they eventually intersect.

Split: Demonstrates splitting line objects into new objects at mouse-click positions.

Accurate Split: Details precise splitting methods for line objects by distance, percentage, segment count, or interval.

Change Direction: Shows how to reverse line object direction.

Fillet: Illustrates extending/trimming adjacent endpoints of line segments to create rounded corners.

Chamfer: Explains extending/trimming adjacent endpoints of line segments to create chamfered edges.

Central Point Adjustment: Describes adjustment calculations for nodes on adjacent lines to generate new connecting nodes.

Explode: Demonstrates decomposing line objects into simple two-node objects.

End-to-end Connection Line: Explains connecting multiple simple line objects into a single line.

Resample Curve: Describes removing redundant nodes while preserving line shapes.

Smooth Curve: Shows how to convert lines into continuous smooth curves.

Specify Offset: Explains creating parallel objects based on source object references.

Positioning Copy: Details copying selected objects to specified locations.

Mirror: Demonstrates creating symmetrical mirror objects from selected features.

Rotation: Shows rotating objects by specified angles.

Line Split: Explains splitting lines/polygons with temporary cutting lines.

Polygon Split: Details splitting polygon objects with temporary cutting polygons.

Object Split: Describes splitting lines/polygons using selected cutting objects.

Local Update: Updates partial geometries of lines/regions with drawn polylines.

Style Brush: Explains applying object styles to other features.

Attribute Brush: Details transferring attributes between objects.

Merge: Combines multiple objects into a single new object.

Intersect: Obtains overlapping areas of multiple objects.

Group: Combines different object types into compounds.

Ungroup: Breaks down complex objects or compounds.

Protective Decomposition: Decomposes complex polygons with multi-level island-hole relationships into single-level structures.

XOR: Removes overlapping areas while combining remaining parts into one object.

Erase: Deletes overlapping portions between the target and eraser objects.

Donut Polygon: Processes overlapping areas of nested polygons to create donut-shaped features.

Line to Point: Converts selected lines to point objects.

Line to Region: Transforms selected lines into polygon objects.

Region to Line: Converts selected polygons to line objects.

For more details, please refer to the specific function pages.