Get pixel value when i hover the cursor over any pixel

I want to get Pixel value When i hover the cursor over any point within the field,
the end result I want is in the image below.

here is my wms script which i use to call the image:

https://services.sentinel-hub.com/ogc/wms/myId?format=image/png&service=WMS&request=GetMap&layers=NDVI&styles=&format=image%2Fjpeg&transparent=true&version=1.3.0&geometry=POLYGON((30.372432%20-9.332521%2C30.374968%20-9.325225%2C30.372617%20-9.32323%2C30.370802%20-9.321835%2C30.36921%20-9.330461%2C30.370191%20-9.33147%2C30.372432%20-9.332521))&maxcc=20&time=2023-01-01%2F2023-04-01&width=640&height=640&minZoom=6&maxZoom=20&crs=EPSG%3A4326&bbox=30.36813582872057,-9.332885742187502,30.37287518811804,-9.327392578125002

please I am new to this and I will appreciate a detailed walk down of the process please

Thank you :hugs:

answered in How to get NDVI index value of the pixel

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.