The OpenSearch endpoint is not able to allow detailed searches (as done e.g. by machineclients in hostedProcessing environments) which is especially important when searching within huge amount of very similar data. Those dataset cadn only be distinguished by specific Parameters: Area of interest, Time of interest, Sensor, cloudCover, acquisitionDate.... The single search param cannot provide this.
I suggest to consider OGC 13-026r9 (and its related JSON encodings OGC 17-047 and 17-003) with two endpoints:
/openSearch/osdd providing the OSDD
/openSearch/search providing the search URL
The OpenSearch endpoint is not able to allow detailed searches (as done e.g. by machineclients in hostedProcessing environments) which is especially important when searching within huge amount of very similar data. Those dataset cadn only be distinguished by specific Parameters: Area of interest, Time of interest, Sensor, cloudCover, acquisitionDate.... The single search param cannot provide this.
I suggest to consider OGC 13-026r9 (and its related JSON encodings OGC 17-047 and 17-003) with two endpoints:
/openSearch/osdd providing the OSDD
/openSearch/search providing the search URL