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
Copy file name to clipboardExpand all lines: fragments/filter/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -213,9 +213,11 @@ Formal definitions and grammars for CQL can be found here:
213
213
214
214
These projects have or are developing CQL support:
215
215
216
-
-[GeoPython PyCQL](https://github.com/geopython/pycql/tree/master/pycql), and the
216
+
Also ECQL is the old CQL standard defined in some old OGC CSW spec, not a superset of the current CQL Text standard from OGC API Features. (Which will be implemented soon).
217
+
218
+
-[pygeofilter](https://github.com/geopython/pygeofilter) has support for the older ECQL standard (similar to CQL Text) and will soon have support for OGC API Part 3 CQL
219
+
-[GeoPython PyCQL](https://github.com/geopython/pycql/tree/master/pycql) (discontinued), and the
217
220
[Bitner fork](https://github.com/bitner/pycql) to be used in stac-fastapi
218
-
-[pygeofilter](https://github.com/geopython/pygeofilter) has support for ECQL (a superset of CQL Text) and CQL JSON
219
221
-[Franklin](https://github.com/azavea/franklin) is working on it in [this PR](https://github.com/azavea/franklin/pull/750).
220
222
-[Geotools](https://github.com/geotools/geotools) has support for [CQL text](https://github.com/geotools/geotools/tree/main/modules/library/cql/src/main/java/org/geotools/filter/text/cql2)
0 commit comments