added WFSCapabilities format. Original patch by tschaub, r=tschaub,me

(closes #1988)


git-svn-id: http://svn.openlayers.org/trunk/openlayers@9219 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2009-04-06 21:32:46 +00:00
parent 043bbab2ca
commit e3103362ee
6 changed files with 315 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -59,9 +59,10 @@
<li>Format/Filter/v1.html</li>
<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/WFSCapabilities.html</li>
<li>Format/WFSCapabilities/v1.html</li>
<li>Format/WFSDescribeFeatureType.html</li>
<li>Format/WFST.html</li>
<li>Format/WFST/v1.html</li>
<li>Format/WFST/v1_0_0.html</li>
@@ -72,6 +73,7 @@
<li>Format/WMC/v1.html</li>
<li>Format/WMSCapabilities.html</li>
<li>Format/WMSCapabilities/v1_1_1.html</li>
<li>Format/WMSDescribeLayer.html</li>
<li>Format/WMSGetFeatureInfo.html</li>
<li>Format/XML.html</li>
<li>Geometry.html</li>