Re: [Geotools-devel] Request for a gt-cql2-text unsupported module

2022-02-01 Thread Andrea Aime
Hi Ian, thanks for your support. About the package name ... yeah, the idea actually crossed my mind. That package only has 2 public classes, CQL and CQLCompiler (why is this one even public?). It should be feasible to deprecate them, move them into "org.geotools.filter.text.cql", and then free up

Re: [Geotools-devel] Request for a gt-cql2-text unsupported module

2022-02-01 Thread Ian Turton
Sounds like a good idea to me. Might be worth raising an issue on refactoring the package name so we don't forget to fix it at some point. Ian On Tue, 1 Feb 2022, 11:51 Andrea Aime, wrote: > Hi, > I have a very narrow opportunity to start implementing a CQL2 parser, but > need to deliver > some

[Geotools-devel] Request for a gt-cql2-text unsupported module

2022-02-01 Thread Andrea Aime
Hi, I have a very narrow opportunity to start implementing a CQL2 parser, but need to deliver some results in a matter of a few days. CQL2-text has some significant differences compared to CQL and ECQL, a quick check shows: - spatial and temporal operator names differ - identifiers can have column