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
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
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