QGIS/python/core/auto_additions/qgsmaplayerserverproperties.py
2024-08-14 13:05:46 +10:00

7 lines
482 B
Python

# The following has been generated automatically from src/core/qgsmaplayerserverproperties.h
QgsServerWmsDimensionProperties.PredefinedWmsDimensionName.baseClass = QgsServerWmsDimensionProperties
try:
QgsServerMetadataUrlProperties.__attribute_docs__ = {'url': 'URL of the link', 'type': 'Link type. Suggested to use FGDC or TC211.', 'format': 'Format specification of online resource. It is strongly suggested to either use text/plain or text/xml.'}
except NameError:
pass