| Package | Description |
|---|---|
| org.opengis.cite.ogcapifeatures10.collections | |
| org.opengis.cite.ogcapifeatures10.util |
This package includes miscellaneous utility classes to support testing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeaturesBBox.validateFeaturesResponse_NumberReturned(Map<String,Object> collection,
BBox bbox)
Abstract Test 22, Test Method 7 (Abstract Test 26)
|
void |
FeaturesBBox.validateFeaturesWithBoundingBoxOperation(Map<String,Object> collection,
BBox bbox)
Abstract Test 13: /ats/core/fc-op
Test Purpose: Validate that features can be identified and extracted from a Collection using query parameters.
|
void |
FeaturesBBox.validateFeaturesWithBoundingBoxResponse_FeaturesProperty(Map<String,Object> collection,
BBox bbox)
Abstract Test 22, Test Method 2
|
void |
FeaturesBBox.validateFeaturesWithBoundingBoxResponse_Links(Map<String,Object> collection,
BBox bbox)
Abstract Test 22, Test Method 4 (Abstract Test 23)
|
void |
FeaturesBBox.validateFeaturesWithBoundingBoxResponse_NumberMatched(Map<String,Object> collection,
BBox bbox)
Abstract Test 22, Test Method 6 (Abstract Test 25)
|
void |
FeaturesBBox.validateFeaturesWithBoundingBoxResponse_TimeStamp(Map<String,Object> collection,
BBox bbox)
Abstract Test 22, Test Method 5 (Abstract Test 24)
|
void |
FeaturesBBox.validateFeaturesWithBoundingBoxResponse_TypeProperty(Map<String,Object> collection,
BBox bbox)
Abstract Test 22, Test Method 1
|
void |
FeaturesBBox.validateFeaturesWithBoundingBoxResponse(Map<String,Object> collection,
BBox bbox)
Abstract Test 15: /ats/core/fc-bbox-response
Test Purpose: Validate that the bounding box query parameters are processed corrrectly.
|
| Modifier and Type | Method and Description |
|---|---|
static BBox |
JsonUtils.parseSpatialExtent(Map<String,Object> collection)
Parses the spatial extent from the passed collection.
|
Copyright © 2019 Open Geospatial Consortium. All rights reserved.