View source: R/gdal_tileindex.R
gdal_tileindex | R Documentation |
QGIS Algorithm provided by GDAL Tile index (gdal:tileindex)
gdal_tileindex( LAYERS = qgisprocess::qgis_default_value(), PATH_FIELD_NAME = qgisprocess::qgis_default_value(), ABSOLUTE_PATH = qgisprocess::qgis_default_value(), PROJ_DIFFERENCE = qgisprocess::qgis_default_value(), TARGET_CRS = qgisprocess::qgis_default_value(), CRS_FIELD_NAME = qgisprocess::qgis_default_value(), CRS_FORMAT = qgisprocess::qgis_default_value(), OUTPUT = qgisprocess::qgis_default_value(), ..., .complete_output = .complete_output_option(), .quiet = .quiet_option(), .messages = .message_option() )
LAYERS |
|
PATH_FIELD_NAME |
|
ABSOLUTE_PATH |
|
PROJ_DIFFERENCE |
|
TARGET_CRS |
|
CRS_FIELD_NAME |
|
CRS_FORMAT |
|
OUTPUT |
|
... |
further parameters passed to |
.complete_output |
logical specifying if complete out of |
.quiet |
logical specifying if parameter |
.messages |
logical specifying if messages from |
OUTPUT - outputVector - Tile index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.