[MapProxy] WMS Styles

Oliver Tonnhofer olt at omniscale.de
Wed Jun 30 17:14:32 EDT 2010


On 30.06.2010, at 21:07, Adam Estrada wrote:
> Is there any way to set the WMS style parameter in the Services.yaml file? There does not appear to be a spec for this so I am wondering if there is an option I am missing or possibly even a quick workaround to get my embedded styles.

You can embed it in the url or add it as a parameter.

req:
  url: http://example.org/service?styles=foo
  layers: base

or

req:
  url: http://example.org/service?
  layers: base
  styles: foo

-- 
Oliver Tonnhofer <olt at omniscale.de>
Omniscale - Dominik Helle, Oliver Tonnhofer GbR
Nadorster Str. 60, 26123 Oldenburg
Tel: +49(0)441/9392774-2 (Fax: 9)



More information about the MapProxy mailing list