Tagged Questions
1
vote
1answer
79 views
Is it possible to export raster data from PostGIS or MapServer as a base64 string?
Is it possible to output a PNG in a base64 string so that can be directly loaded into a browser? I've read through the PostGIS documentation which refer to the GDAL output formats. The GDAL output ...

