[Qgis-user] Terrarium formatted color ramp

Nicolas Cadieux njacadieux.gitlab at gmail.com
Mon Jun 29 19:54:04 PDT 2020


Could you use the raster calculator to separate the values and then recombine them in RGB?

Nicolas Cadieux
Ça va bien aller!

> Le 29 juin 2020 à 20:19, Artemis Live <schmidtsamuel2 at gmail.com> a écrit :
> 
> 
> I have a project in qgis that requires the generation of tiles in terrarium format. I'm confused on how this would be done. The tiles are in the following format: red = elevation/256 + 128, green = remainder/1, blue = remainder*256. Is there a way to create a color ramp that works in this way so that I can use the built in tile processing tool instead of developing an entirely new program in the python console?
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


More information about the Qgis-user mailing list