Filter enhancements. Adding support for serializing filters with Filter Encoding 1.1. Adding matchCase attribute to filters with binary operators. Refactoring filter formats to use methods from base XML format. r=ahocevar,adube (closes #1790)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@8812 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -221,6 +221,7 @@
|
||||
"OpenLayers/Format/Filter.js",
|
||||
"OpenLayers/Format/Filter/v1.js",
|
||||
"OpenLayers/Format/Filter/v1_0_0.js",
|
||||
"OpenLayers/Format/Filter/v1_1_0.js",
|
||||
"OpenLayers/Format/Text.js",
|
||||
"OpenLayers/Format/JSON.js",
|
||||
"OpenLayers/Format/GeoJSON.js",
|
||||
|
||||
Reference in New Issue
Block a user