Description Usage Arguments Value Author(s) Examples
Print a predefined QGIS Style (.qml) markup text on screen. Copy and paste to create a .qml file to be used in QGIS. The style is associated with a given data set.
1 | qgis_style(dataset, qml_file = "")
|
dataset |
(character) one valid data set provided by inSitu. |
qml_file |
(character) file to save the QML. If "" the function prints the QML to the standard output. |
nothing.
Rolf Simoes, rolf.simoes@inpe.br
1 | qgis_style("cerrado_124K_16classes_6bands")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.