package query
Type Members
- class GeoToolsFilterQuery extends SimpleQuery[SimpleFeature, SimpleFeature]
fallback Query type that passes evaluation off to GeoTools.
fallback Query type that passes evaluation off to GeoTools. This cannot make use of indexes, so it should be considered a "last chance" fallback.
- class Intersects[O, A <: Geometry] extends SimpleQuery[O, A]
********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc.
********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc. All rights reserved. This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0 which accompanies this distribution and is available at http://www.opensource.org/licenses/apache2.0.php. *********************************************************************