te::ws::ogc::wms::StyleURL Struct Reference

The StyleURL WMS 1.3.0 struct. More...

#include <DataTypes.h>

Public Attributes

std::string m_format
 
OnlineResource m_onlineResource
 

Detailed Description

The StyleURL WMS 1.3.0 struct.

A Map Server may use StyleURL to offer more information about the data or symbology underlying a particular Style. While the semantics are not well-defined, as long as the results of an HTTP GET request against the StyleURL are properly MIME-typed, Viewer Clients and Cascading Map Servers can make use of this. A possible use could be to allow a Map Server to provide legend information.

Definition at line 185 of file DataTypes.h.

Member Data Documentation

std::string te::ws::ogc::wms::StyleURL::m_format

Definition at line 187 of file DataTypes.h.

OnlineResource te::ws::ogc::wms::StyleURL::m_onlineResource

Definition at line 188 of file DataTypes.h.


The documentation for this struct was generated from the following file: