OpenLayers OpenLayers

Changeset 7357

Show
Ignore:
Timestamp:
06/13/08 15:14:39 (6 months ago)
Author:
tcoulter
Message:

Added WFSDescribeFeatureType format from this patch: http://trac.openlayers.org/attachment/ticket/1202/ticket1202.patch

Notice that Trac only shows one file, but the patch actually contains two. You may need to download the original format to see both.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/topp/geoext/lib/OpenLayers.js

    r6847 r7357  
    210210            "OpenLayers/Format/WMSCapabilities.js", 
    211211            "OpenLayers/Format/WMSCapabilities/v1_1_1.js", 
     212            "OpenLayers/Format/WFSDescribeFeatureType.js", 
     213            "OpenLayers/Format/WFSDescribeFeatureType/v1_0.js", 
    212214            "OpenLayers/Layer/WFS.js", 
    213215            "OpenLayers/Control/MouseToolbar.js",