Hello All,

In combination with RD Hales we have come across something slightly
strange, and were wondering if it was a change you were aware of.

Basically, a wmts getCapabilities doc from a Geoserver v2.2 no longer has
the <style> tag per layer, and so when creating a layer in OpenLayers using
the getCapabilities document it will fail every time because in the
createLayer: function(capabilities, config)

the style loop will always return null, and so the layer creation will call
style: style.dentifier, which will be undefined.

A getCap for WMTS in a 2.1.4 geoserver still does have that style tag.


Is this a configurable option now?

Regards,

Toby
_______________________________________________
Dev mailing list
d...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-dev

Reply via email to