mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
7 lines
482 B
Python
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
|