Class: QgsProcessingOutputVectorTileLayer

class qgis.core.QgsProcessingOutputVectorTileLayer

Bases: QgsProcessingOutputDefinition

A vector tile layer output for processing algorithms.

New in version 3.32.

QgsProcessingOutputVectorTileLayer(name: str, description: str = ‘’) Constructor for QgsProcessingOutputVectorTileLayer.

QgsProcessingOutputVectorTileLayer(QgsProcessingOutputVectorTileLayer)

Methods

type

rtype:

str

typeName

Returns the type name for the output class.

type(self) str
Return type:

str

typeName() str

Returns the type name for the output class.

Return type:

str