underdarkGIS’s avatarunderdarkGIS’s Twitter Archive—№ 15,429

  1. …in reply to @tammojan
    @tammojan You can replace the color_hsl function with ramp_color: color_hsl(100,50,70) → '166,217,140' ramp_color('Spectral',0.3) → '253,190,115,255'