Tagged Questions
2
votes
2answers
123 views
Any source code for converting an infix filter to a WFS filter?
A WFS GetFeature query looks something like this:
...
6
votes
2answers
1k views
OpenLayers filter: OGC (xml) or CQL?
While having not used filtering that much in OpenLayers, we are discussing which type of filtering we should use: The OGC XML filter or the more simple CQL filter?
Are one of them more appropriate ...