[QGIS Commit] [qgis/Quantum-GIS] 3115c3: [FEATURE] Add DataUrl to layer's metadata
GitHub
noreply at github.com
Tue Jun 11 05:12:05 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 3115c3094854f4dba53153b2156c3ebb60ac9881
https://github.com/qgis/Quantum-GIS/commit/3115c3094854f4dba53153b2156c3ebb60ac9881
Author: D'Hont René-Luc <rldhont at gmail.com>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M src/app/qgsrasterlayerproperties.cpp
M src/app/qgsvectorlayerproperties.cpp
M src/core/qgsmaplayer.cpp
M src/core/qgsmaplayer.h
M src/mapserver/qgsprojectparser.cpp
M src/ui/qgsrasterlayerpropertiesbase.ui
M src/ui/qgsvectorlayerpropertiesbase.ui
Log Message:
-----------
[FEATURE] Add DataUrl to layer's metadata
Like keyword list, attribution and metadata url, this information is
used by QGIS Server in WMS GetCapabilities and GetContext Request.
The user can add an url where he can find information about the layer.
More information about the QGIS-commit
mailing list