-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
SamplingFeatureDatasets
Description
Retrieve a list of sampling features along with metadata about their associated datasets.
Returns
List of sampling feature objects along with their associated datasets
Available Query Parameters (must specify either samplingFeatureID OR samplingFeatureUUID OR samplingFeatureCode)
- samplingFeatureID: return sampling features for a list of samplingFeatureIDs
- samplingFeatureUUID: return sampling features for a list of samplingFeatureUUIDs
- samplingFeatureCode: return information for a specific sampling feature or list of sampling features
- datasetType: return datasets for a list of particular datasetTypes
This relates to the development of ODM2RESTAPI issue ODM2/ODM2RESTfulWebServices#19