[OpenLayers-Dev] WMS Capabilities (ticket #2164)

Gabriel Nolasco nolasco_gabriel at yahoo.com.br
Thu Sep 17 09:13:18 EDT 2009


Hi,

Thanks Trond and Tim for this very useful patch.
I have a question regarding the read_cap_SRS method: I can see that the layer.srs property is an object, so one can test if a layer node has a passed child SRS: layer.srs[srs] = true.
But what if I want to get all SRS child nodes of a layer? Does your patch supports this and I’m missing how to do it or do I have to change your code and define the layer.srs as an array and push all the SRS values: layer.srs.push(srs)?

Another question is about support for WMS 1.3. I have found this patch [1] and would like to know if there is somebody working on it.

[1] http://trac.openlayers.org/attachment/ticket/1176/Capabilities.patch

Thanks in advance,
Gabriel Nolasco


      ____________________________________________________________________________________
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com



More information about the Dev mailing list