I know many of you work on Geotools as well as GeoServer, so I thought I might ask what the best route is to report an issue with org.geotoosl.filter.Capabilities.java (10.4, gt-main).
I am building my own datastore to interact with a common data framework within the company. While I was adding support for the Simple_Comparisions from the Capabilities, I was a little surprised when my testing for PropertyLessThanOrEqual didn’t stop at my breakpoint. I went into the Capabilities and noticed this:
I know many of you work on Geotools as well as GeoServer, so I thought I might ask what the best route is to report an issue with org.geotoosl.filter.Capabilities.java (10.4, gt-main).
I am building my own datastore to interact with a common data framework within the company. While I was adding support for the Simple_Comparisions from the Capabilities, I was a little surprised when my testing for PropertyLessThanOrEqual didn’t stop at my breakpoint. I went into the Capabilities and noticed this: