Hi Everyone,<br><br>I was trying to parse a query with "Function" in it with OpenLayers.Format.Filter.v1 read() function. Write() works fine but read() fails and the reason is that in v1 readers.ogc["Function"] function is not implemented Have a look at line 213:<br>
<br><a href="https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Format/Filter/v1.js">https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Format/Filter/v1.js</a><br><br>Are there any plans to complete this functionality at some stage?<br>
<br clear="all">Thanks Alex<br>