// cpt-city: jjg/dem/c3t2 (cpt) // // Various digital elevation models (DEM) schemes // // author: J.J. Green // copyright: Public domain // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/dem #declare c3t2 = color_map { [0.00000 color rgbf <0.5490,0.7176,0.5176,0.0000>] [0.01667 color rgbf <0.5490,0.7176,0.5176,0.0000>] [0.01667 color rgbf <0.6314,0.7804,0.6000,0.0000>] [0.03333 color rgbf <0.6314,0.7804,0.6000,0.0000>] [0.03333 color rgbf <0.7529,0.8667,0.6980,0.0000>] [0.06667 color rgbf <0.7529,0.8667,0.6980,0.0000>] [0.06667 color rgbf <0.8510,0.9137,0.7412,0.0000>] [0.10000 color rgbf <0.8510,0.9137,0.7412,0.0000>] [0.10000 color rgbf <0.9451,0.9529,0.7882,0.0000>] [0.16667 color rgbf <0.9451,0.9529,0.7882,0.0000>] [0.16667 color rgbf <1.0000,0.9882,0.7843,0.0000>] [0.25000 color rgbf <1.0000,0.9882,0.7843,0.0000>] [0.25000 color rgbf <1.0000,0.9451,0.7765,0.0000>] [0.33333 color rgbf <1.0000,0.9451,0.7765,0.0000>] [0.33333 color rgbf <1.0000,0.9098,0.7098,0.0000>] [0.50000 color rgbf <1.0000,0.9098,0.7098,0.0000>] [0.50000 color rgbf <1.0000,0.8667,0.6353,0.0000>] [0.66667 color rgbf <1.0000,0.8667,0.6353,0.0000>] [0.66667 color rgbf <1.0000,0.8275,0.5647,0.0000>] [0.83333 color rgbf <1.0000,0.8275,0.5647,0.0000>] [0.83333 color rgbf <1.0000,0.8000,0.5020,0.0000>] [1.00000 color rgbf <1.0000,0.8000,0.5020,0.0000>] }