runTestWithFilter(ft, filter, false);
}
@Test
public void testContainsSDESemanticsFilter() throws Exception {
FeatureType ft = this.dataStore.getSchema(testData.getTempTableName());
// Build a filter so that SDE would actually catch more geometries, it would
// actually include
// "MULTIPOLYGON( ((-1 -1, -1 1, 1 1, 1 -1, -1 -1)), ((-170 -80, -170 -70, -160 -70, -160 -80, -170 -80)) )"
// in the results as well. It seems the containment semantics is applied in or to the