// cpt-city: grass/srtm_plus (cpt) // // Colour ramps distributed with the GRASS GIS // // author: GRASS Development Team // copyright: GPLv2 // year: 2009, 2025 // url: https://phillips.shef.ac.uk/pub/cpt-city/grass #declare srtm_plus = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.15113 color rgbf <0.0000,0.0000,0.1961,0.0000>] [0.30227 color rgbf <0.0392,0.0392,0.3922,0.0000>] [0.40302 color rgbf <0.1176,0.1176,0.5882,0.0000>] [0.50378 color rgbf <0.2745,0.2745,0.7843,0.0000>] [0.54912 color rgbf <0.3922,0.3922,0.8824,0.0000>] [0.55416 color rgbf <0.6667,0.6667,1.0000,0.0000>] [0.55416 color rgbf <0.2235,0.5922,0.4118,0.0000>] [0.55919 color rgbf <0.4588,0.7608,0.3647,0.0000>] [0.57934 color rgbf <0.9020,0.9020,0.5020,0.0000>] [0.60453 color rgbf <0.7922,0.6196,0.2941,0.0000>] [0.65491 color rgbf <0.7255,0.6039,0.3922,0.0000>] [0.70529 color rgbf <0.8627,0.8627,0.8627,0.0000>] [0.80605 color rgbf <1.0000,1.0000,1.0000,0.0000>] [1.00000 color rgbf <0.3922,0.3922,0.7843,0.0000>] }