Clear and very helpful video, weldone and thanks a lot
@barabarahito3 ай бұрын
Following your steps for installing the QGIS plugin exactly, authentification failed is appearig in a red box above the map screen. Is there something I can do about that?
@narendrasinghrao11673 жыл бұрын
How can I create my own WebApp with an area of interest and filter with dates options by integrating with the sentinel hub playground?
@AlessioDiLorenzo3 жыл бұрын
Very helpful service and clear video. I Would like to ask if is it possible to perform sampling operations against these services. For example: does the GetFeatureInfo request return the pixel value of the requested coordinates?
@juanpablobigordag.15372 жыл бұрын
Good question. I asked it again, maybe we'll get an answer some day. Did you try to do it?
@multisiggeoprocessamento32713 ай бұрын
Hi! How can i integrate service google maps api?
@geebee2928 Жыл бұрын
Thanks for the webinar! I would like to know if there is or will be an intuitive way of knowing the reflectance value of an area of interest or coordinates. For example is there a way of estimating the reflectance value after using the custom script Ulyssis water quality?
@Sentinel-Hub Жыл бұрын
The best way to get the reflectance value of an AOI is to use the Statistical API. More is explained in our documentation here: docs.sentinel-hub.com/api/latest/api/statistical/
@juanpablobigordag.15372 жыл бұрын
Excellent video. Thanks for uploading it. I, too, would like to ask if it's possible to perform sampling operations against these services. For example: could the GetFeatureInfo request return the pixel value of the requested coordinates?
@Sentinel-Hub2 жыл бұрын
The GetFeatureInfo request only works in the case of polygons. However, it's possible to create a polygon with one pixel and execute a request for this one-pixel polygon to get a result.