| Package | Description |
|---|---|
| ddf.catalog.impl.filter | |
| ddf.catalog.source.opensearch | |
| ddf.catalog.source.opensearch.impl | |
| org.codice.ddf.opensearch.query.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
SpatialDistanceFilter |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenSearchParser.populateGeospatial(org.apache.cxf.jaxrs.client.WebClient client,
SpatialFilter spatial,
boolean shouldConvertToBBox,
List<String> parameters)
Fills in the OpenSearch query URL with geospatial information (poly, lat, lon, and radius).
|
| Modifier and Type | Method and Description |
|---|---|
SpatialFilter |
OpenSearchFilterVisitorObject.getSpatialSearch() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenSearchParserImpl.populateGeospatial(org.apache.cxf.jaxrs.client.WebClient client,
SpatialFilter spatial,
boolean shouldConvertToBBox,
List<String> parameters) |
void |
OpenSearchFilterVisitorObject.setSpatialSearch(SpatialFilter spatialSearch) |
| Modifier and Type | Class and Description |
|---|---|
class |
BBoxSpatialFilter |
class |
PolygonSpatialFilter |
This work is licensed under a Creative Commons Attribution 4.0 International License.