WherobotsDB offers some APIs to aid in easy visualization of raster results.Documentation Index
Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt
Use this file to discover all available pages before exploring further.
Visualize raster images
Base64 String
The RS_AsBase64 encodes the raster data as a Base64 string and can be visualized using online decoder.HTML Image
The RS_AsImage returns an HTML image tag, that can be visualized using an HTML viewer or in Jupyter Notebook. For more information please click on the link.

