[OpenLayers-Trac] [OpenLayers] #3652: Parsing WFS Filter Capabilities

OpenLayers trac-20090302 at openlayers.org
Fri May 4 07:41:14 EDT 2012


#3652: Parsing WFS Filter Capabilities
-------------------------------------+--------------------------------------
 Reporter:  sredl                    |       Owner:        
     Type:  feature                  |      Status:  new   
 Priority:  minor                    |   Milestone:        
Component:  general                  |     Version:  SVN   
 Keywords:  WFS filter capabilities  |       State:  Review
-------------------------------------+--------------------------------------
 WFS Capabilities document contains <ogc:Filter_Capabilities> section,
 which is not parsed in the OpenLayers at all. To work with WFS Filters
 reasonably, we need to parse it.

 I am attaching a patch that solves the basics. It introduces different
 namespaces in the WFS Capabilities parsing and parses everything what is
 needed for Comparison filters. (Stuff for other filter types, such as
 <ogc:Spatial_Capabilities> is not parsed yet.) DescribeFeatureType URL is
 also covered in the patch. WFS 1.0.0 and WFS 1.1.0 is covered.

 I will send a CLA soon.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3652>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list