// cpt-city: grass/population (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 population = color_map { [0.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.00000 color rgbf <1.0000,0.8549,0.6431,0.0000>] [0.00000 color rgbf <1.0000,0.8549,0.6431,0.0000>] [0.00000 color rgbf <1.0000,0.7294,0.3529,0.0000>] [0.00001 color rgbf <1.0000,0.7294,0.3529,0.0000>] [0.00001 color rgbf <0.8039,0.5059,0.1255,0.0000>] [0.00012 color rgbf <0.8039,0.5059,0.1255,0.0000>] [0.00013 color rgbf <0.5451,0.2510,0.0627,0.0000>] [0.00050 color rgbf <0.5451,0.2510,0.0627,0.0000>] [0.00050 color rgbf <0.3529,0.0157,0.0000,0.0000>] [1.00000 color rgbf <0.3529,0.0157,0.0000,0.0000>] }