You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These projects have or are developing CQL2 support:
246
246
@@ -253,7 +253,7 @@ These projects have or are developing CQL2 support:
253
253
-[xtraplatform-spatial](https://github.com/interactive-instruments/xtraplatform-spatial) has support for CQL2 Text and provides an [ANTLR 4 grammer](https://github.com/interactive-instruments/xtraplatform-spatial/tree/master/xtraplatform-cql/src/main/antlr/de/ii/xtraplatform/cql/infra)
254
254
-[Geotools](https://github.com/geotools/geotools) has support for [CQL2 text](https://github.com/geotools/geotools/tree/main/modules/library/cql/src/main/java/org/geotools/filter/text/cql2)
255
255
256
-
Note that the [xbib CQL library (JVM)](https://github.com/xbib/cql) is the OASIS Contextual Query Language, not
256
+
Note that the xbib CQL library (JVM) is the OASIS Contextual Query Language, not
257
257
OGC CQL, and should not be used to implement this extension, as they are significantly different query languages.
258
258
[Stacatto](https://github.com/planetlabs/staccato) uses this for their query language implementation, but it is
0 commit comments