oll:WMS

Inherits from

See also

  • oll namespace
  • {<OpenLayers.Layer.WMS}}
  • OGC:WMS layer type
Summary
oll:WMS
Configurable Properties
name{String}
url{String}
params{String {}}
reproject{Boolean}
encodeBBOX{Boolean}
transparent{Boolean}
exceptions{String}
format{String}
style{String}
Layer Types
OGC:WMS

Configurable Properties

name

{String}

url

{String}

params

{String {}}

reproject

{Boolean}

encodeBBOX

{Boolean}

transparent

{Boolean}

exceptions

{String}

format

{String}

style

{String}

Layer Types

OGC:WMS

See also

WMC example

<Layer queryable="0" hidden="0">
  <Server service="OGC:WMS" version="1.1.1" title="OGC:WMS">
    <OnlineResource xlink:type="simple" xlink:href="http://maps.opengeo.org/geowebcache/service/wms" />
  </Server>
  <Name>bluemarble</Name>
  <Title>Blue Marble</Title>
  <FormatList>
    <Format current="0">image/png</Format>
  </FormatList>
</Layer>
Namespace for OpenLayers layers.