2024-10-07 18:07:48 +02:00
|
|
|
# The following has been generated automatically from src/core/vectortile/qgsvectortileutils.h
|
|
|
|
try:
|
|
|
|
QgsVectorTileUtils.updateUriSources = staticmethod(QgsVectorTileUtils.updateUriSources)
|
|
|
|
QgsVectorTileUtils.sortTilesByDistanceFromCenter = staticmethod(QgsVectorTileUtils.sortTilesByDistanceFromCenter)
|
|
|
|
QgsVectorTileUtils.tilePolygon = staticmethod(QgsVectorTileUtils.tilePolygon)
|
|
|
|
QgsVectorTileUtils.makeQgisFields = staticmethod(QgsVectorTileUtils.makeQgisFields)
|
|
|
|
QgsVectorTileUtils.scaleToZoom = staticmethod(QgsVectorTileUtils.scaleToZoom)
|
|
|
|
QgsVectorTileUtils.scaleToZoomLevel = staticmethod(QgsVectorTileUtils.scaleToZoomLevel)
|
|
|
|
QgsVectorTileUtils.makeVectorLayerForTile = staticmethod(QgsVectorTileUtils.makeVectorLayerForTile)
|
|
|
|
QgsVectorTileUtils.formatXYZUrlTemplate = staticmethod(QgsVectorTileUtils.formatXYZUrlTemplate)
|
|
|
|
QgsVectorTileUtils.checkXYZUrlTemplate = staticmethod(QgsVectorTileUtils.checkXYZUrlTemplate)
|
|
|
|
QgsVectorTileUtils.loadSprites = staticmethod(QgsVectorTileUtils.loadSprites)
|
|
|
|
QgsVectorTileUtils.__group__ = ['vectortile']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-10-07 18:07:48 +02:00
|
|
|
pass
|