List of Available Edit Actions
Specifies the List of Available Edit Actions. This way, the administrator may control how objects of the edit layer can be changed by the user.
Edit actions configuration
Property |
Description |
---|---|
Name |
Name of the edit action. The following table briefly describes the function for each configurable edit action. |
Specifies the default edit action. If multiple edit actions are configured as default edit action, then the first edit action in the list is used as default edit action |
Edit actions properties
Property |
Description |
||||||
---|---|---|---|---|---|---|---|
Create |
Use this edit action for creating new objects. |
||||||
Edit |
Use this edit action for changing (i.e. editing) existing objects (geometry and attribute data).
|
||||||
Copy |
Use this edit action for copying an existing object of the edit layer. |
||||||
Delete |
Use this edit action for deleting one or multiple objects of the edit layer. |
||||||
Split |
Use this edit action for splitting an existing polygon or line (for polygon or line feature class only). |
||||||
Use this edit action for merging two existing polygons or lines.
|
|||||||
CopyFrom |
Using this edit action, the user is able to copy objects from a reference layer to the edit layer. This way the user is able to quickly create exact geometry.
|
||||||
This edit action allows you to copy objects from a template list of a template layer. The difference to the Copy from edit action is that you do not select the object to be copied inside the map but from a drop down list in the ribbon menu. After selecting an object from a template list, the object must be manually placed in the desired position on the map.
|
|||||||
This edit action allows you to copy sections of linear objects (polylines) from another layer to the edit layer. This requires m-values to be active on both layers. The selection of the source object can be done spatially by box selection or via a drop down list of all objects on the source layer. In the dialog box that appears, the required section of the object can be set with exact m-values (km). The values for the minimum and maximum m-values are written directly in the dialog box.
The values of edit fields, which also exist in the source layer, are automatically prefilled with the values of the source object. After clicking on Submit editing a new object is created at the edit layer, whereby the geometry of the new object corresponds to the selected section of the source object. The geometry cannot be freely edited within the scope of this edit action.
|
|||||||
This edit action allows you to edit linear objects (polylines) that correspond to segments of linear objects on another layer. This requires m-values to be active on both layers. The selection of the object at the target layer is done by a spatial selection. The edit attribute form starts with the drop down list of the source object and input fields for the m-value range. The geometry can be changed by selecting another m-value range, but always corresponds to a section of the source object - it cannot be freely edited within the scope of this edit action.
|
|||||||
Cut_MultiPart |
Using this edit action, the user is able to cut out a polygon-object from an existing object. If the extent of the cut-polygon is inside the extent of the existing object, the result is a hole. Otherwise the intersecting part will be cut out of the existing object. If the existing object is a line feature, it will be divided in two segments, which are handled as a multipart feature. Deleting the whole existing object by drawing a cut-polygon completely covering it, isn't allowed. Therefor use the delete function. |
||||||
This edit action allows you to build one multipart feature based on multiple existing (selected) objects. The objects used to create the multipart feature could be spatial separated or overlapping each other. In the second case the overlapping borders of the features are dissolved and the result is a consistent feature. You are also able to add a multipart feature or single feature to an existing multipart feature. In case of using a multipoint feature class it is also possible to merge point objects to multipart features. In every case you make a multipart feature, a new object will be created and the root-objects will be deleted (also physically).
|
|||||||
Explode_MultiPart |
With explode multipart you are able to explode existing multipart features. Therefore you have to select one before. |
edit action - description
The edit action Create is not supported when using an Inner Join (ArcGIS option: Keep only matching records). |
•See chapter Edit Layers for details about the configuration of edit layers. •See chapter Editing for details about editing in the WebOffice core client. •See chapter Editing for details about editing in the WebOffice flex client. |