// cpt-city: grass/srtm (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 = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.52897 color rgbf <0.0000,0.0000,0.0392,0.0000>] [0.53904 color rgbf <0.0000,0.0000,0.0784,0.0000>] [0.54408 color rgbf <0.0000,0.0000,0.2745,0.0000>] [0.54912 color rgbf <0.0000,0.0000,0.5098,0.0000>] [0.55164 color rgbf <0.0000,0.0000,0.8039,0.0000>] [0.55416 color rgbf <0.3922,0.5020,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.56423 color rgbf <0.9020,0.9020,0.5020,0.0000>] [0.57934 color rgbf <0.7922,0.6196,0.2941,0.0000>] [0.60453 color rgbf <0.8392,0.7333,0.3843,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 <0.9804,0.9804,0.9804,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }