[Geoserver-devel] CQL-JSON-Object Pull Request

Hey All,
I have been working on a CQL-JSON-Object to filter module for GeoTools (https://github.com/geotools/geotools/tree/master/modules/unsupported/cql-json ) and would like to submit a PR to integrate it into the GeoServer OGCAPI module in a manner similar to this: https://github.com/turingtestfail/geoserver/blob/cql-json-object-api-filter1/src/community/ogcapi/ogcapi-core/src/main/java/org/geoserver/api/APIFilterParser.java

Please let me know if this is an issue or if there are any special things I need to do before creating the PR.

Thanks,
Joe Miller

I think you just need to work with Andrea as the module maintainer. I expect we should include your geotools module in the -Dall activation (so the nightly build produces a snapshot for the geoserver community module to use). That will place a slightly higher expectation on you not to break the build but should be okay.

···


Jody Garnett