View source: R/qgis_transferannotationsfrommain.R
qgis_transferannotationsfrommain | R Documentation |
QGIS Algorithm provided by QGIS (native c++) Transfer annotations from main layer (native:transferannotationsfrommain). Transfer all annotations from the main annotation layer in a project to a new annotation layer.
qgis_transferannotationsfrommain(
LAYER_NAME = qgisprocess:::qgis_default_value(),
...,
.complete_output = .complete_output_option(),
.quiet = .quiet_option(),
.messages = .message_option()
)
LAYER_NAME |
|
... |
further parameters passed to |
.complete_output |
logical specifying if complete out of |
.quiet |
logical specifying if parameter |
.messages |
logical specifying if messages from |
OUTPUT - outputLayer - New annotation layer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.