Copy Layer
arcgis_pro_copy_layerCopy an existing layer from one map to the top of another map in an ArcGIS Pro project and return the new layer identifier.
Instructions
把工程中现有图层复制到另一地图的顶层,并返回新图层标识。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aprx_path | Yes | ||
| add_position | No | AUTO_ARRANGE | |
| source_map_name | Yes | ||
| target_map_name | Yes | ||
| source_layer_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||