Added WMSDescribeLayer format. Thanks bartvde and sbenthall for the patch. I made some minor modifications:

* changed file structure to match other formats (i.e. put version 1.1 parser in a WMSDescribeLayer subfolder)
 * fixed a type in the example which showed owsURL instead of owsType
r=me (closes #1201)


git-svn-id: http://svn.openlayers.org/trunk/openlayers@9146 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2009-03-31 15:06:02 +00:00
parent cf5aa98cce
commit 61b5293692
7 changed files with 275 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@
<li>Format/Filter/v1_0_0.html</li>
<li>Format/Filter/v1_1_0.html</li>
<li>Format/WFSDescribeFeatureType.html</li>
<li>Format/WMSDescribeLayer.html</li>
<li>Format/WFS.html</li>
<li>Format/WFST.html</li>
<li>Format/WFST/v1.html</li>