Skip to content

Service

Daniel Santillan edited this page Aug 18, 2023 · 4 revisions

Currently two services are supported, Sentinel Hub's and VEDA's Statistical API. When adding the service section the corresponding Endpoint is expected to be configured. So if VEDA's statistical service is added it can only be done if the VEDA endpoint has also been added to the configuration.

Statistical API (SH)

Element Type Description
EndPoint string Url to endpoint, usually https://services.sentinel-hub.com/api/v1/statistics
Name string Statistical API
CollectionId string Identifier of the data collection of SH
Script string Relative path (which root is taken from the assets_endpoint configured for the catalog) to a javascript evalscript

VEDA Statistics

Element Type Description
EndPoint string Url to endpoint, usually https://services.sentinel-hub.com/api/v1/statistics
Name string VEDA Statistics
Clone this wiki locally